| 1 | | [ May 1 16:21:33 Enabled. ] |
| 2 | | [ May 1 16:21:33 Rereading configuration. ] |
| 3 | | [ May 1 16:21:36 Rereading configuration. ] |
| 4 | | [ May 1 16:21:41 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 c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd &"). ] |
| 5 | | [ May 1 16:21:41 Method "start" exited with status 0. ] |
| 6 | | note: configured to log to "/dev/stdout" |
| 7 | 2026-05-01T16:21:42.279Z | DEBG | oximeter: registered DTrace probes
|
| 8 | 2026-05-01T16:21:42.291Z | INFO | oximeter: starting oximeter server
file = oximeter/collector/src/lib.rs:301
|
| 9 | 2026-05-01T16:21:42.293Z | DEBG | oximeter: creating ClickHouse client
|
| 10 | 2026-05-01T16:21:42.374Z | DEBG | oximeter (clickhouse-client): registered USDT probes
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
|
| 11 | 2026-05-01T16:21:52.586Z | WARN | oximeter (clickhouse-client): oximeter database does not exist, or is out-of-date
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
file = oximeter/db/src/client/mod.rs:907
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
|
| 12 | 2026-05-01T16:21:52.586Z | DEBG | oximeter (oximeter-agent): oximeter database does not exist, creating
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
|
| 13 | 2026-05-01T16:21:52.586Z | INFO | oximeter (clickhouse-client): reading db version
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
file = oximeter/db/src/client/mod.rs:807
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
|
| 14 | 2026-05-01T16:21:52.588Z | WARN | oximeter (clickhouse-client): oximeter database does not exist, or is out-of-date
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
file = oximeter/db/src/client/mod.rs:907
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
|
| 15 | 2026-05-01T16:21:52.588Z | INFO | oximeter (clickhouse-client): read oximeter database version
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
file = oximeter/db/src/client/mod.rs:812
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
version = 0
|
| 16 | 2026-05-01T16:21:52.588Z | INFO | oximeter (clickhouse-client): initializing oximeter schema
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
file = oximeter/db/src/client/mod.rs:817
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
|
| 17 | 2026-05-01T16:21:52.588Z | DEBG | oximeter (clickhouse-client): initializing ClickHouse database
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
|
| 18 | 2026-05-01T16:21:52.840Z | INFO | oximeter (clickhouse-client): inserting current version
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
file = oximeter/db/src/client/mod.rs:838
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
version = 14
|
| 19 | 2026-05-01T16:21:52.881Z | DEBG | oximeter (clickhouse-client): registered USDT probes
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = 2ae8ad10-e994-4aa3-9bf7-31fc3e5fb010
|
| 20 | 2026-05-01T16:21:52.913Z | DEBG | oximeter (dropshot): registered endpoint
local_addr = [fd00:1122:3344:101::d]:12223
method = GET
path = /info
versions = all
|
| 21 | 2026-05-01T16:21:52.913Z | DEBG | oximeter (dropshot): registered endpoint
local_addr = [fd00:1122:3344:101::d]:12223
method = GET
path = /producers
versions = all
|
| 22 | 2026-05-01T16:21:52.913Z | DEBG | oximeter (dropshot): registered endpoint
local_addr = [fd00:1122:3344:101::d]:12223
method = DELETE
path = /producers/{producer_id}
versions = all
|
| 23 | 2026-05-01T16:21:52.913Z | DEBG | oximeter (dropshot): registered endpoint
local_addr = [fd00:1122:3344:101::d]:12223
method = GET
path = /producers/{producer_id}
versions = all
|
| 24 | 2026-05-01T16:21:52.913Z | INFO | oximeter (dropshot): listening
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.7/src/server.rs:328
local_addr = [fd00:1122:3344:101::d]:12223
|
| 25 | 2026-05-01T16:21:52.925Z | DEBG | oximeter (dropshot): successfully registered DTrace USDT probes
local_addr = [fd00:1122:3344:101::d]:12223
|
| 26 | 2026-05-01T16:21:52.925Z | DEBG | oximeter: registered USDT probes
|
| 27 | 2026-05-01T16:21:52.925Z | DEBG | oximeter: contacting nexus
|
| 28 | 2026-05-01T16:21:52.985Z | DEBG | oximeter: client request
body = Some(Body)
method = POST
uri = http://[fd00:1122:3344:101::c]:12221/metrics/collectors
|
| 29 | 2026-05-01T16:21:53.023Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::c]:12221/metrics/collectors", status: 204, headers: {"x-request-id": "44c382f4-2332-4198-8116-23f83ca7b6ee", "date": "Fri, 01 May 2026 16:21:53 GMT"} })
|
| 30 | 2026-05-01T16:21:53.023Z | INFO | oximeter: oximeter registered with nexus
file = oximeter/collector/src/lib.rs:464
id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
|
| 31 | 2026-05-01T16:21:53.025Z | INFO | oximeter (oximeter-agent): starting refresh list task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:562
|
| 32 | 2026-05-01T16:21:53.026Z | INFO | oximeter (oximeter-agent): refreshing list of producers from Nexus
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:565
|
| 33 | 2026-05-01T16:21:53.029Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::c]:12221/metrics/collectors/c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd/producers?sort_by=id_ascending
|
| 34 | 2026-05-01T16:21:53.047Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::c]:12221/metrics/collectors/c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd/producers?sort_by=id_ascending", status: 200, headers: {"content-type": "application/json", "x-request-id": "0519ae10-830e-40c1-8ca5-a42c7489ff3d", "content-length": "29", "date": "Fri, 01 May 2026 16:21:53 GMT"} })
|
| 35 | 2026-05-01T16:21:53.047Z | INFO | oximeter (oximeter-agent): refreshed list of producers from Nexus
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:640
n_current_tasks = 0
n_pruned_tasks = 0
|
| 36 | 2026-05-01T16:21:57.884Z | DEBG | oximeter (database-inserter): batch interval expired, but no samples to insert
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
|
| 37 | 2026-05-01T16:21:57.884Z | DEBG | oximeter (database-inserter): batch interval expired, but no samples to insert
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
|
| 38 | 2026-05-01T16:22:02.884Z | DEBG | oximeter (database-inserter): batch interval expired, but no samples to insert
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
|
| 39 | 2026-05-01T16:22:02.884Z | DEBG | oximeter (database-inserter): batch interval expired, but no samples to insert
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
|
| 40 | 2026-05-01T16:22:07.884Z | DEBG | oximeter (database-inserter): batch interval expired, but no samples to insert
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
|
| 41 | 2026-05-01T16:22:07.885Z | DEBG | oximeter (database-inserter): batch interval expired, but no samples to insert
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
|
| 42 | 2026-05-01T16:22:08.026Z | INFO | oximeter (oximeter-agent): refreshing list of producers from Nexus
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:565
|
| 43 | 2026-05-01T16:22:08.027Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::c]:12221/metrics/collectors/c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd/producers?sort_by=id_ascending
|
| 44 | 2026-05-01T16:22:08.031Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::c]:12221/metrics/collectors/c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd/producers?sort_by=id_ascending", status: 200, headers: {"content-type": "application/json", "x-request-id": "d137b820-1c16-4ce7-924c-91890e9cc031", "content-length": "849", "date": "Fri, 01 May 2026 16:22:08 GMT"} })
|
| 45 | 2026-05-01T16:22:08.031Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::c]:12221/metrics/collectors/c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJjZDdjZDE5Ni0yYjE3LTQ0ZWUtYTYyMy1kMGQ5YWE2ZDM3YWYifX0%3D
|
| 46 | 2026-05-01T16:22:08.047Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::c]:12221/metrics/collectors/c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJjZDdjZDE5Ni0yYjE3LTQ0ZWUtYTYyMy1kMGQ5YWE2ZDM3YWYifX0%3D", status: 200, headers: {"content-type": "application/json", "x-request-id": "f56490a6-3999-4a4e-a69c-f3bb4a84741e", "content-length": "29", "date": "Fri, 01 May 2026 16:22:08 GMT"} })
|
| 47 | 2026-05-01T16:22:08.047Z | DEBG | oximeter (oximeter-agent): registered new metric producer
address = [fd00:1122:3344:101::2]:40116
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5946b6e8-687a-4af2-bbb3-9af6d6bc23e7
|
| 48 | 2026-05-01T16:22:08.047Z | DEBG | oximeter (oximeter-agent): registered new metric producer
address = [fd00:1122:3344:101::2]:8001
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
|
| 49 | 2026-05-01T16:22:08.047Z | DEBG | oximeter (oximeter-agent): registered new metric producer
address = [fd00:1122:3344:101::2]:4677
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
|
| 50 | 2026-05-01T16:22:08.047Z | DEBG | oximeter (oximeter-agent): registered new metric producer
address = [fd00:1122:3344:101::1]:8001
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
|
| 51 | 2026-05-01T16:22:08.047Z | DEBG | oximeter (oximeter-agent): registered new metric producer
address = [fd00:1122:3344:101::1]:50923
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = cd7cd196-2b17-44ee-a623-d0d9aa6d37af
|
| 52 | 2026-05-01T16:22:08.047Z | INFO | oximeter (oximeter-agent): refreshed list of producers from Nexus
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:640
n_current_tasks = 5
n_pruned_tasks = 0
|
| 53 | 2026-05-01T16:22:08.048Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 54 | 2026-05-01T16:22:08.048Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 55 | 2026-05-01T16:22:08.048Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 56 | 2026-05-01T16:22:08.048Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5946b6e8-687a-4af2-bbb3-9af6d6bc23e7
producer_ip = fd00:1122:3344:101::2
producer_port = 40116
|
| 57 | 2026-05-01T16:22:08.048Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 58 | 2026-05-01T16:22:08.048Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = cd7cd196-2b17-44ee-a623-d0d9aa6d37af
producer_ip = fd00:1122:3344:101::1
producer_port = 50923
|
| 59 | 2026-05-01T16:22:08.048Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = cd7cd196-2b17-44ee-a623-d0d9aa6d37af
producer_ip = fd00:1122:3344:101::1
producer_port = 50923
|
| 60 | 2026-05-01T16:22:08.049Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 61 | 2026-05-01T16:22:08.049Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = cd7cd196-2b17-44ee-a623-d0d9aa6d37af
producer_ip = fd00:1122:3344:101::1
producer_port = 50923
|
| 62 | 2026-05-01T16:22:08.080Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 63 | 2026-05-01T16:22:08.080Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 64 | 2026-05-01T16:22:08.080Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 65 | 2026-05-01T16:22:08.080Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 66 | 2026-05-01T16:22:08.080Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5946b6e8-687a-4af2-bbb3-9af6d6bc23e7
producer_ip = fd00:1122:3344:101::2
producer_port = 40116
|
| 67 | 2026-05-01T16:22:08.080Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5946b6e8-687a-4af2-bbb3-9af6d6bc23e7
producer_ip = fd00:1122:3344:101::2
producer_port = 40116
|
| 68 | 2026-05-01T16:22:08.080Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 69 | 2026-05-01T16:22:08.087Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 70 | 2026-05-01T16:22:08.090Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 71 | 2026-05-01T16:22:08.101Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 144
producer_id = 5946b6e8-687a-4af2-bbb3-9af6d6bc23e7
producer_ip = fd00:1122:3344:101::2
producer_port = 40116
|
| 72 | 2026-05-01T16:22:08.185Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 2
n_samples = 2321
producer_id = cd7cd196-2b17-44ee-a623-d0d9aa6d37af
producer_ip = fd00:1122:3344:101::1
producer_port = 50923
|
| 73 | 2026-05-01T16:22:08.197Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_samples = 2514
|
| 74 | 2026-05-01T16:22:08.197Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_samples = 2514
|
| 75 | 2026-05-01T16:22:08.197Z | DEBG | oximeter (clickhouse-client): unrolling 2514 total samples
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
|
| 76 | 2026-05-01T16:22:08.197Z | DEBG | oximeter (clickhouse-client): retrieving timeseries schema from database
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
|
| 77 | 2026-05-01T16:22:08.202Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
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: 2026-05-01T16:22:08.197841628Z }
timeseries_name = oximeter_collector:collections
|
| 78 | 2026-05-01T16:22:08.207Z | DEBG | oximeter (clickhouse-client): retrieving timeseries schema from database
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
|
| 79 | 2026-05-01T16:22:08.210Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
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: 2026-05-01T16:22:08.207532325Z }
timeseries_name = static_routing_config:static_routes
|
| 80 | 2026-05-01T16:22:08.210Z | DEBG | oximeter (clickhouse-client): retrieving timeseries schema from database
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
|
| 81 | 2026-05-01T16:22:08.211Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
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: 2026-05-01T16:22:08.210689583Z }
timeseries_name = static_routing_config:static_nexthops
|
| 82 | 2026-05-01T16:22:08.211Z | DEBG | oximeter (clickhouse-client): retrieving timeseries schema from database
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
|
| 83 | 2026-05-01T16:22:08.212Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
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: 2026-05-01T16:22:08.211685304Z }
timeseries_name = switch_rib:active_routes
|
| 84 | 2026-05-01T16:22:08.212Z | DEBG | oximeter (clickhouse-client): retrieving timeseries schema from database
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
|
| 85 | 2026-05-01T16:22:08.213Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
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: 2026-05-01T16:22:08.212614904Z }
timeseries_name = mg_lower:routes_blocked_by_link_state
|
| 86 | 2026-05-01T16:22:08.213Z | DEBG | oximeter (clickhouse-client): retrieving timeseries schema from database
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
|
| 87 | 2026-05-01T16:22:08.214Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
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: 2026-05-01T16:22:08.213581236Z }
timeseries_name = ddm_router:originated_underlay_prefixes
|
| 88 | 2026-05-01T16:22:08.214Z | DEBG | oximeter (clickhouse-client): retrieving timeseries schema from database
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
|
| 89 | 2026-05-01T16:22:08.215Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
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: 2026-05-01T16:22:08.214523474Z }
timeseries_name = ddm_router:originated_tunnel_endpoints
|
| 90 | 2026-05-01T16:22:08.215Z | DEBG | oximeter (clickhouse-client): retrieving timeseries schema from database
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
|
| 91 | 2026-05-01T16:22:08.216Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
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: 2026-05-01T16:22:08.215442794Z }
timeseries_name = ddm_session:solicitations_sent
|
| 92 | 2026-05-01T16:22:08.216Z | DEBG | oximeter (clickhouse-client): retrieving timeseries schema from database
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
|
| 93 | 2026-05-01T16:22:08.217Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
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: 2026-05-01T16:22:08.216378394Z }
timeseries_name = ddm_session:solicitations_received
|
| 94 | 2026-05-01T16:22:08.217Z | DEBG | oximeter (clickhouse-client): retrieving timeseries schema from database
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
|
| 95 | 2026-05-01T16:22:08.218Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
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: 2026-05-01T16:22:08.217392436Z }
timeseries_name = ddm_session:advertisements_sent
|
| 96 | 2026-05-01T16:22:08.218Z | DEBG | oximeter (clickhouse-client): retrieving timeseries schema from database
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
|
| 97 | 2026-05-01T16:22:08.219Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
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: 2026-05-01T16:22:08.218343416Z }
timeseries_name = ddm_session:advertisements_received
|
| 98 | 2026-05-01T16:22:08.219Z | DEBG | oximeter (clickhouse-client): retrieving timeseries schema from database
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
|
| 99 | 2026-05-01T16:22:08.220Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
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: 2026-05-01T16:22:08.219277876Z }
timeseries_name = ddm_session:peer_expirations
|
| 100 | 2026-05-01T16:22:08.220Z | DEBG | oximeter (clickhouse-client): retrieving timeseries schema from database
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
|
| 101 | 2026-05-01T16:22:08.221Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
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: 2026-05-01T16:22:08.220240336Z }
timeseries_name = ddm_session:peer_address_changes
|
| 102 | 2026-05-01T16:22:08.221Z | DEBG | oximeter (clickhouse-client): retrieving timeseries schema from database
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
|
| 103 | 2026-05-01T16:22:08.222Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
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: 2026-05-01T16:22:08.221168436Z }
timeseries_name = ddm_session:peer_sessions_established
|
| 104 | 2026-05-01T16:22:08.222Z | DEBG | oximeter (clickhouse-client): retrieving timeseries schema from database
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
|
| 105 | 2026-05-01T16:22:08.223Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
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: 2026-05-01T16:22:08.222098316Z }
timeseries_name = ddm_session:updates_sent
|
| 106 | 2026-05-01T16:22:08.223Z | DEBG | oximeter (clickhouse-client): retrieving timeseries schema from database
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
|
| 107 | 2026-05-01T16:22:08.224Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
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: 2026-05-01T16:22:08.223142549Z }
timeseries_name = ddm_session:updates_received
|
| 108 | 2026-05-01T16:22:08.224Z | DEBG | oximeter (clickhouse-client): retrieving timeseries schema from database
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
|
| 109 | 2026-05-01T16:22:08.225Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
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: 2026-05-01T16:22:08.224140410Z }
timeseries_name = ddm_session:update_send_fail
|
| 110 | 2026-05-01T16:22:08.225Z | DEBG | oximeter (clickhouse-client): retrieving timeseries schema from database
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
|
| 111 | 2026-05-01T16:22:08.226Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
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: 2026-05-01T16:22:08.225268624Z }
timeseries_name = ddm_session:imported_underlay_prefixes
|
| 112 | 2026-05-01T16:22:08.226Z | DEBG | oximeter (clickhouse-client): retrieving timeseries schema from database
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
|
| 113 | 2026-05-01T16:22:08.227Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
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: 2026-05-01T16:22:08.226283996Z }
timeseries_name = ddm_session:imported_tunnel_endpoints
|
| 114 | 2026-05-01T16:22:08.228Z | DEBG | oximeter (clickhouse-client): retrieving timeseries schema from database
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
|
| 115 | 2026-05-01T16:22:08.229Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
schema = TimeseriesSchema { timeseries_name: TimeseriesName("switch_port_control_data_link:errors_received"), description: TimeseriesDescription { target: "", metric: "" }, field_schema: {FieldSchema { name: "asic_fab", field_type: String, source: Target, description: "" }, FieldSchema { name: "asic_lot", field_type: String, source: Target, description: "" }, FieldSchema { name: "asic_wafer", field_type: U8, source: Target, description: "" }, FieldSchema { name: "asic_wafer_loc_x", field_type: I16, source: Target, description: "" }, FieldSchema { name: "asic_wafer_loc_y", field_type: I16, source: Target, description: "" }, FieldSchema { name: "kind", field_type: String, source: Target, description: "" }, FieldSchema { name: "link_name", field_type: String, source: Target, description: "" }, FieldSchema { name: "model", field_type: String, source: Target, description: "" }, FieldSchema { name: "network", field_type: String, source: Target, description: "" }, FieldSchema { name: "rack_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "sled_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "sled_model", field_type: String, source: Target, description: "" }, FieldSchema { name: "sled_revision", field_type: U32, source: Target, description: "" }, FieldSchema { name: "sled_serial", field_type: String, source: Target, description: "" }, FieldSchema { name: "switch_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "switch_model", field_type: String, source: Target, description: "" }, FieldSchema { name: "switch_revision", field_type: U32, source: Target, description: "" }, FieldSchema { name: "switch_serial", field_type: String, source: Target, description: "" }, FieldSchema { name: "switch_slot", field_type: U16, source: Target, description: "" }}, datum_type: CumulativeU64, version: 1, authz_scope: Fleet, units: Count, created: 2026-05-01T16:22:08.228389501Z }
timeseries_name = switch_port_control_data_link:errors_received
|
| 116 | 2026-05-01T16:22:08.229Z | DEBG | oximeter (clickhouse-client): retrieving timeseries schema from database
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
|
| 117 | 2026-05-01T16:22:08.230Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
schema = TimeseriesSchema { timeseries_name: TimeseriesName("switch_port_control_data_link:errors_sent"), description: TimeseriesDescription { target: "", metric: "" }, field_schema: {FieldSchema { name: "asic_fab", field_type: String, source: Target, description: "" }, FieldSchema { name: "asic_lot", field_type: String, source: Target, description: "" }, FieldSchema { name: "asic_wafer", field_type: U8, source: Target, description: "" }, FieldSchema { name: "asic_wafer_loc_x", field_type: I16, source: Target, description: "" }, FieldSchema { name: "asic_wafer_loc_y", field_type: I16, source: Target, description: "" }, FieldSchema { name: "kind", field_type: String, source: Target, description: "" }, FieldSchema { name: "link_name", field_type: String, source: Target, description: "" }, FieldSchema { name: "model", field_type: String, source: Target, description: "" }, FieldSchema { name: "network", field_type: String, source: Target, description: "" }, FieldSchema { name: "rack_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "sled_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "sled_model", field_type: String, source: Target, description: "" }, FieldSchema { name: "sled_revision", field_type: U32, source: Target, description: "" }, FieldSchema { name: "sled_serial", field_type: String, source: Target, description: "" }, FieldSchema { name: "switch_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "switch_model", field_type: String, source: Target, description: "" }, FieldSchema { name: "switch_revision", field_type: U32, source: Target, description: "" }, FieldSchema { name: "switch_serial", field_type: String, source: Target, description: "" }, FieldSchema { name: "switch_slot", field_type: U16, source: Target, description: "" }}, datum_type: CumulativeU64, version: 1, authz_scope: Fleet, units: Count, created: 2026-05-01T16:22:08.229483014Z }
timeseries_name = switch_port_control_data_link:errors_sent
|
| 118 | 2026-05-01T16:22:08.230Z | DEBG | oximeter (clickhouse-client): retrieving timeseries schema from database
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
|
| 119 | 2026-05-01T16:22:08.231Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
schema = TimeseriesSchema { timeseries_name: TimeseriesName("switch_port_control_data_link:bytes_received"), description: TimeseriesDescription { target: "", metric: "" }, field_schema: {FieldSchema { name: "asic_fab", field_type: String, source: Target, description: "" }, FieldSchema { name: "asic_lot", field_type: String, source: Target, description: "" }, FieldSchema { name: "asic_wafer", field_type: U8, source: Target, description: "" }, FieldSchema { name: "asic_wafer_loc_x", field_type: I16, source: Target, description: "" }, FieldSchema { name: "asic_wafer_loc_y", field_type: I16, source: Target, description: "" }, FieldSchema { name: "kind", field_type: String, source: Target, description: "" }, FieldSchema { name: "link_name", field_type: String, source: Target, description: "" }, FieldSchema { name: "model", field_type: String, source: Target, description: "" }, FieldSchema { name: "network", field_type: String, source: Target, description: "" }, FieldSchema { name: "rack_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "sled_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "sled_model", field_type: String, source: Target, description: "" }, FieldSchema { name: "sled_revision", field_type: U32, source: Target, description: "" }, FieldSchema { name: "sled_serial", field_type: String, source: Target, description: "" }, FieldSchema { name: "switch_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "switch_model", field_type: String, source: Target, description: "" }, FieldSchema { name: "switch_revision", field_type: U32, source: Target, description: "" }, FieldSchema { name: "switch_serial", field_type: String, source: Target, description: "" }, FieldSchema { name: "switch_slot", field_type: U16, source: Target, description: "" }}, datum_type: CumulativeU64, version: 1, authz_scope: Fleet, units: Count, created: 2026-05-01T16:22:08.230551987Z }
timeseries_name = switch_port_control_data_link:bytes_received
|
| 120 | 2026-05-01T16:22:08.231Z | DEBG | oximeter (clickhouse-client): retrieving timeseries schema from database
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
|
| 121 | 2026-05-01T16:22:08.232Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
schema = TimeseriesSchema { timeseries_name: TimeseriesName("switch_port_control_data_link:packets_received"), description: TimeseriesDescription { target: "", metric: "" }, field_schema: {FieldSchema { name: "asic_fab", field_type: String, source: Target, description: "" }, FieldSchema { name: "asic_lot", field_type: String, source: Target, description: "" }, FieldSchema { name: "asic_wafer", field_type: U8, source: Target, description: "" }, FieldSchema { name: "asic_wafer_loc_x", field_type: I16, source: Target, description: "" }, FieldSchema { name: "asic_wafer_loc_y", field_type: I16, source: Target, description: "" }, FieldSchema { name: "kind", field_type: String, source: Target, description: "" }, FieldSchema { name: "link_name", field_type: String, source: Target, description: "" }, FieldSchema { name: "model", field_type: String, source: Target, description: "" }, FieldSchema { name: "network", field_type: String, source: Target, description: "" }, FieldSchema { name: "rack_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "sled_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "sled_model", field_type: String, source: Target, description: "" }, FieldSchema { name: "sled_revision", field_type: U32, source: Target, description: "" }, FieldSchema { name: "sled_serial", field_type: String, source: Target, description: "" }, FieldSchema { name: "switch_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "switch_model", field_type: String, source: Target, description: "" }, FieldSchema { name: "switch_revision", field_type: U32, source: Target, description: "" }, FieldSchema { name: "switch_serial", field_type: String, source: Target, description: "" }, FieldSchema { name: "switch_slot", field_type: U16, source: Target, description: "" }}, datum_type: CumulativeU64, version: 1, authz_scope: Fleet, units: Count, created: 2026-05-01T16:22:08.231612789Z }
timeseries_name = switch_port_control_data_link:packets_received
|
| 122 | 2026-05-01T16:22:08.232Z | DEBG | oximeter (clickhouse-client): retrieving timeseries schema from database
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
|
| 123 | 2026-05-01T16:22:08.233Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
schema = TimeseriesSchema { timeseries_name: TimeseriesName("switch_port_control_data_link:bytes_sent"), description: TimeseriesDescription { target: "", metric: "" }, field_schema: {FieldSchema { name: "asic_fab", field_type: String, source: Target, description: "" }, FieldSchema { name: "asic_lot", field_type: String, source: Target, description: "" }, FieldSchema { name: "asic_wafer", field_type: U8, source: Target, description: "" }, FieldSchema { name: "asic_wafer_loc_x", field_type: I16, source: Target, description: "" }, FieldSchema { name: "asic_wafer_loc_y", field_type: I16, source: Target, description: "" }, FieldSchema { name: "kind", field_type: String, source: Target, description: "" }, FieldSchema { name: "link_name", field_type: String, source: Target, description: "" }, FieldSchema { name: "model", field_type: String, source: Target, description: "" }, FieldSchema { name: "network", field_type: String, source: Target, description: "" }, FieldSchema { name: "rack_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "sled_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "sled_model", field_type: String, source: Target, description: "" }, FieldSchema { name: "sled_revision", field_type: U32, source: Target, description: "" }, FieldSchema { name: "sled_serial", field_type: String, source: Target, description: "" }, FieldSchema { name: "switch_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "switch_model", field_type: String, source: Target, description: "" }, FieldSchema { name: "switch_revision", field_type: U32, source: Target, description: "" }, FieldSchema { name: "switch_serial", field_type: String, source: Target, description: "" }, FieldSchema { name: "switch_slot", field_type: U16, source: Target, description: "" }}, datum_type: CumulativeU64, version: 1, authz_scope: Fleet, units: Count, created: 2026-05-01T16:22:08.232654692Z }
timeseries_name = switch_port_control_data_link:bytes_sent
|
| 124 | 2026-05-01T16:22:08.233Z | DEBG | oximeter (clickhouse-client): retrieving timeseries schema from database
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
|
| 125 | 2026-05-01T16:22:08.234Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
schema = TimeseriesSchema { timeseries_name: TimeseriesName("switch_port_control_data_link:packets_sent"), description: TimeseriesDescription { target: "", metric: "" }, field_schema: {FieldSchema { name: "asic_fab", field_type: String, source: Target, description: "" }, FieldSchema { name: "asic_lot", field_type: String, source: Target, description: "" }, FieldSchema { name: "asic_wafer", field_type: U8, source: Target, description: "" }, FieldSchema { name: "asic_wafer_loc_x", field_type: I16, source: Target, description: "" }, FieldSchema { name: "asic_wafer_loc_y", field_type: I16, source: Target, description: "" }, FieldSchema { name: "kind", field_type: String, source: Target, description: "" }, FieldSchema { name: "link_name", field_type: String, source: Target, description: "" }, FieldSchema { name: "model", field_type: String, source: Target, description: "" }, FieldSchema { name: "network", field_type: String, source: Target, description: "" }, FieldSchema { name: "rack_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "sled_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "sled_model", field_type: String, source: Target, description: "" }, FieldSchema { name: "sled_revision", field_type: U32, source: Target, description: "" }, FieldSchema { name: "sled_serial", field_type: String, source: Target, description: "" }, FieldSchema { name: "switch_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "switch_model", field_type: String, source: Target, description: "" }, FieldSchema { name: "switch_revision", field_type: U32, source: Target, description: "" }, FieldSchema { name: "switch_serial", field_type: String, source: Target, description: "" }, FieldSchema { name: "switch_slot", field_type: U16, source: Target, description: "" }}, datum_type: CumulativeU64, version: 1, authz_scope: Fleet, units: Count, created: 2026-05-01T16:22:08.233709854Z }
timeseries_name = switch_port_control_data_link:packets_sent
|
| 126 | 2026-05-01T16:22:08.240Z | DEBG | oximeter (clickhouse-client): retrieving timeseries schema from database
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
|
| 127 | 2026-05-01T16:22:08.241Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
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: 2026-05-01T16:22:08.240811316Z }
timeseries_name = sled_data_link:errors_received
|
| 128 | 2026-05-01T16:22:08.241Z | DEBG | oximeter (clickhouse-client): retrieving timeseries schema from database
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
|
| 129 | 2026-05-01T16:22:08.242Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
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: 2026-05-01T16:22:08.241842828Z }
timeseries_name = sled_data_link:errors_sent
|
| 130 | 2026-05-01T16:22:08.242Z | DEBG | oximeter (clickhouse-client): retrieving timeseries schema from database
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
|
| 131 | 2026-05-01T16:22:08.243Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
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: 2026-05-01T16:22:08.242867150Z }
timeseries_name = sled_data_link:bytes_received
|
| 132 | 2026-05-01T16:22:08.243Z | DEBG | oximeter (clickhouse-client): retrieving timeseries schema from database
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
|
| 133 | 2026-05-01T16:22:08.244Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
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: 2026-05-01T16:22:08.243909822Z }
timeseries_name = sled_data_link:packets_received
|
| 134 | 2026-05-01T16:22:08.244Z | DEBG | oximeter (clickhouse-client): retrieving timeseries schema from database
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
|
| 135 | 2026-05-01T16:22:08.245Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
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: 2026-05-01T16:22:08.244926364Z }
timeseries_name = sled_data_link:bytes_sent
|
| 136 | 2026-05-01T16:22:08.245Z | DEBG | oximeter (clickhouse-client): retrieving timeseries schema from database
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
|
| 137 | 2026-05-01T16:22:08.246Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
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: 2026-05-01T16:22:08.245967036Z }
timeseries_name = sled_data_link:packets_sent
|
| 138 | 2026-05-01T16:22:08.268Z | DEBG | oximeter (clickhouse-client): retrieving timeseries schema from database
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
|
| 139 | 2026-05-01T16:22:08.269Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
schema = TimeseriesSchema { timeseries_name: TimeseriesName("zone:cpu_nsec"), description: TimeseriesDescription { target: "", metric: "" }, field_schema: {FieldSchema { name: "rack_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "sled_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "sled_model", field_type: String, source: Target, description: "" }, FieldSchema { name: "sled_revision", field_type: U32, source: Target, description: "" }, FieldSchema { name: "sled_serial", field_type: String, source: Target, description: "" }, FieldSchema { name: "state", field_type: String, source: Metric, description: "" }, FieldSchema { name: "zone_id", field_type: Uuid, source: Metric, description: "" }, FieldSchema { name: "zone_name", field_type: String, source: Metric, description: "" }, FieldSchema { name: "zone_type", field_type: String, source: Metric, description: "" }}, datum_type: CumulativeU64, version: 1, authz_scope: Fleet, units: Count, created: 2026-05-01T16:22:08.268123479Z }
timeseries_name = zone:cpu_nsec
|
| 140 | 2026-05-01T16:22:08.296Z | DEBG | oximeter (clickhouse-client): retrieving timeseries schema from database
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
|
| 141 | 2026-05-01T16:22:08.297Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
schema = TimeseriesSchema { timeseries_name: TimeseriesName("sled_cpu:cpu_nsec"), description: TimeseriesDescription { target: "", metric: "" }, field_schema: {FieldSchema { name: "cpu_id", field_type: U32, 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: "state", field_type: String, source: Metric, description: "" }}, datum_type: CumulativeU64, version: 1, authz_scope: Fleet, units: Count, created: 2026-05-01T16:22:08.296272040Z }
timeseries_name = sled_cpu:cpu_nsec
|
| 142 | 2026-05-01T16:22:08.299Z | WARN | oximeter (database-inserter): failed to insert some results into metric DB
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
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:315
|
| 143 | 2026-05-01T16:22:08.337Z | DEBG | oximeter (clickhouse-client): retrieving timeseries schema from database
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
|
| 144 | 2026-05-01T16:22:08.338Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
schema = TimeseriesSchema { timeseries_name: TimeseriesName("kstat_sampler:samples_dropped"), description: TimeseriesDescription { target: "", metric: "" }, field_schema: {FieldSchema { name: "hostname", field_type: String, source: Target, description: "" }, FieldSchema { name: "target_id", field_type: U64, source: Metric, description: "" }, FieldSchema { name: "target_name", field_type: String, source: Metric, description: "" }}, datum_type: CumulativeU64, version: 1, authz_scope: Fleet, units: Count, created: 2026-05-01T16:22:08.337017550Z }
timeseries_name = kstat_sampler:samples_dropped
|
| 145 | 2026-05-01T16:22:08.338Z | DEBG | oximeter (clickhouse-client): retrieving timeseries schema from database
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
|
| 146 | 2026-05-01T16:22:08.339Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
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: 2026-05-01T16:22:08.338590454Z }
timeseries_name = http_service:request_latency_histogram
|
| 147 | 2026-05-01T16:22:08.339Z | DEBG | oximeter (clickhouse-client): inserting 35 new timeseries schema
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
|
| 148 | 2026-05-01T16:22:08.345Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 24
table_name = fields_i16
|
| 149 | 2026-05-01T16:22:08.347Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 10
table_name = fields_ipaddr
|
| 150 | 2026-05-01T16:22:08.351Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 2514
table_name = fields_string
|
| 151 | 2026-05-01T16:22:08.353Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 24
table_name = fields_u16
|
| 152 | 2026-05-01T16:22:08.355Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 825
table_name = fields_u32
|
| 153 | 2026-05-01T16:22:08.357Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 2
table_name = fields_u64
|
| 154 | 2026-05-01T16:22:08.358Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 12
table_name = fields_u8
|
| 155 | 2026-05-01T16:22:08.361Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 1327
table_name = fields_uuid
|
| 156 | 2026-05-01T16:22:08.364Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 2500
table_name = measurements_cumulativeu64
|
| 157 | 2026-05-01T16:22:08.366Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 2
table_name = measurements_histogramu64
|
| 158 | 2026-05-01T16:22:08.368Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 12
table_name = measurements_u64
|
| 159 | 2026-05-01T16:22:09.049Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 160 | 2026-05-01T16:22:09.049Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 161 | 2026-05-01T16:22:09.050Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 162 | 2026-05-01T16:22:09.080Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 163 | 2026-05-01T16:22:09.080Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 164 | 2026-05-01T16:22:09.080Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 165 | 2026-05-01T16:22:09.080Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 166 | 2026-05-01T16:22:09.082Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 167 | 2026-05-01T16:22:09.083Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 168 | 2026-05-01T16:22:10.049Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 169 | 2026-05-01T16:22:10.049Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 170 | 2026-05-01T16:22:10.050Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 171 | 2026-05-01T16:22:10.081Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 172 | 2026-05-01T16:22:10.081Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 173 | 2026-05-01T16:22:10.081Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 174 | 2026-05-01T16:22:10.081Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 175 | 2026-05-01T16:22:10.082Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 176 | 2026-05-01T16:22:10.083Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 177 | 2026-05-01T16:22:11.048Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 178 | 2026-05-01T16:22:11.048Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 179 | 2026-05-01T16:22:11.049Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 180 | 2026-05-01T16:22:11.080Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 181 | 2026-05-01T16:22:11.080Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 182 | 2026-05-01T16:22:11.080Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 183 | 2026-05-01T16:22:11.080Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 184 | 2026-05-01T16:22:11.082Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 185 | 2026-05-01T16:22:11.083Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 186 | 2026-05-01T16:22:12.049Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 187 | 2026-05-01T16:22:12.049Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 188 | 2026-05-01T16:22:12.050Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 189 | 2026-05-01T16:22:12.080Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 190 | 2026-05-01T16:22:12.080Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 191 | 2026-05-01T16:22:12.080Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 192 | 2026-05-01T16:22:12.080Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 193 | 2026-05-01T16:22:12.082Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 194 | 2026-05-01T16:22:12.083Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 195 | 2026-05-01T16:22:12.884Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_samples = 176
|
| 196 | 2026-05-01T16:22:12.884Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_samples = 176
|
| 197 | 2026-05-01T16:22:12.884Z | DEBG | oximeter (clickhouse-client): unrolling 176 total samples
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
|
| 198 | 2026-05-01T16:22:12.893Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 56
table_name = fields_string
|
| 199 | 2026-05-01T16:22:12.895Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 64
table_name = fields_uuid
|
| 200 | 2026-05-01T16:22:12.896Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 128
table_name = measurements_cumulativeu64
|
| 201 | 2026-05-01T16:22:12.898Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 48
table_name = measurements_u64
|
| 202 | 2026-05-01T16:22:12.985Z | WARN | oximeter (database-inserter): failed to insert some results into metric DB
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
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:315
|
| 203 | 2026-05-01T16:22:13.048Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 204 | 2026-05-01T16:22:13.049Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 205 | 2026-05-01T16:22:13.049Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 206 | 2026-05-01T16:22:13.080Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 207 | 2026-05-01T16:22:13.080Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 208 | 2026-05-01T16:22:13.081Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 209 | 2026-05-01T16:22:13.081Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 210 | 2026-05-01T16:22:13.082Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 211 | 2026-05-01T16:22:13.083Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 212 | 2026-05-01T16:22:14.048Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 213 | 2026-05-01T16:22:14.048Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 214 | 2026-05-01T16:22:14.049Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 215 | 2026-05-01T16:22:14.080Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 216 | 2026-05-01T16:22:14.081Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 217 | 2026-05-01T16:22:14.081Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 218 | 2026-05-01T16:22:14.081Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 219 | 2026-05-01T16:22:14.082Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 220 | 2026-05-01T16:22:14.083Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 221 | 2026-05-01T16:22:15.049Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 222 | 2026-05-01T16:22:15.049Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 223 | 2026-05-01T16:22:15.049Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 224 | 2026-05-01T16:22:15.081Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 225 | 2026-05-01T16:22:15.081Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 226 | 2026-05-01T16:22:15.081Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 227 | 2026-05-01T16:22:15.081Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 228 | 2026-05-01T16:22:15.083Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 229 | 2026-05-01T16:22:15.083Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 230 | 2026-05-01T16:22:16.049Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 231 | 2026-05-01T16:22:16.049Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 232 | 2026-05-01T16:22:16.050Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 233 | 2026-05-01T16:22:16.081Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 234 | 2026-05-01T16:22:16.081Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 235 | 2026-05-01T16:22:16.081Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 236 | 2026-05-01T16:22:16.081Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 237 | 2026-05-01T16:22:16.083Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 238 | 2026-05-01T16:22:16.084Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 239 | 2026-05-01T16:22:17.048Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 240 | 2026-05-01T16:22:17.048Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 241 | 2026-05-01T16:22:17.049Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 242 | 2026-05-01T16:22:17.080Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 243 | 2026-05-01T16:22:17.080Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 244 | 2026-05-01T16:22:17.080Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 245 | 2026-05-01T16:22:17.080Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 246 | 2026-05-01T16:22:17.082Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 247 | 2026-05-01T16:22:17.082Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 248 | 2026-05-01T16:22:17.885Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_samples = 220
|
| 249 | 2026-05-01T16:22:17.885Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_samples = 220
|
| 250 | 2026-05-01T16:22:17.885Z | DEBG | oximeter (clickhouse-client): unrolling 220 total samples
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
|
| 251 | 2026-05-01T16:22:17.896Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 56
table_name = fields_string
|
| 252 | 2026-05-01T16:22:17.898Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 64
table_name = fields_uuid
|
| 253 | 2026-05-01T16:22:17.899Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 160
table_name = measurements_cumulativeu64
|
| 254 | 2026-05-01T16:22:17.901Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 60
table_name = measurements_u64
|
| 255 | 2026-05-01T16:22:17.985Z | WARN | oximeter (database-inserter): failed to insert some results into metric DB
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
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:315
|
| 256 | 2026-05-01T16:22:18.048Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 257 | 2026-05-01T16:22:18.048Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 258 | 2026-05-01T16:22:18.049Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 259 | 2026-05-01T16:22:18.080Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 260 | 2026-05-01T16:22:18.080Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 261 | 2026-05-01T16:22:18.080Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 262 | 2026-05-01T16:22:18.080Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 263 | 2026-05-01T16:22:18.082Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 264 | 2026-05-01T16:22:18.082Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 265 | 2026-05-01T16:22:19.049Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 266 | 2026-05-01T16:22:19.049Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 267 | 2026-05-01T16:22:19.050Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 268 | 2026-05-01T16:22:19.081Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 269 | 2026-05-01T16:22:19.081Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 270 | 2026-05-01T16:22:19.081Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 271 | 2026-05-01T16:22:19.081Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 272 | 2026-05-01T16:22:19.082Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 273 | 2026-05-01T16:22:19.083Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 274 | 2026-05-01T16:22:20.048Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 275 | 2026-05-01T16:22:20.048Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 276 | 2026-05-01T16:22:20.049Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 277 | 2026-05-01T16:22:20.081Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 278 | 2026-05-01T16:22:20.081Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 279 | 2026-05-01T16:22:20.081Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 280 | 2026-05-01T16:22:20.081Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 281 | 2026-05-01T16:22:20.083Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 282 | 2026-05-01T16:22:20.084Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 283 | 2026-05-01T16:22:21.049Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 284 | 2026-05-01T16:22:21.049Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 285 | 2026-05-01T16:22:21.050Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 286 | 2026-05-01T16:22:21.081Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 287 | 2026-05-01T16:22:21.081Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 288 | 2026-05-01T16:22:21.081Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 289 | 2026-05-01T16:22:21.081Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 290 | 2026-05-01T16:22:21.083Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 291 | 2026-05-01T16:22:21.083Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 292 | 2026-05-01T16:22:22.048Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 293 | 2026-05-01T16:22:22.048Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 294 | 2026-05-01T16:22:22.049Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 295 | 2026-05-01T16:22:22.080Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 296 | 2026-05-01T16:22:22.080Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 297 | 2026-05-01T16:22:22.080Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 298 | 2026-05-01T16:22:22.080Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 299 | 2026-05-01T16:22:22.082Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 300 | 2026-05-01T16:22:22.083Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 301 | 2026-05-01T16:22:22.885Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_samples = 220
|
| 302 | 2026-05-01T16:22:22.885Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_samples = 220
|
| 303 | 2026-05-01T16:22:22.885Z | DEBG | oximeter (clickhouse-client): unrolling 220 total samples
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
|
| 304 | 2026-05-01T16:22:22.896Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 56
table_name = fields_string
|
| 305 | 2026-05-01T16:22:22.898Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 64
table_name = fields_uuid
|
| 306 | 2026-05-01T16:22:22.900Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 160
table_name = measurements_cumulativeu64
|
| 307 | 2026-05-01T16:22:22.902Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 60
table_name = measurements_u64
|
| 308 | 2026-05-01T16:22:22.986Z | WARN | oximeter (database-inserter): failed to insert some results into metric DB
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
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:315
|
| 309 | 2026-05-01T16:22:23.026Z | INFO | oximeter (oximeter-agent): refreshing list of producers from Nexus
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:565
|
| 310 | 2026-05-01T16:22:23.026Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::a]:12221/metrics/collectors/c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd/producers?sort_by=id_ascending
|
| 311 | 2026-05-01T16:22:23.049Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 312 | 2026-05-01T16:22:23.049Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 313 | 2026-05-01T16:22:23.050Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 314 | 2026-05-01T16:22:23.074Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::a]:12221/metrics/collectors/c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd/producers?sort_by=id_ascending", status: 200, headers: {"content-type": "application/json", "x-request-id": "704d0463-cbeb-49ad-a52e-a201dcc2a508", "content-length": "998", "date": "Fri, 01 May 2026 16:22:23 GMT"} })
|
| 315 | 2026-05-01T16:22:23.075Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::a]:12221/metrics/collectors/c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJjZDdjZDE5Ni0yYjE3LTQ0ZWUtYTYyMy1kMGQ5YWE2ZDM3YWYifX0%3D
|
| 316 | 2026-05-01T16:22:23.081Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 317 | 2026-05-01T16:22:23.081Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 318 | 2026-05-01T16:22:23.081Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 319 | 2026-05-01T16:22:23.081Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 320 | 2026-05-01T16:22:23.082Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::a]:12221/metrics/collectors/c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJjZDdjZDE5Ni0yYjE3LTQ0ZWUtYTYyMy1kMGQ5YWE2ZDM3YWYifX0%3D", status: 200, headers: {"content-type": "application/json", "x-request-id": "07baf688-82be-4626-a876-f7437b62b6e0", "content-length": "29", "date": "Fri, 01 May 2026 16:22:23 GMT"} })
|
| 321 | 2026-05-01T16:22:23.082Z | DEBG | oximeter (oximeter-agent): registered new metric producer
address = [fd00:1122:3344:101::2]:41635
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 23c853fb-5ecc-4c5a-8b58-4cf27310aba6
|
| 322 | 2026-05-01T16:22:23.082Z | DEBG | oximeter (oximeter-agent): received request to register existing metric producer, updating collection information
address = [fd00:1122:3344:101::2]:43180
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
interval = 10s
producer_id = 5946b6e8-687a-4af2-bbb3-9af6d6bc23e7
|
| 323 | 2026-05-01T16:22:23.082Z | DEBG | oximeter (collection-task-handle): notified collection task of new producer endpoint
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5946b6e8-687a-4af2-bbb3-9af6d6bc23e7
producer_ip = fd00:1122:3344:101::2
producer_port = 40116
|
| 324 | 2026-05-01T16:22:23.082Z | INFO | oximeter (oximeter-agent): refreshed list of producers from Nexus
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:640
n_current_tasks = 6
n_pruned_tasks = 0
|
| 325 | 2026-05-01T16:22:23.082Z | DEBG | oximeter (collection-task): collection task received request to update its producer information
address = [fd00:1122:3344:101::2]:43180
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
interval = 10s
producer_id = 5946b6e8-687a-4af2-bbb3-9af6d6bc23e7
producer_ip = fd00:1122:3344:101::2
producer_port = 40116
|
| 326 | 2026-05-01T16:22:23.082Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 327 | 2026-05-01T16:22:23.083Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5946b6e8-687a-4af2-bbb3-9af6d6bc23e7
producer_ip = fd00:1122:3344:101::2
producer_port = 40116
|
| 328 | 2026-05-01T16:22:23.083Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5946b6e8-687a-4af2-bbb3-9af6d6bc23e7
producer_ip = fd00:1122:3344:101::2
producer_port = 40116
|
| 329 | 2026-05-01T16:22:23.083Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 23c853fb-5ecc-4c5a-8b58-4cf27310aba6
producer_ip = fd00:1122:3344:101::2
producer_port = 41635
|
| 330 | 2026-05-01T16:22:23.083Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 23c853fb-5ecc-4c5a-8b58-4cf27310aba6
producer_ip = fd00:1122:3344:101::2
producer_port = 41635
|
| 331 | 2026-05-01T16:22:23.083Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 332 | 2026-05-01T16:22:23.083Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 23c853fb-5ecc-4c5a-8b58-4cf27310aba6
producer_ip = fd00:1122:3344:101::2
producer_port = 41635
|
| 333 | 2026-05-01T16:22:23.100Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 2
n_samples = 11
producer_id = 23c853fb-5ecc-4c5a-8b58-4cf27310aba6
producer_ip = fd00:1122:3344:101::2
producer_port = 41635
|
| 334 | 2026-05-01T16:22:23.119Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 142
producer_id = 5946b6e8-687a-4af2-bbb3-9af6d6bc23e7
producer_ip = fd00:1122:3344:101::2
producer_port = 40116
|
| 335 | 2026-05-01T16:22:24.048Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 336 | 2026-05-01T16:22:24.048Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 337 | 2026-05-01T16:22:24.049Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 338 | 2026-05-01T16:22:24.080Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 339 | 2026-05-01T16:22:24.080Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 340 | 2026-05-01T16:22:24.080Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 341 | 2026-05-01T16:22:24.080Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 342 | 2026-05-01T16:22:24.082Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 343 | 2026-05-01T16:22:24.083Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 344 | 2026-05-01T16:22:25.048Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 345 | 2026-05-01T16:22:25.048Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 346 | 2026-05-01T16:22:25.049Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 347 | 2026-05-01T16:22:25.080Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 348 | 2026-05-01T16:22:25.080Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 349 | 2026-05-01T16:22:25.080Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 350 | 2026-05-01T16:22:25.080Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 351 | 2026-05-01T16:22:25.082Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 352 | 2026-05-01T16:22:25.083Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 353 | 2026-05-01T16:22:26.049Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 354 | 2026-05-01T16:22:26.049Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 355 | 2026-05-01T16:22:26.050Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 356 | 2026-05-01T16:22:26.081Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 357 | 2026-05-01T16:22:26.081Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 358 | 2026-05-01T16:22:26.081Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 359 | 2026-05-01T16:22:26.081Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 360 | 2026-05-01T16:22:26.082Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 361 | 2026-05-01T16:22:26.083Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 362 | 2026-05-01T16:22:27.049Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 363 | 2026-05-01T16:22:27.049Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 364 | 2026-05-01T16:22:27.049Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 365 | 2026-05-01T16:22:27.081Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 366 | 2026-05-01T16:22:27.081Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 367 | 2026-05-01T16:22:27.081Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 368 | 2026-05-01T16:22:27.081Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 369 | 2026-05-01T16:22:27.082Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 370 | 2026-05-01T16:22:27.083Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 371 | 2026-05-01T16:22:27.884Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_samples = 374
|
| 372 | 2026-05-01T16:22:27.884Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_samples = 374
|
| 373 | 2026-05-01T16:22:27.884Z | DEBG | oximeter (clickhouse-client): unrolling 374 total samples
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
|
| 374 | 2026-05-01T16:22:27.887Z | DEBG | oximeter (clickhouse-client): retrieving timeseries schema from database
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
|
| 375 | 2026-05-01T16:22:27.903Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
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: 2026-05-01T16:22:27.887503858Z }
timeseries_name = switch_data_link:link_enabled
|
| 376 | 2026-05-01T16:22:27.903Z | DEBG | oximeter (clickhouse-client): retrieving timeseries schema from database
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
|
| 377 | 2026-05-01T16:22:27.905Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
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: 2026-05-01T16:22:27.903732694Z }
timeseries_name = switch_data_link:link_up
|
| 378 | 2026-05-01T16:22:27.906Z | DEBG | oximeter (clickhouse-client): retrieving timeseries schema from database
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
|
| 379 | 2026-05-01T16:22:27.907Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
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: 2026-05-01T16:22:27.906113175Z }
timeseries_name = switch_table:capacity
|
| 380 | 2026-05-01T16:22:27.908Z | DEBG | oximeter (clickhouse-client): retrieving timeseries schema from database
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
|
| 381 | 2026-05-01T16:22:27.909Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
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: 2026-05-01T16:22:27.908026326Z }
timeseries_name = switch_table:occupancy
|
| 382 | 2026-05-01T16:22:27.910Z | DEBG | oximeter (clickhouse-client): retrieving timeseries schema from database
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
|
| 383 | 2026-05-01T16:22:27.911Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
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: 2026-05-01T16:22:27.909995858Z }
timeseries_name = switch_table:inserts
|
| 384 | 2026-05-01T16:22:27.911Z | DEBG | oximeter (clickhouse-client): retrieving timeseries schema from database
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
|
| 385 | 2026-05-01T16:22:27.913Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
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: 2026-05-01T16:22:27.911938220Z }
timeseries_name = switch_table:deletes
|
| 386 | 2026-05-01T16:22:27.913Z | DEBG | oximeter (clickhouse-client): retrieving timeseries schema from database
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
|
| 387 | 2026-05-01T16:22:27.915Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
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: 2026-05-01T16:22:27.913734478Z }
timeseries_name = switch_table:updates
|
| 388 | 2026-05-01T16:22:27.915Z | DEBG | oximeter (clickhouse-client): retrieving timeseries schema from database
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
|
| 389 | 2026-05-01T16:22:27.917Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
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: 2026-05-01T16:22:27.915837373Z }
timeseries_name = switch_table:collisions
|
| 390 | 2026-05-01T16:22:27.917Z | DEBG | oximeter (clickhouse-client): retrieving timeseries schema from database
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
|
| 391 | 2026-05-01T16:22:27.919Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
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: 2026-05-01T16:22:27.917508592Z }
timeseries_name = switch_table:update_misses
|
| 392 | 2026-05-01T16:22:27.919Z | DEBG | oximeter (clickhouse-client): retrieving timeseries schema from database
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
|
| 393 | 2026-05-01T16:22:27.920Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
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: 2026-05-01T16:22:27.919121783Z }
timeseries_name = switch_table:delete_misses
|
| 394 | 2026-05-01T16:22:27.920Z | DEBG | oximeter (clickhouse-client): retrieving timeseries schema from database
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
|
| 395 | 2026-05-01T16:22:27.922Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
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: 2026-05-01T16:22:27.920752048Z }
timeseries_name = switch_table:exhaustion
|
| 396 | 2026-05-01T16:22:27.929Z | DEBG | oximeter (clickhouse-client): retrieving timeseries schema from database
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
|
| 397 | 2026-05-01T16:22:27.930Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
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: 2026-05-01T16:22:27.929221998Z }
timeseries_name = dendrite:sample_collection_duration
|
| 398 | 2026-05-01T16:22:27.937Z | DEBG | oximeter (clickhouse-client): inserting 12 new timeseries schema
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
|
| 399 | 2026-05-01T16:22:27.941Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 284
table_name = fields_i16
|
| 400 | 2026-05-01T16:22:27.942Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 2
table_name = fields_ipaddr
|
| 401 | 2026-05-01T16:22:27.945Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 820
table_name = fields_string
|
| 402 | 2026-05-01T16:22:27.946Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 155
table_name = fields_u16
|
| 403 | 2026-05-01T16:22:27.948Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 149
table_name = fields_u32
|
| 404 | 2026-05-01T16:22:27.950Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 148
table_name = fields_u8
|
| 405 | 2026-05-01T16:22:27.953Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 503
table_name = fields_uuid
|
| 406 | 2026-05-01T16:22:27.954Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 6
table_name = measurements_bool
|
| 407 | 2026-05-01T16:22:27.956Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 266
table_name = measurements_cumulativeu64
|
| 408 | 2026-05-01T16:22:27.958Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 1
table_name = measurements_f64
|
| 409 | 2026-05-01T16:22:27.963Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 11
table_name = measurements_histogramu64
|
| 410 | 2026-05-01T16:22:27.965Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 90
table_name = measurements_u64
|
| 411 | 2026-05-01T16:22:27.986Z | WARN | oximeter (database-inserter): failed to insert some results into metric DB
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
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:315
|
| 412 | 2026-05-01T16:22:28.049Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 413 | 2026-05-01T16:22:28.049Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 414 | 2026-05-01T16:22:28.050Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 415 | 2026-05-01T16:22:28.081Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 416 | 2026-05-01T16:22:28.081Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 417 | 2026-05-01T16:22:28.081Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 418 | 2026-05-01T16:22:28.081Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 419 | 2026-05-01T16:22:28.082Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 420 | 2026-05-01T16:22:28.083Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 421 | 2026-05-01T16:22:29.048Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 422 | 2026-05-01T16:22:29.048Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 423 | 2026-05-01T16:22:29.049Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 424 | 2026-05-01T16:22:29.081Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 425 | 2026-05-01T16:22:29.081Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 426 | 2026-05-01T16:22:29.081Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 427 | 2026-05-01T16:22:29.081Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 428 | 2026-05-01T16:22:29.082Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 429 | 2026-05-01T16:22:29.083Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 430 | 2026-05-01T16:22:30.048Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 431 | 2026-05-01T16:22:30.048Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 432 | 2026-05-01T16:22:30.049Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 433 | 2026-05-01T16:22:30.081Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 434 | 2026-05-01T16:22:30.081Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 435 | 2026-05-01T16:22:30.081Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 436 | 2026-05-01T16:22:30.081Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 437 | 2026-05-01T16:22:30.082Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 438 | 2026-05-01T16:22:30.083Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 439 | 2026-05-01T16:22:31.048Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 440 | 2026-05-01T16:22:31.048Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 441 | 2026-05-01T16:22:31.049Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 442 | 2026-05-01T16:22:31.080Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 443 | 2026-05-01T16:22:31.080Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 444 | 2026-05-01T16:22:31.080Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 445 | 2026-05-01T16:22:31.080Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 446 | 2026-05-01T16:22:31.082Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 447 | 2026-05-01T16:22:31.083Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 448 | 2026-05-01T16:22:32.049Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 449 | 2026-05-01T16:22:32.049Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 450 | 2026-05-01T16:22:32.050Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 451 | 2026-05-01T16:22:32.081Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 452 | 2026-05-01T16:22:32.081Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 453 | 2026-05-01T16:22:32.081Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 454 | 2026-05-01T16:22:32.081Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 455 | 2026-05-01T16:22:32.082Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 456 | 2026-05-01T16:22:32.083Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 457 | 2026-05-01T16:22:32.885Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_samples = 220
|
| 458 | 2026-05-01T16:22:32.885Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_samples = 220
|
| 459 | 2026-05-01T16:22:32.885Z | DEBG | oximeter (clickhouse-client): unrolling 220 total samples
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
|
| 460 | 2026-05-01T16:22:32.895Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 56
table_name = fields_string
|
| 461 | 2026-05-01T16:22:32.898Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 64
table_name = fields_uuid
|
| 462 | 2026-05-01T16:22:32.900Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 160
table_name = measurements_cumulativeu64
|
| 463 | 2026-05-01T16:22:32.902Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 60
table_name = measurements_u64
|
| 464 | 2026-05-01T16:22:32.986Z | WARN | oximeter (database-inserter): failed to insert some results into metric DB
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
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:315
|
| 465 | 2026-05-01T16:22:33.049Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 466 | 2026-05-01T16:22:33.049Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 467 | 2026-05-01T16:22:33.050Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 468 | 2026-05-01T16:22:33.081Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 469 | 2026-05-01T16:22:33.081Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 470 | 2026-05-01T16:22:33.081Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 471 | 2026-05-01T16:22:33.081Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 472 | 2026-05-01T16:22:33.082Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 473 | 2026-05-01T16:22:33.083Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 23c853fb-5ecc-4c5a-8b58-4cf27310aba6
producer_ip = fd00:1122:3344:101::2
producer_port = 41635
|
| 474 | 2026-05-01T16:22:33.083Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5946b6e8-687a-4af2-bbb3-9af6d6bc23e7
producer_ip = fd00:1122:3344:101::2
producer_port = 40116
|
| 475 | 2026-05-01T16:22:33.083Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 23c853fb-5ecc-4c5a-8b58-4cf27310aba6
producer_ip = fd00:1122:3344:101::2
producer_port = 41635
|
| 476 | 2026-05-01T16:22:33.083Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5946b6e8-687a-4af2-bbb3-9af6d6bc23e7
producer_ip = fd00:1122:3344:101::2
producer_port = 40116
|
| 477 | 2026-05-01T16:22:33.083Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 478 | 2026-05-01T16:22:33.085Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 2
n_samples = 11
producer_id = 23c853fb-5ecc-4c5a-8b58-4cf27310aba6
producer_ip = fd00:1122:3344:101::2
producer_port = 41635
|
| 479 | 2026-05-01T16:22:33.096Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 142
producer_id = 5946b6e8-687a-4af2-bbb3-9af6d6bc23e7
producer_ip = fd00:1122:3344:101::2
producer_port = 40116
|
| 480 | 2026-05-01T16:22:34.048Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 481 | 2026-05-01T16:22:34.048Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 482 | 2026-05-01T16:22:34.049Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 483 | 2026-05-01T16:22:34.080Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 484 | 2026-05-01T16:22:34.080Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 485 | 2026-05-01T16:22:34.080Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 486 | 2026-05-01T16:22:34.080Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 487 | 2026-05-01T16:22:34.082Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 488 | 2026-05-01T16:22:34.082Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 489 | 2026-05-01T16:22:35.049Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 490 | 2026-05-01T16:22:35.049Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 491 | 2026-05-01T16:22:35.049Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 492 | 2026-05-01T16:22:35.081Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 493 | 2026-05-01T16:22:35.081Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 494 | 2026-05-01T16:22:35.081Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 495 | 2026-05-01T16:22:35.081Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 496 | 2026-05-01T16:22:35.082Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 497 | 2026-05-01T16:22:35.083Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 498 | 2026-05-01T16:22:36.049Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 499 | 2026-05-01T16:22:36.049Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 500 | 2026-05-01T16:22:36.050Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 501 | 2026-05-01T16:22:36.081Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 502 | 2026-05-01T16:22:36.081Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 503 | 2026-05-01T16:22:36.081Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 504 | 2026-05-01T16:22:36.081Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 505 | 2026-05-01T16:22:36.082Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 506 | 2026-05-01T16:22:36.083Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 507 | 2026-05-01T16:22:37.049Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 508 | 2026-05-01T16:22:37.049Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 509 | 2026-05-01T16:22:37.050Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 510 | 2026-05-01T16:22:37.081Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 511 | 2026-05-01T16:22:37.081Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 512 | 2026-05-01T16:22:37.081Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 513 | 2026-05-01T16:22:37.081Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 514 | 2026-05-01T16:22:37.082Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 515 | 2026-05-01T16:22:37.083Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 516 | 2026-05-01T16:22:37.885Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_samples = 373
|
| 517 | 2026-05-01T16:22:37.885Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_samples = 373
|
| 518 | 2026-05-01T16:22:37.885Z | DEBG | oximeter (clickhouse-client): unrolling 373 total samples
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
|
| 519 | 2026-05-01T16:22:37.904Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 284
table_name = fields_i16
|
| 520 | 2026-05-01T16:22:37.907Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 819
table_name = fields_string
|
| 521 | 2026-05-01T16:22:37.908Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 153
table_name = fields_u16
|
| 522 | 2026-05-01T16:22:37.910Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 149
table_name = fields_u32
|
| 523 | 2026-05-01T16:22:37.912Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 148
table_name = fields_u8
|
| 524 | 2026-05-01T16:22:37.914Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 501
table_name = fields_uuid
|
| 525 | 2026-05-01T16:22:37.916Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 6
table_name = measurements_bool
|
| 526 | 2026-05-01T16:22:37.918Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 265
table_name = measurements_cumulativeu64
|
| 527 | 2026-05-01T16:22:37.919Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 1
table_name = measurements_f64
|
| 528 | 2026-05-01T16:22:37.922Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 11
table_name = measurements_histogramu64
|
| 529 | 2026-05-01T16:22:37.925Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 90
table_name = measurements_u64
|
| 530 | 2026-05-01T16:22:37.986Z | WARN | oximeter (database-inserter): failed to insert some results into metric DB
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
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:315
|
| 531 | 2026-05-01T16:22:38.027Z | INFO | oximeter (oximeter-agent): refreshing list of producers from Nexus
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:565
|
| 532 | 2026-05-01T16:22:38.027Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::b]:12221/metrics/collectors/c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd/producers?sort_by=id_ascending
|
| 533 | 2026-05-01T16:22:38.033Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::b]:12221/metrics/collectors/c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd/producers?sort_by=id_ascending", status: 200, headers: {"content-type": "application/json", "x-request-id": "b5c5db25-2dd3-4731-8720-d393c5f81583", "content-length": "1136", "date": "Fri, 01 May 2026 16:22:38 GMT"} })
|
| 534 | 2026-05-01T16:22:38.033Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::b]:12221/metrics/collectors/c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJjZDdjZDE5Ni0yYjE3LTQ0ZWUtYTYyMy1kMGQ5YWE2ZDM3YWYifX0%3D
|
| 535 | 2026-05-01T16:22:38.040Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::b]:12221/metrics/collectors/c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJjZDdjZDE5Ni0yYjE3LTQ0ZWUtYTYyMy1kMGQ5YWE2ZDM3YWYifX0%3D", status: 200, headers: {"content-type": "application/json", "x-request-id": "36434b46-3cc6-4a16-aba9-a77945b859a0", "content-length": "29", "date": "Fri, 01 May 2026 16:22:38 GMT"} })
|
| 536 | 2026-05-01T16:22:38.040Z | DEBG | oximeter (oximeter-agent): registered new metric producer
address = [fd00:1122:3344:101::b]:58361
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 020252ae-0c61-4e3e-9056-efba9567b85d
|
| 537 | 2026-05-01T16:22:38.040Z | INFO | oximeter (oximeter-agent): refreshed list of producers from Nexus
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:640
n_current_tasks = 7
n_pruned_tasks = 0
|
| 538 | 2026-05-01T16:22:38.041Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 020252ae-0c61-4e3e-9056-efba9567b85d
producer_ip = fd00:1122:3344:101::b
producer_port = 58361
|
| 539 | 2026-05-01T16:22:38.041Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 020252ae-0c61-4e3e-9056-efba9567b85d
producer_ip = fd00:1122:3344:101::b
producer_port = 58361
|
| 540 | 2026-05-01T16:22:38.041Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 020252ae-0c61-4e3e-9056-efba9567b85d
producer_ip = fd00:1122:3344:101::b
producer_port = 58361
|
| 541 | 2026-05-01T16:22:38.049Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 542 | 2026-05-01T16:22:38.049Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 543 | 2026-05-01T16:22:38.049Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = cd7cd196-2b17-44ee-a623-d0d9aa6d37af
producer_ip = fd00:1122:3344:101::1
producer_port = 50923
|
| 544 | 2026-05-01T16:22:38.049Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = cd7cd196-2b17-44ee-a623-d0d9aa6d37af
producer_ip = fd00:1122:3344:101::1
producer_port = 50923
|
| 545 | 2026-05-01T16:22:38.050Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 546 | 2026-05-01T16:22:38.059Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 5
n_samples = 42
producer_id = 020252ae-0c61-4e3e-9056-efba9567b85d
producer_ip = fd00:1122:3344:101::b
producer_port = 58361
|
| 547 | 2026-05-01T16:22:38.081Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 548 | 2026-05-01T16:22:38.081Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 549 | 2026-05-01T16:22:38.081Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 550 | 2026-05-01T16:22:38.081Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 551 | 2026-05-01T16:22:38.083Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 552 | 2026-05-01T16:22:38.083Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 553 | 2026-05-01T16:22:38.115Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 2
n_samples = 1470
producer_id = cd7cd196-2b17-44ee-a623-d0d9aa6d37af
producer_ip = fd00:1122:3344:101::1
producer_port = 50923
|
| 554 | 2026-05-01T16:22:38.120Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_samples = 1557
|
| 555 | 2026-05-01T16:22:38.120Z | DEBG | oximeter (clickhouse-client): unrolling 1557 total samples
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
|
| 556 | 2026-05-01T16:22:38.121Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_samples = 1557
|
| 557 | 2026-05-01T16:22:38.122Z | DEBG | oximeter (clickhouse-client): retrieving timeseries schema from database
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
|
| 558 | 2026-05-01T16:22:38.127Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
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: 2026-05-01T16:22:38.122483203Z }
timeseries_name = collection_target:cpus_provisioned
|
| 559 | 2026-05-01T16:22:38.127Z | DEBG | oximeter (clickhouse-client): retrieving timeseries schema from database
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
|
| 560 | 2026-05-01T16:22:38.129Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
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: 2026-05-01T16:22:38.127651823Z }
timeseries_name = collection_target:ram_provisioned
|
| 561 | 2026-05-01T16:22:38.129Z | DEBG | oximeter (clickhouse-client): retrieving timeseries schema from database
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
|
| 562 | 2026-05-01T16:22:38.132Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
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: 2026-05-01T16:22:38.129858401Z }
timeseries_name = collection_target:virtual_disk_space_provisioned
|
| 563 | 2026-05-01T16:22:38.193Z | DEBG | oximeter (clickhouse-client): inserting 3 new timeseries schema
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
|
| 564 | 2026-05-01T16:22:38.198Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 2
table_name = fields_ipaddr
|
| 565 | 2026-05-01T16:22:38.201Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 2444
table_name = fields_string
|
| 566 | 2026-05-01T16:22:38.203Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 32
table_name = fields_u16
|
| 567 | 2026-05-01T16:22:38.205Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 801
table_name = fields_u32
|
| 568 | 2026-05-01T16:22:38.206Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 1
table_name = fields_u64
|
| 569 | 2026-05-01T16:22:38.209Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 1321
table_name = fields_uuid
|
| 570 | 2026-05-01T16:22:38.211Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 1497
table_name = measurements_cumulativeu64
|
| 571 | 2026-05-01T16:22:38.213Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 30
table_name = measurements_histogramu64
|
| 572 | 2026-05-01T16:22:38.215Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 18
table_name = measurements_i64
|
| 573 | 2026-05-01T16:22:38.217Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 12
table_name = measurements_u64
|
| 574 | 2026-05-01T16:22:38.222Z | WARN | oximeter (database-inserter): failed to insert some results into metric DB
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
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:315
|
| 575 | 2026-05-01T16:22:39.049Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 576 | 2026-05-01T16:22:39.049Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 577 | 2026-05-01T16:22:39.050Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 578 | 2026-05-01T16:22:39.081Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 579 | 2026-05-01T16:22:39.081Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 580 | 2026-05-01T16:22:39.081Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 581 | 2026-05-01T16:22:39.081Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 582 | 2026-05-01T16:22:39.083Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 583 | 2026-05-01T16:22:39.083Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 584 | 2026-05-01T16:22:40.048Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 585 | 2026-05-01T16:22:40.048Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 586 | 2026-05-01T16:22:40.049Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 587 | 2026-05-01T16:22:40.080Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 588 | 2026-05-01T16:22:40.080Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 589 | 2026-05-01T16:22:40.080Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 590 | 2026-05-01T16:22:40.080Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 591 | 2026-05-01T16:22:40.083Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 592 | 2026-05-01T16:22:40.084Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 593 | 2026-05-01T16:22:41.049Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 594 | 2026-05-01T16:22:41.049Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 595 | 2026-05-01T16:22:41.050Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 596 | 2026-05-01T16:22:41.081Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 597 | 2026-05-01T16:22:41.081Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 598 | 2026-05-01T16:22:41.081Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 599 | 2026-05-01T16:22:41.081Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 600 | 2026-05-01T16:22:41.083Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 601 | 2026-05-01T16:22:41.084Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 602 | 2026-05-01T16:22:42.049Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 603 | 2026-05-01T16:22:42.049Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 604 | 2026-05-01T16:22:42.050Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 605 | 2026-05-01T16:22:42.081Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 606 | 2026-05-01T16:22:42.081Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 607 | 2026-05-01T16:22:42.081Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 608 | 2026-05-01T16:22:42.081Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 609 | 2026-05-01T16:22:42.083Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 610 | 2026-05-01T16:22:42.083Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 611 | 2026-05-01T16:22:42.884Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_samples = 176
|
| 612 | 2026-05-01T16:22:42.884Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_samples = 176
|
| 613 | 2026-05-01T16:22:42.884Z | DEBG | oximeter (clickhouse-client): unrolling 176 total samples
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
|
| 614 | 2026-05-01T16:22:42.893Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 56
table_name = fields_string
|
| 615 | 2026-05-01T16:22:42.895Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 64
table_name = fields_uuid
|
| 616 | 2026-05-01T16:22:42.897Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 128
table_name = measurements_cumulativeu64
|
| 617 | 2026-05-01T16:22:42.899Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 48
table_name = measurements_u64
|
| 618 | 2026-05-01T16:22:42.986Z | WARN | oximeter (database-inserter): failed to insert some results into metric DB
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
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:315
|
| 619 | 2026-05-01T16:22:43.048Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 620 | 2026-05-01T16:22:43.048Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 621 | 2026-05-01T16:22:43.049Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 622 | 2026-05-01T16:22:43.080Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 623 | 2026-05-01T16:22:43.080Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 624 | 2026-05-01T16:22:43.080Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 625 | 2026-05-01T16:22:43.080Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 626 | 2026-05-01T16:22:43.082Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 627 | 2026-05-01T16:22:43.083Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 628 | 2026-05-01T16:22:43.084Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5946b6e8-687a-4af2-bbb3-9af6d6bc23e7
producer_ip = fd00:1122:3344:101::2
producer_port = 40116
|
| 629 | 2026-05-01T16:22:43.084Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5946b6e8-687a-4af2-bbb3-9af6d6bc23e7
producer_ip = fd00:1122:3344:101::2
producer_port = 40116
|
| 630 | 2026-05-01T16:22:43.084Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 23c853fb-5ecc-4c5a-8b58-4cf27310aba6
producer_ip = fd00:1122:3344:101::2
producer_port = 41635
|
| 631 | 2026-05-01T16:22:43.084Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 23c853fb-5ecc-4c5a-8b58-4cf27310aba6
producer_ip = fd00:1122:3344:101::2
producer_port = 41635
|
| 632 | 2026-05-01T16:22:43.086Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 2
n_samples = 11
producer_id = 23c853fb-5ecc-4c5a-8b58-4cf27310aba6
producer_ip = fd00:1122:3344:101::2
producer_port = 41635
|
| 633 | 2026-05-01T16:22:43.097Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 142
producer_id = 5946b6e8-687a-4af2-bbb3-9af6d6bc23e7
producer_ip = fd00:1122:3344:101::2
producer_port = 40116
|
| 634 | 2026-05-01T16:22:44.049Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 635 | 2026-05-01T16:22:44.049Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 636 | 2026-05-01T16:22:44.050Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 637 | 2026-05-01T16:22:44.081Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 638 | 2026-05-01T16:22:44.081Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 639 | 2026-05-01T16:22:44.081Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 640 | 2026-05-01T16:22:44.081Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 641 | 2026-05-01T16:22:44.082Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 642 | 2026-05-01T16:22:44.083Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 643 | 2026-05-01T16:22:45.048Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 644 | 2026-05-01T16:22:45.048Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 645 | 2026-05-01T16:22:45.049Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 646 | 2026-05-01T16:22:45.080Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 647 | 2026-05-01T16:22:45.080Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 648 | 2026-05-01T16:22:45.080Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 649 | 2026-05-01T16:22:45.080Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 650 | 2026-05-01T16:22:45.082Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 651 | 2026-05-01T16:22:45.083Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 652 | 2026-05-01T16:22:46.049Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 653 | 2026-05-01T16:22:46.049Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 654 | 2026-05-01T16:22:46.050Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 655 | 2026-05-01T16:22:46.080Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 656 | 2026-05-01T16:22:46.080Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 657 | 2026-05-01T16:22:46.080Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 658 | 2026-05-01T16:22:46.080Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 659 | 2026-05-01T16:22:46.082Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 660 | 2026-05-01T16:22:46.083Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 661 | 2026-05-01T16:22:47.049Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 662 | 2026-05-01T16:22:47.049Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 663 | 2026-05-01T16:22:47.050Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 664 | 2026-05-01T16:22:47.081Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 665 | 2026-05-01T16:22:47.081Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 666 | 2026-05-01T16:22:47.081Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 667 | 2026-05-01T16:22:47.081Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 668 | 2026-05-01T16:22:47.083Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 669 | 2026-05-01T16:22:47.083Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 670 | 2026-05-01T16:22:47.885Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_samples = 373
|
| 671 | 2026-05-01T16:22:47.885Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_samples = 373
|
| 672 | 2026-05-01T16:22:47.885Z | DEBG | oximeter (clickhouse-client): unrolling 373 total samples
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
|
| 673 | 2026-05-01T16:22:47.904Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 284
table_name = fields_i16
|
| 674 | 2026-05-01T16:22:47.906Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 819
table_name = fields_string
|
| 675 | 2026-05-01T16:22:47.907Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 153
table_name = fields_u16
|
| 676 | 2026-05-01T16:22:47.908Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 149
table_name = fields_u32
|
| 677 | 2026-05-01T16:22:47.910Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 148
table_name = fields_u8
|
| 678 | 2026-05-01T16:22:47.912Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 501
table_name = fields_uuid
|
| 679 | 2026-05-01T16:22:47.913Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 6
table_name = measurements_bool
|
| 680 | 2026-05-01T16:22:47.914Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 265
table_name = measurements_cumulativeu64
|
| 681 | 2026-05-01T16:22:47.916Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 1
table_name = measurements_f64
|
| 682 | 2026-05-01T16:22:47.918Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 11
table_name = measurements_histogramu64
|
| 683 | 2026-05-01T16:22:47.919Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 90
table_name = measurements_u64
|
| 684 | 2026-05-01T16:22:47.986Z | WARN | oximeter (database-inserter): failed to insert some results into metric DB
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
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:315
|
| 685 | 2026-05-01T16:22:48.041Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 020252ae-0c61-4e3e-9056-efba9567b85d
producer_ip = fd00:1122:3344:101::b
producer_port = 58361
|
| 686 | 2026-05-01T16:22:48.041Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 020252ae-0c61-4e3e-9056-efba9567b85d
producer_ip = fd00:1122:3344:101::b
producer_port = 58361
|
| 687 | 2026-05-01T16:22:48.045Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 5
n_samples = 26
producer_id = 020252ae-0c61-4e3e-9056-efba9567b85d
producer_ip = fd00:1122:3344:101::b
producer_port = 58361
|
| 688 | 2026-05-01T16:22:48.049Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 689 | 2026-05-01T16:22:48.049Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 690 | 2026-05-01T16:22:48.050Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 691 | 2026-05-01T16:22:48.081Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 692 | 2026-05-01T16:22:48.081Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 693 | 2026-05-01T16:22:48.081Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 694 | 2026-05-01T16:22:48.081Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 695 | 2026-05-01T16:22:48.082Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 696 | 2026-05-01T16:22:48.083Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 697 | 2026-05-01T16:22:49.048Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 698 | 2026-05-01T16:22:49.048Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 699 | 2026-05-01T16:22:49.049Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 700 | 2026-05-01T16:22:49.080Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 701 | 2026-05-01T16:22:49.080Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 702 | 2026-05-01T16:22:49.080Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 703 | 2026-05-01T16:22:49.080Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 704 | 2026-05-01T16:22:49.082Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 705 | 2026-05-01T16:22:49.083Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 706 | 2026-05-01T16:22:50.049Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 707 | 2026-05-01T16:22:50.049Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 708 | 2026-05-01T16:22:50.050Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 709 | 2026-05-01T16:22:50.081Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 710 | 2026-05-01T16:22:50.081Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 711 | 2026-05-01T16:22:50.081Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 712 | 2026-05-01T16:22:50.081Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 713 | 2026-05-01T16:22:50.083Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 714 | 2026-05-01T16:22:50.084Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 715 | 2026-05-01T16:22:51.049Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 716 | 2026-05-01T16:22:51.049Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 717 | 2026-05-01T16:22:51.050Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 718 | 2026-05-01T16:22:51.081Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 719 | 2026-05-01T16:22:51.081Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 720 | 2026-05-01T16:22:51.081Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 721 | 2026-05-01T16:22:51.081Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 722 | 2026-05-01T16:22:51.083Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 723 | 2026-05-01T16:22:51.084Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 724 | 2026-05-01T16:22:52.049Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 725 | 2026-05-01T16:22:52.049Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 726 | 2026-05-01T16:22:52.050Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 727 | 2026-05-01T16:22:52.081Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 728 | 2026-05-01T16:22:52.081Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 729 | 2026-05-01T16:22:52.081Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 730 | 2026-05-01T16:22:52.081Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 731 | 2026-05-01T16:22:52.083Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 732 | 2026-05-01T16:22:52.083Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 733 | 2026-05-01T16:22:52.885Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_samples = 246
|
| 734 | 2026-05-01T16:22:52.885Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_samples = 246
|
| 735 | 2026-05-01T16:22:52.885Z | DEBG | oximeter (clickhouse-client): unrolling 246 total samples
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
|
| 736 | 2026-05-01T16:22:52.897Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 108
table_name = fields_string
|
| 737 | 2026-05-01T16:22:52.898Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 26
table_name = fields_u16
|
| 738 | 2026-05-01T16:22:52.900Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 90
table_name = fields_uuid
|
| 739 | 2026-05-01T16:22:52.901Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 160
table_name = measurements_cumulativeu64
|
| 740 | 2026-05-01T16:22:52.904Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 26
table_name = measurements_histogramu64
|
| 741 | 2026-05-01T16:22:52.905Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 60
table_name = measurements_u64
|
| 742 | 2026-05-01T16:22:52.986Z | WARN | oximeter (database-inserter): failed to insert some results into metric DB
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
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:315
|
| 743 | 2026-05-01T16:22:53.027Z | INFO | oximeter (oximeter-agent): refreshing list of producers from Nexus
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:565
|
| 744 | 2026-05-01T16:22:53.027Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::c]:12221/metrics/collectors/c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd/producers?sort_by=id_ascending
|
| 745 | 2026-05-01T16:22:53.032Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::c]:12221/metrics/collectors/c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd/producers?sort_by=id_ascending", status: 200, headers: {"content-type": "application/json", "x-request-id": "56bbcbd2-5c9f-48ea-8b33-7308306aa813", "content-length": "1412", "date": "Fri, 01 May 2026 16:22:53 GMT"} })
|
| 746 | 2026-05-01T16:22:53.032Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::c]:12221/metrics/collectors/c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJjZDdjZDE5Ni0yYjE3LTQ0ZWUtYTYyMy1kMGQ5YWE2ZDM3YWYifX0%3D
|
| 747 | 2026-05-01T16:22:53.034Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::c]:12221/metrics/collectors/c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJjZDdjZDE5Ni0yYjE3LTQ0ZWUtYTYyMy1kMGQ5YWE2ZDM3YWYifX0%3D", status: 200, headers: {"content-type": "application/json", "x-request-id": "54eb19e8-c646-48b3-98f3-7d58c3e22385", "content-length": "29", "date": "Fri, 01 May 2026 16:22:53 GMT"} })
|
| 748 | 2026-05-01T16:22:53.034Z | DEBG | oximeter (oximeter-agent): registered new metric producer
address = [fd00:1122:3344:101::c]:52886
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 26c45edd-2597-4abc-84e9-0ec16388da15
|
| 749 | 2026-05-01T16:22:53.034Z | DEBG | oximeter (oximeter-agent): registered new metric producer
address = [fd00:1122:3344:101::a]:42096
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 481d6c94-9127-4a3b-8493-9159fa296021
|
| 750 | 2026-05-01T16:22:53.034Z | INFO | oximeter (oximeter-agent): refreshed list of producers from Nexus
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:640
n_current_tasks = 9
n_pruned_tasks = 0
|
| 751 | 2026-05-01T16:22:53.035Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 481d6c94-9127-4a3b-8493-9159fa296021
producer_ip = fd00:1122:3344:101::a
producer_port = 42096
|
| 752 | 2026-05-01T16:22:53.035Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 481d6c94-9127-4a3b-8493-9159fa296021
producer_ip = fd00:1122:3344:101::a
producer_port = 42096
|
| 753 | 2026-05-01T16:22:53.035Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 26c45edd-2597-4abc-84e9-0ec16388da15
producer_ip = fd00:1122:3344:101::c
producer_port = 52886
|
| 754 | 2026-05-01T16:22:53.035Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 481d6c94-9127-4a3b-8493-9159fa296021
producer_ip = fd00:1122:3344:101::a
producer_port = 42096
|
| 755 | 2026-05-01T16:22:53.036Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 26c45edd-2597-4abc-84e9-0ec16388da15
producer_ip = fd00:1122:3344:101::c
producer_port = 52886
|
| 756 | 2026-05-01T16:22:53.036Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 26c45edd-2597-4abc-84e9-0ec16388da15
producer_ip = fd00:1122:3344:101::c
producer_port = 52886
|
| 757 | 2026-05-01T16:22:53.041Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 5
n_samples = 5
producer_id = 481d6c94-9127-4a3b-8493-9159fa296021
producer_ip = fd00:1122:3344:101::a
producer_port = 42096
|
| 758 | 2026-05-01T16:22:53.046Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 5
n_samples = 9
producer_id = 26c45edd-2597-4abc-84e9-0ec16388da15
producer_ip = fd00:1122:3344:101::c
producer_port = 52886
|
| 759 | 2026-05-01T16:22:53.049Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 760 | 2026-05-01T16:22:53.049Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 761 | 2026-05-01T16:22:53.050Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 762 | 2026-05-01T16:22:53.081Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 763 | 2026-05-01T16:22:53.081Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 764 | 2026-05-01T16:22:53.081Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 765 | 2026-05-01T16:22:53.081Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 766 | 2026-05-01T16:22:53.083Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 767 | 2026-05-01T16:22:53.084Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 768 | 2026-05-01T16:22:53.084Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 23c853fb-5ecc-4c5a-8b58-4cf27310aba6
producer_ip = fd00:1122:3344:101::2
producer_port = 41635
|
| 769 | 2026-05-01T16:22:53.084Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 23c853fb-5ecc-4c5a-8b58-4cf27310aba6
producer_ip = fd00:1122:3344:101::2
producer_port = 41635
|
| 770 | 2026-05-01T16:22:53.084Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5946b6e8-687a-4af2-bbb3-9af6d6bc23e7
producer_ip = fd00:1122:3344:101::2
producer_port = 40116
|
| 771 | 2026-05-01T16:22:53.084Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5946b6e8-687a-4af2-bbb3-9af6d6bc23e7
producer_ip = fd00:1122:3344:101::2
producer_port = 40116
|
| 772 | 2026-05-01T16:22:53.086Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 2
n_samples = 11
producer_id = 23c853fb-5ecc-4c5a-8b58-4cf27310aba6
producer_ip = fd00:1122:3344:101::2
producer_port = 41635
|
| 773 | 2026-05-01T16:22:53.097Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 142
producer_id = 5946b6e8-687a-4af2-bbb3-9af6d6bc23e7
producer_ip = fd00:1122:3344:101::2
producer_port = 40116
|
| 774 | 2026-05-01T16:22:54.048Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 775 | 2026-05-01T16:22:54.049Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 776 | 2026-05-01T16:22:54.050Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 777 | 2026-05-01T16:22:54.081Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 778 | 2026-05-01T16:22:54.081Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 779 | 2026-05-01T16:22:54.081Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 780 | 2026-05-01T16:22:54.081Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 781 | 2026-05-01T16:22:54.082Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 782 | 2026-05-01T16:22:54.083Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 783 | 2026-05-01T16:22:55.049Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 784 | 2026-05-01T16:22:55.049Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 785 | 2026-05-01T16:22:55.050Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 786 | 2026-05-01T16:22:55.080Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 787 | 2026-05-01T16:22:55.080Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 788 | 2026-05-01T16:22:55.080Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 789 | 2026-05-01T16:22:55.080Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 790 | 2026-05-01T16:22:55.082Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 791 | 2026-05-01T16:22:55.083Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 792 | 2026-05-01T16:22:56.049Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 793 | 2026-05-01T16:22:56.049Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 794 | 2026-05-01T16:22:56.050Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 795 | 2026-05-01T16:22:56.081Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 796 | 2026-05-01T16:22:56.081Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 797 | 2026-05-01T16:22:56.081Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 798 | 2026-05-01T16:22:56.081Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 799 | 2026-05-01T16:22:56.083Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 800 | 2026-05-01T16:22:56.084Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 801 | 2026-05-01T16:22:57.049Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 802 | 2026-05-01T16:22:57.049Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 803 | 2026-05-01T16:22:57.050Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 804 | 2026-05-01T16:22:57.081Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 805 | 2026-05-01T16:22:57.081Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 806 | 2026-05-01T16:22:57.081Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 807 | 2026-05-01T16:22:57.081Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 808 | 2026-05-01T16:22:57.083Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 809 | 2026-05-01T16:22:57.083Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 810 | 2026-05-01T16:22:57.885Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_samples = 389
|
| 811 | 2026-05-01T16:22:57.885Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_samples = 389
|
| 812 | 2026-05-01T16:22:57.885Z | DEBG | oximeter (clickhouse-client): unrolling 389 total samples
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
|
| 813 | 2026-05-01T16:22:57.904Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 284
table_name = fields_i16
|
| 814 | 2026-05-01T16:22:57.905Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 4
table_name = fields_ipaddr
|
| 815 | 2026-05-01T16:22:57.907Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 831
table_name = fields_string
|
| 816 | 2026-05-01T16:22:57.908Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 162
table_name = fields_u16
|
| 817 | 2026-05-01T16:22:57.910Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 149
table_name = fields_u32
|
| 818 | 2026-05-01T16:22:57.911Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 148
table_name = fields_u8
|
| 819 | 2026-05-01T16:22:57.913Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 519
table_name = fields_uuid
|
| 820 | 2026-05-01T16:22:57.914Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 6
table_name = measurements_bool
|
| 821 | 2026-05-01T16:22:57.916Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 267
table_name = measurements_cumulativeu64
|
| 822 | 2026-05-01T16:22:57.917Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 1
table_name = measurements_f64
|
| 823 | 2026-05-01T16:22:57.919Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 16
table_name = measurements_histogramu64
|
| 824 | 2026-05-01T16:22:57.920Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 9
table_name = measurements_i64
|
| 825 | 2026-05-01T16:22:57.922Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 90
table_name = measurements_u64
|
| 826 | 2026-05-01T16:22:57.986Z | WARN | oximeter (database-inserter): failed to insert some results into metric DB
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
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:315
|
| 827 | 2026-05-01T16:22:58.041Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 020252ae-0c61-4e3e-9056-efba9567b85d
producer_ip = fd00:1122:3344:101::b
producer_port = 58361
|
| 828 | 2026-05-01T16:22:58.041Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 020252ae-0c61-4e3e-9056-efba9567b85d
producer_ip = fd00:1122:3344:101::b
producer_port = 58361
|
| 829 | 2026-05-01T16:22:58.045Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 5
n_samples = 26
producer_id = 020252ae-0c61-4e3e-9056-efba9567b85d
producer_ip = fd00:1122:3344:101::b
producer_port = 58361
|
| 830 | 2026-05-01T16:22:58.048Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 831 | 2026-05-01T16:22:58.048Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 832 | 2026-05-01T16:22:58.049Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 833 | 2026-05-01T16:22:58.080Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 834 | 2026-05-01T16:22:58.080Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 835 | 2026-05-01T16:22:58.080Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 836 | 2026-05-01T16:22:58.080Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 837 | 2026-05-01T16:22:58.082Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 838 | 2026-05-01T16:22:58.083Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 839 | 2026-05-01T16:22:59.049Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 840 | 2026-05-01T16:22:59.049Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 841 | 2026-05-01T16:22:59.050Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 842 | 2026-05-01T16:22:59.081Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 843 | 2026-05-01T16:22:59.081Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 844 | 2026-05-01T16:22:59.081Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 845 | 2026-05-01T16:22:59.081Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 846 | 2026-05-01T16:22:59.082Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 847 | 2026-05-01T16:22:59.083Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 848 | 2026-05-01T16:23:00.049Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 849 | 2026-05-01T16:23:00.049Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 850 | 2026-05-01T16:23:00.050Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 851 | 2026-05-01T16:23:00.080Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 852 | 2026-05-01T16:23:00.080Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 853 | 2026-05-01T16:23:00.080Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 854 | 2026-05-01T16:23:00.080Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 855 | 2026-05-01T16:23:00.082Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 856 | 2026-05-01T16:23:00.083Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 857 | 2026-05-01T16:23:01.049Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 858 | 2026-05-01T16:23:01.049Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 859 | 2026-05-01T16:23:01.050Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 860 | 2026-05-01T16:23:01.081Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 861 | 2026-05-01T16:23:01.081Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 862 | 2026-05-01T16:23:01.081Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 863 | 2026-05-01T16:23:01.081Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 864 | 2026-05-01T16:23:01.083Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 865 | 2026-05-01T16:23:01.084Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 866 | 2026-05-01T16:23:02.049Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 867 | 2026-05-01T16:23:02.049Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 868 | 2026-05-01T16:23:02.050Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 869 | 2026-05-01T16:23:02.081Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 870 | 2026-05-01T16:23:02.081Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 871 | 2026-05-01T16:23:02.081Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 872 | 2026-05-01T16:23:02.081Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 873 | 2026-05-01T16:23:02.083Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 874 | 2026-05-01T16:23:02.083Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 875 | 2026-05-01T16:23:02.885Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_samples = 246
|
| 876 | 2026-05-01T16:23:02.885Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_samples = 246
|
| 877 | 2026-05-01T16:23:02.885Z | DEBG | oximeter (clickhouse-client): unrolling 246 total samples
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
|
| 878 | 2026-05-01T16:23:02.896Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 108
table_name = fields_string
|
| 879 | 2026-05-01T16:23:02.898Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 26
table_name = fields_u16
|
| 880 | 2026-05-01T16:23:02.899Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 90
table_name = fields_uuid
|
| 881 | 2026-05-01T16:23:02.900Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 160
table_name = measurements_cumulativeu64
|
| 882 | 2026-05-01T16:23:02.902Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 26
table_name = measurements_histogramu64
|
| 883 | 2026-05-01T16:23:02.904Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 60
table_name = measurements_u64
|
| 884 | 2026-05-01T16:23:02.986Z | WARN | oximeter (database-inserter): failed to insert some results into metric DB
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
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:315
|
| 885 | 2026-05-01T16:23:03.036Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 26c45edd-2597-4abc-84e9-0ec16388da15
producer_ip = fd00:1122:3344:101::c
producer_port = 52886
|
| 886 | 2026-05-01T16:23:03.036Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 26c45edd-2597-4abc-84e9-0ec16388da15
producer_ip = fd00:1122:3344:101::c
producer_port = 52886
|
| 887 | 2026-05-01T16:23:03.036Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 481d6c94-9127-4a3b-8493-9159fa296021
producer_ip = fd00:1122:3344:101::a
producer_port = 42096
|
| 888 | 2026-05-01T16:23:03.036Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 481d6c94-9127-4a3b-8493-9159fa296021
producer_ip = fd00:1122:3344:101::a
producer_port = 42096
|
| 889 | 2026-05-01T16:23:03.037Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 5
n_samples = 2
producer_id = 481d6c94-9127-4a3b-8493-9159fa296021
producer_ip = fd00:1122:3344:101::a
producer_port = 42096
|
| 890 | 2026-05-01T16:23:03.037Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 5
n_samples = 3
producer_id = 26c45edd-2597-4abc-84e9-0ec16388da15
producer_ip = fd00:1122:3344:101::c
producer_port = 52886
|
| 891 | 2026-05-01T16:23:03.049Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 892 | 2026-05-01T16:23:03.049Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 893 | 2026-05-01T16:23:03.049Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 894 | 2026-05-01T16:23:03.081Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 895 | 2026-05-01T16:23:03.081Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 896 | 2026-05-01T16:23:03.081Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 897 | 2026-05-01T16:23:03.081Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 898 | 2026-05-01T16:23:03.082Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 899 | 2026-05-01T16:23:03.083Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 900 | 2026-05-01T16:23:03.083Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 23c853fb-5ecc-4c5a-8b58-4cf27310aba6
producer_ip = fd00:1122:3344:101::2
producer_port = 41635
|
| 901 | 2026-05-01T16:23:03.083Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5946b6e8-687a-4af2-bbb3-9af6d6bc23e7
producer_ip = fd00:1122:3344:101::2
producer_port = 40116
|
| 902 | 2026-05-01T16:23:03.083Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 23c853fb-5ecc-4c5a-8b58-4cf27310aba6
producer_ip = fd00:1122:3344:101::2
producer_port = 41635
|
| 903 | 2026-05-01T16:23:03.083Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5946b6e8-687a-4af2-bbb3-9af6d6bc23e7
producer_ip = fd00:1122:3344:101::2
producer_port = 40116
|
| 904 | 2026-05-01T16:23:03.085Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 2
n_samples = 11
producer_id = 23c853fb-5ecc-4c5a-8b58-4cf27310aba6
producer_ip = fd00:1122:3344:101::2
producer_port = 41635
|
| 905 | 2026-05-01T16:23:03.094Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 142
producer_id = 5946b6e8-687a-4af2-bbb3-9af6d6bc23e7
producer_ip = fd00:1122:3344:101::2
producer_port = 40116
|
| 906 | 2026-05-01T16:23:04.049Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 907 | 2026-05-01T16:23:04.049Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 908 | 2026-05-01T16:23:04.050Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 909 | 2026-05-01T16:23:04.081Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 910 | 2026-05-01T16:23:04.081Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 911 | 2026-05-01T16:23:04.081Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 912 | 2026-05-01T16:23:04.081Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 913 | 2026-05-01T16:23:04.082Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 914 | 2026-05-01T16:23:04.083Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 915 | 2026-05-01T16:23:05.049Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 916 | 2026-05-01T16:23:05.049Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 917 | 2026-05-01T16:23:05.050Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 918 | 2026-05-01T16:23:05.081Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 919 | 2026-05-01T16:23:05.081Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 920 | 2026-05-01T16:23:05.081Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 921 | 2026-05-01T16:23:05.081Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 922 | 2026-05-01T16:23:05.082Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 923 | 2026-05-01T16:23:05.083Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 924 | 2026-05-01T16:23:06.049Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 925 | 2026-05-01T16:23:06.049Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 926 | 2026-05-01T16:23:06.050Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 927 | 2026-05-01T16:23:06.081Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 928 | 2026-05-01T16:23:06.081Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 929 | 2026-05-01T16:23:06.081Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 930 | 2026-05-01T16:23:06.081Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 931 | 2026-05-01T16:23:06.083Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 932 | 2026-05-01T16:23:06.084Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 933 | 2026-05-01T16:23:07.049Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 934 | 2026-05-01T16:23:07.049Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 935 | 2026-05-01T16:23:07.050Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 936 | 2026-05-01T16:23:07.081Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 937 | 2026-05-01T16:23:07.081Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 938 | 2026-05-01T16:23:07.081Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 939 | 2026-05-01T16:23:07.081Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 940 | 2026-05-01T16:23:07.082Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 941 | 2026-05-01T16:23:07.083Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 942 | 2026-05-01T16:23:07.884Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_samples = 378
|
| 943 | 2026-05-01T16:23:07.884Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_samples = 378
|
| 944 | 2026-05-01T16:23:07.884Z | DEBG | oximeter (clickhouse-client): unrolling 378 total samples
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
|
| 945 | 2026-05-01T16:23:07.903Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 284
table_name = fields_i16
|
| 946 | 2026-05-01T16:23:07.905Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 829
table_name = fields_string
|
| 947 | 2026-05-01T16:23:07.906Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 158
table_name = fields_u16
|
| 948 | 2026-05-01T16:23:07.908Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 149
table_name = fields_u32
|
| 949 | 2026-05-01T16:23:07.909Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 148
table_name = fields_u8
|
| 950 | 2026-05-01T16:23:07.911Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 506
table_name = fields_uuid
|
| 951 | 2026-05-01T16:23:07.912Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 6
table_name = measurements_bool
|
| 952 | 2026-05-01T16:23:07.914Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 265
table_name = measurements_cumulativeu64
|
| 953 | 2026-05-01T16:23:07.915Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 1
table_name = measurements_f64
|
| 954 | 2026-05-01T16:23:07.917Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 16
table_name = measurements_histogramu64
|
| 955 | 2026-05-01T16:23:07.918Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 90
table_name = measurements_u64
|
| 956 | 2026-05-01T16:23:07.986Z | WARN | oximeter (database-inserter): failed to insert some results into metric DB
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
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:315
|
| 957 | 2026-05-01T16:23:08.027Z | INFO | oximeter (oximeter-agent): refreshing list of producers from Nexus
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:565
|
| 958 | 2026-05-01T16:23:08.027Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::c]:12221/metrics/collectors/c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd/producers?sort_by=id_ascending
|
| 959 | 2026-05-01T16:23:08.030Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::c]:12221/metrics/collectors/c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd/producers?sort_by=id_ascending", status: 200, headers: {"content-type": "application/json", "x-request-id": "b4f29d64-639b-4711-86b5-58f3f60eb0c4", "content-length": "1412", "date": "Fri, 01 May 2026 16:23:08 GMT"} })
|
| 960 | 2026-05-01T16:23:08.030Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::c]:12221/metrics/collectors/c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJjZDdjZDE5Ni0yYjE3LTQ0ZWUtYTYyMy1kMGQ5YWE2ZDM3YWYifX0%3D
|
| 961 | 2026-05-01T16:23:08.032Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::c]:12221/metrics/collectors/c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJjZDdjZDE5Ni0yYjE3LTQ0ZWUtYTYyMy1kMGQ5YWE2ZDM3YWYifX0%3D", status: 200, headers: {"content-type": "application/json", "x-request-id": "3816d24f-9e2f-4bca-9132-26d424a10638", "content-length": "29", "date": "Fri, 01 May 2026 16:23:08 GMT"} })
|
| 962 | 2026-05-01T16:23:08.032Z | INFO | oximeter (oximeter-agent): refreshed list of producers from Nexus
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:640
n_current_tasks = 9
n_pruned_tasks = 0
|
| 963 | 2026-05-01T16:23:08.041Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 020252ae-0c61-4e3e-9056-efba9567b85d
producer_ip = fd00:1122:3344:101::b
producer_port = 58361
|
| 964 | 2026-05-01T16:23:08.041Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 020252ae-0c61-4e3e-9056-efba9567b85d
producer_ip = fd00:1122:3344:101::b
producer_port = 58361
|
| 965 | 2026-05-01T16:23:08.045Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 5
n_samples = 26
producer_id = 020252ae-0c61-4e3e-9056-efba9567b85d
producer_ip = fd00:1122:3344:101::b
producer_port = 58361
|
| 966 | 2026-05-01T16:23:08.049Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5946b6e8-687a-4af2-bbb3-9af6d6bc23e7
producer_ip = fd00:1122:3344:101::2
producer_port = 40116
|
| 967 | 2026-05-01T16:23:08.049Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 968 | 2026-05-01T16:23:08.049Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = cd7cd196-2b17-44ee-a623-d0d9aa6d37af
producer_ip = fd00:1122:3344:101::1
producer_port = 50923
|
| 969 | 2026-05-01T16:23:08.049Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 970 | 2026-05-01T16:23:08.049Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 971 | 2026-05-01T16:23:08.049Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = cd7cd196-2b17-44ee-a623-d0d9aa6d37af
producer_ip = fd00:1122:3344:101::1
producer_port = 50923
|
| 972 | 2026-05-01T16:23:08.049Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = cd7cd196-2b17-44ee-a623-d0d9aa6d37af
producer_ip = fd00:1122:3344:101::1
producer_port = 50923
|
| 973 | 2026-05-01T16:23:08.049Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 974 | 2026-05-01T16:23:08.049Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 975 | 2026-05-01T16:23:08.050Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 976 | 2026-05-01T16:23:08.081Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 977 | 2026-05-01T16:23:08.081Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 978 | 2026-05-01T16:23:08.081Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 979 | 2026-05-01T16:23:08.081Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 980 | 2026-05-01T16:23:08.083Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 981 | 2026-05-01T16:23:08.084Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 982 | 2026-05-01T16:23:08.112Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 2
n_samples = 1473
producer_id = cd7cd196-2b17-44ee-a623-d0d9aa6d37af
producer_ip = fd00:1122:3344:101::1
producer_port = 50923
|
| 983 | 2026-05-01T16:23:08.116Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_samples = 1548
|
| 984 | 2026-05-01T16:23:08.117Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_samples = 1548
|
| 985 | 2026-05-01T16:23:08.117Z | DEBG | oximeter (clickhouse-client): unrolling 1548 total samples
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
|
| 986 | 2026-05-01T16:23:08.178Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 10
table_name = fields_ipaddr
|
| 987 | 2026-05-01T16:23:08.181Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 2458
table_name = fields_string
|
| 988 | 2026-05-01T16:23:08.182Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 45
table_name = fields_u16
|
| 989 | 2026-05-01T16:23:08.184Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 801
table_name = fields_u32
|
| 990 | 2026-05-01T16:23:08.185Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 1
table_name = fields_u64
|
| 991 | 2026-05-01T16:23:08.187Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 1324
table_name = fields_uuid
|
| 992 | 2026-05-01T16:23:08.189Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 1501
table_name = measurements_cumulativeu64
|
| 993 | 2026-05-01T16:23:08.191Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 35
table_name = measurements_histogramu64
|
| 994 | 2026-05-01T16:23:08.193Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 12
table_name = measurements_u64
|
| 995 | 2026-05-01T16:23:08.218Z | WARN | oximeter (database-inserter): failed to insert some results into metric DB
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
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:315
|
| 996 | 2026-05-01T16:23:09.049Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 997 | 2026-05-01T16:23:09.049Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 998 | 2026-05-01T16:23:09.050Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 999 | 2026-05-01T16:23:09.081Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1000 | 2026-05-01T16:23:09.081Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1001 | 2026-05-01T16:23:09.081Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1002 | 2026-05-01T16:23:09.081Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1003 | 2026-05-01T16:23:09.083Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1004 | 2026-05-01T16:23:09.084Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1005 | 2026-05-01T16:23:10.049Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1006 | 2026-05-01T16:23:10.049Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1007 | 2026-05-01T16:23:10.050Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1008 | 2026-05-01T16:23:10.081Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1009 | 2026-05-01T16:23:10.081Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1010 | 2026-05-01T16:23:10.081Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1011 | 2026-05-01T16:23:10.081Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1012 | 2026-05-01T16:23:10.083Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1013 | 2026-05-01T16:23:10.084Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1014 | 2026-05-01T16:23:11.049Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1015 | 2026-05-01T16:23:11.049Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1016 | 2026-05-01T16:23:11.050Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1017 | 2026-05-01T16:23:11.081Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1018 | 2026-05-01T16:23:11.081Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1019 | 2026-05-01T16:23:11.081Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1020 | 2026-05-01T16:23:11.081Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1021 | 2026-05-01T16:23:11.083Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1022 | 2026-05-01T16:23:11.083Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1023 | 2026-05-01T16:23:12.049Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1024 | 2026-05-01T16:23:12.049Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1025 | 2026-05-01T16:23:12.049Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1026 | 2026-05-01T16:23:12.081Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1027 | 2026-05-01T16:23:12.081Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1028 | 2026-05-01T16:23:12.081Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1029 | 2026-05-01T16:23:12.081Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1030 | 2026-05-01T16:23:12.082Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1031 | 2026-05-01T16:23:12.083Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1032 | 2026-05-01T16:23:12.885Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_samples = 176
|
| 1033 | 2026-05-01T16:23:12.885Z | DEBG | oximeter (clickhouse-client): unrolling 176 total samples
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
|
| 1034 | 2026-05-01T16:23:12.885Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_samples = 176
|
| 1035 | 2026-05-01T16:23:12.893Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 56
table_name = fields_string
|
| 1036 | 2026-05-01T16:23:12.895Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 64
table_name = fields_uuid
|
| 1037 | 2026-05-01T16:23:12.896Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 128
table_name = measurements_cumulativeu64
|
| 1038 | 2026-05-01T16:23:12.898Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 48
table_name = measurements_u64
|
| 1039 | 2026-05-01T16:23:12.986Z | WARN | oximeter (database-inserter): failed to insert some results into metric DB
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
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:315
|
| 1040 | 2026-05-01T16:23:13.036Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 481d6c94-9127-4a3b-8493-9159fa296021
producer_ip = fd00:1122:3344:101::a
producer_port = 42096
|
| 1041 | 2026-05-01T16:23:13.036Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 481d6c94-9127-4a3b-8493-9159fa296021
producer_ip = fd00:1122:3344:101::a
producer_port = 42096
|
| 1042 | 2026-05-01T16:23:13.036Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 26c45edd-2597-4abc-84e9-0ec16388da15
producer_ip = fd00:1122:3344:101::c
producer_port = 52886
|
| 1043 | 2026-05-01T16:23:13.036Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 26c45edd-2597-4abc-84e9-0ec16388da15
producer_ip = fd00:1122:3344:101::c
producer_port = 52886
|
| 1044 | 2026-05-01T16:23:13.037Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 5
n_samples = 2
producer_id = 481d6c94-9127-4a3b-8493-9159fa296021
producer_ip = fd00:1122:3344:101::a
producer_port = 42096
|
| 1045 | 2026-05-01T16:23:13.037Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 5
n_samples = 3
producer_id = 26c45edd-2597-4abc-84e9-0ec16388da15
producer_ip = fd00:1122:3344:101::c
producer_port = 52886
|
| 1046 | 2026-05-01T16:23:13.049Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1047 | 2026-05-01T16:23:13.049Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1048 | 2026-05-01T16:23:13.050Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1049 | 2026-05-01T16:23:13.081Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1050 | 2026-05-01T16:23:13.081Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1051 | 2026-05-01T16:23:13.081Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1052 | 2026-05-01T16:23:13.081Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1053 | 2026-05-01T16:23:13.083Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1054 | 2026-05-01T16:23:13.083Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1055 | 2026-05-01T16:23:13.083Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5946b6e8-687a-4af2-bbb3-9af6d6bc23e7
producer_ip = fd00:1122:3344:101::2
producer_port = 40116
|
| 1056 | 2026-05-01T16:23:13.083Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 23c853fb-5ecc-4c5a-8b58-4cf27310aba6
producer_ip = fd00:1122:3344:101::2
producer_port = 41635
|
| 1057 | 2026-05-01T16:23:13.083Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5946b6e8-687a-4af2-bbb3-9af6d6bc23e7
producer_ip = fd00:1122:3344:101::2
producer_port = 40116
|
| 1058 | 2026-05-01T16:23:13.083Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 23c853fb-5ecc-4c5a-8b58-4cf27310aba6
producer_ip = fd00:1122:3344:101::2
producer_port = 41635
|
| 1059 | 2026-05-01T16:23:13.085Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 2
n_samples = 11
producer_id = 23c853fb-5ecc-4c5a-8b58-4cf27310aba6
producer_ip = fd00:1122:3344:101::2
producer_port = 41635
|
| 1060 | 2026-05-01T16:23:13.095Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 142
producer_id = 5946b6e8-687a-4af2-bbb3-9af6d6bc23e7
producer_ip = fd00:1122:3344:101::2
producer_port = 40116
|
| 1061 | 2026-05-01T16:23:14.049Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1062 | 2026-05-01T16:23:14.049Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1063 | 2026-05-01T16:23:14.050Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1064 | 2026-05-01T16:23:14.081Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1065 | 2026-05-01T16:23:14.081Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1066 | 2026-05-01T16:23:14.081Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1067 | 2026-05-01T16:23:14.081Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1068 | 2026-05-01T16:23:14.083Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1069 | 2026-05-01T16:23:14.083Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1070 | 2026-05-01T16:23:15.049Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1071 | 2026-05-01T16:23:15.049Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1072 | 2026-05-01T16:23:15.049Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1073 | 2026-05-01T16:23:15.081Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1074 | 2026-05-01T16:23:15.081Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1075 | 2026-05-01T16:23:15.081Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1076 | 2026-05-01T16:23:15.081Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1077 | 2026-05-01T16:23:15.083Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1078 | 2026-05-01T16:23:15.083Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1079 | 2026-05-01T16:23:16.049Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1080 | 2026-05-01T16:23:16.049Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1081 | 2026-05-01T16:23:16.050Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1082 | 2026-05-01T16:23:16.081Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1083 | 2026-05-01T16:23:16.081Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1084 | 2026-05-01T16:23:16.081Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1085 | 2026-05-01T16:23:16.081Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1086 | 2026-05-01T16:23:16.083Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1087 | 2026-05-01T16:23:16.084Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1088 | 2026-05-01T16:23:17.049Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1089 | 2026-05-01T16:23:17.049Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1090 | 2026-05-01T16:23:17.050Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1091 | 2026-05-01T16:23:17.081Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1092 | 2026-05-01T16:23:17.081Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1093 | 2026-05-01T16:23:17.081Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1094 | 2026-05-01T16:23:17.081Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1095 | 2026-05-01T16:23:17.083Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1096 | 2026-05-01T16:23:17.084Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1097 | 2026-05-01T16:23:17.885Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_samples = 378
|
| 1098 | 2026-05-01T16:23:17.885Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_samples = 378
|
| 1099 | 2026-05-01T16:23:17.885Z | DEBG | oximeter (clickhouse-client): unrolling 378 total samples
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
|
| 1100 | 2026-05-01T16:23:17.904Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 284
table_name = fields_i16
|
| 1101 | 2026-05-01T16:23:17.905Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 829
table_name = fields_string
|
| 1102 | 2026-05-01T16:23:17.907Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 158
table_name = fields_u16
|
| 1103 | 2026-05-01T16:23:17.909Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 149
table_name = fields_u32
|
| 1104 | 2026-05-01T16:23:17.910Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 148
table_name = fields_u8
|
| 1105 | 2026-05-01T16:23:17.911Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 506
table_name = fields_uuid
|
| 1106 | 2026-05-01T16:23:17.913Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 6
table_name = measurements_bool
|
| 1107 | 2026-05-01T16:23:17.914Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 265
table_name = measurements_cumulativeu64
|
| 1108 | 2026-05-01T16:23:17.916Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 1
table_name = measurements_f64
|
| 1109 | 2026-05-01T16:23:17.918Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 16
table_name = measurements_histogramu64
|
| 1110 | 2026-05-01T16:23:17.919Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 90
table_name = measurements_u64
|
| 1111 | 2026-05-01T16:23:17.986Z | WARN | oximeter (database-inserter): failed to insert some results into metric DB
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
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:315
|
| 1112 | 2026-05-01T16:23:18.041Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 020252ae-0c61-4e3e-9056-efba9567b85d
producer_ip = fd00:1122:3344:101::b
producer_port = 58361
|
| 1113 | 2026-05-01T16:23:18.041Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 020252ae-0c61-4e3e-9056-efba9567b85d
producer_ip = fd00:1122:3344:101::b
producer_port = 58361
|
| 1114 | 2026-05-01T16:23:18.044Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 5
n_samples = 26
producer_id = 020252ae-0c61-4e3e-9056-efba9567b85d
producer_ip = fd00:1122:3344:101::b
producer_port = 58361
|
| 1115 | 2026-05-01T16:23:18.049Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1116 | 2026-05-01T16:23:18.049Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1117 | 2026-05-01T16:23:18.049Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1118 | 2026-05-01T16:23:18.080Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1119 | 2026-05-01T16:23:18.081Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1120 | 2026-05-01T16:23:18.081Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1121 | 2026-05-01T16:23:18.081Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1122 | 2026-05-01T16:23:18.082Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1123 | 2026-05-01T16:23:18.083Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1124 | 2026-05-01T16:23:19.049Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1125 | 2026-05-01T16:23:19.049Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1126 | 2026-05-01T16:23:19.050Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1127 | 2026-05-01T16:23:19.081Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1128 | 2026-05-01T16:23:19.081Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1129 | 2026-05-01T16:23:19.081Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1130 | 2026-05-01T16:23:19.081Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1131 | 2026-05-01T16:23:19.083Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1132 | 2026-05-01T16:23:19.084Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1133 | 2026-05-01T16:23:20.049Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1134 | 2026-05-01T16:23:20.049Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1135 | 2026-05-01T16:23:20.050Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1136 | 2026-05-01T16:23:20.081Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1137 | 2026-05-01T16:23:20.081Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1138 | 2026-05-01T16:23:20.081Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1139 | 2026-05-01T16:23:20.081Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1140 | 2026-05-01T16:23:20.084Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1141 | 2026-05-01T16:23:20.085Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1142 | 2026-05-01T16:23:21.049Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1143 | 2026-05-01T16:23:21.049Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1144 | 2026-05-01T16:23:21.050Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1145 | 2026-05-01T16:23:21.081Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1146 | 2026-05-01T16:23:21.081Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1147 | 2026-05-01T16:23:21.081Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1148 | 2026-05-01T16:23:21.081Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1149 | 2026-05-01T16:23:21.083Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1150 | 2026-05-01T16:23:21.083Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1151 | 2026-05-01T16:23:22.048Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1152 | 2026-05-01T16:23:22.049Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1153 | 2026-05-01T16:23:22.049Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1154 | 2026-05-01T16:23:22.081Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1155 | 2026-05-01T16:23:22.081Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1156 | 2026-05-01T16:23:22.081Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1157 | 2026-05-01T16:23:22.081Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1158 | 2026-05-01T16:23:22.082Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1159 | 2026-05-01T16:23:22.083Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1160 | 2026-05-01T16:23:22.885Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_samples = 246
|
| 1161 | 2026-05-01T16:23:22.885Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_samples = 246
|
| 1162 | 2026-05-01T16:23:22.885Z | DEBG | oximeter (clickhouse-client): unrolling 246 total samples
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
|
| 1163 | 2026-05-01T16:23:22.897Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 108
table_name = fields_string
|
| 1164 | 2026-05-01T16:23:22.899Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 26
table_name = fields_u16
|
| 1165 | 2026-05-01T16:23:22.900Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 90
table_name = fields_uuid
|
| 1166 | 2026-05-01T16:23:22.901Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 160
table_name = measurements_cumulativeu64
|
| 1167 | 2026-05-01T16:23:22.904Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 26
table_name = measurements_histogramu64
|
| 1168 | 2026-05-01T16:23:22.905Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 60
table_name = measurements_u64
|
| 1169 | 2026-05-01T16:23:22.986Z | WARN | oximeter (database-inserter): failed to insert some results into metric DB
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
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:315
|
| 1170 | 2026-05-01T16:23:23.027Z | INFO | oximeter (oximeter-agent): refreshing list of producers from Nexus
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:565
|
| 1171 | 2026-05-01T16:23:23.027Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::c]:12221/metrics/collectors/c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd/producers?sort_by=id_ascending
|
| 1172 | 2026-05-01T16:23:23.031Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::c]:12221/metrics/collectors/c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd/producers?sort_by=id_ascending", status: 200, headers: {"content-type": "application/json", "x-request-id": "0b0215ee-c91c-42cd-ac4b-8128c01c091a", "content-length": "1412", "date": "Fri, 01 May 2026 16:23:23 GMT"} })
|
| 1173 | 2026-05-01T16:23:23.031Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::c]:12221/metrics/collectors/c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJjZDdjZDE5Ni0yYjE3LTQ0ZWUtYTYyMy1kMGQ5YWE2ZDM3YWYifX0%3D
|
| 1174 | 2026-05-01T16:23:23.034Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::c]:12221/metrics/collectors/c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJjZDdjZDE5Ni0yYjE3LTQ0ZWUtYTYyMy1kMGQ5YWE2ZDM3YWYifX0%3D", status: 200, headers: {"content-type": "application/json", "x-request-id": "fa7bf39a-868a-4e7f-87f5-924fda0cd5ca", "content-length": "29", "date": "Fri, 01 May 2026 16:23:23 GMT"} })
|
| 1175 | 2026-05-01T16:23:23.034Z | INFO | oximeter (oximeter-agent): refreshed list of producers from Nexus
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:640
n_current_tasks = 9
n_pruned_tasks = 0
|
| 1176 | 2026-05-01T16:23:23.036Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 26c45edd-2597-4abc-84e9-0ec16388da15
producer_ip = fd00:1122:3344:101::c
producer_port = 52886
|
| 1177 | 2026-05-01T16:23:23.036Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 26c45edd-2597-4abc-84e9-0ec16388da15
producer_ip = fd00:1122:3344:101::c
producer_port = 52886
|
| 1178 | 2026-05-01T16:23:23.036Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 481d6c94-9127-4a3b-8493-9159fa296021
producer_ip = fd00:1122:3344:101::a
producer_port = 42096
|
| 1179 | 2026-05-01T16:23:23.036Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 481d6c94-9127-4a3b-8493-9159fa296021
producer_ip = fd00:1122:3344:101::a
producer_port = 42096
|
| 1180 | 2026-05-01T16:23:23.036Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 5
n_samples = 2
producer_id = 481d6c94-9127-4a3b-8493-9159fa296021
producer_ip = fd00:1122:3344:101::a
producer_port = 42096
|
| 1181 | 2026-05-01T16:23:23.036Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 5
n_samples = 3
producer_id = 26c45edd-2597-4abc-84e9-0ec16388da15
producer_ip = fd00:1122:3344:101::c
producer_port = 52886
|
| 1182 | 2026-05-01T16:23:23.048Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1183 | 2026-05-01T16:23:23.048Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1184 | 2026-05-01T16:23:23.049Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1185 | 2026-05-01T16:23:23.081Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1186 | 2026-05-01T16:23:23.081Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1187 | 2026-05-01T16:23:23.081Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1188 | 2026-05-01T16:23:23.081Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1189 | 2026-05-01T16:23:23.083Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1190 | 2026-05-01T16:23:23.084Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1191 | 2026-05-01T16:23:23.084Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 23c853fb-5ecc-4c5a-8b58-4cf27310aba6
producer_ip = fd00:1122:3344:101::2
producer_port = 41635
|
| 1192 | 2026-05-01T16:23:23.084Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5946b6e8-687a-4af2-bbb3-9af6d6bc23e7
producer_ip = fd00:1122:3344:101::2
producer_port = 40116
|
| 1193 | 2026-05-01T16:23:23.084Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5946b6e8-687a-4af2-bbb3-9af6d6bc23e7
producer_ip = fd00:1122:3344:101::2
producer_port = 40116
|
| 1194 | 2026-05-01T16:23:23.084Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 23c853fb-5ecc-4c5a-8b58-4cf27310aba6
producer_ip = fd00:1122:3344:101::2
producer_port = 41635
|
| 1195 | 2026-05-01T16:23:23.084Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 23c853fb-5ecc-4c5a-8b58-4cf27310aba6
producer_ip = fd00:1122:3344:101::2
producer_port = 41635
|
| 1196 | 2026-05-01T16:23:23.086Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 2
n_samples = 11
producer_id = 23c853fb-5ecc-4c5a-8b58-4cf27310aba6
producer_ip = fd00:1122:3344:101::2
producer_port = 41635
|
| 1197 | 2026-05-01T16:23:23.096Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 142
producer_id = 5946b6e8-687a-4af2-bbb3-9af6d6bc23e7
producer_ip = fd00:1122:3344:101::2
producer_port = 40116
|
| 1198 | 2026-05-01T16:23:24.049Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1199 | 2026-05-01T16:23:24.049Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1200 | 2026-05-01T16:23:24.049Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1201 | 2026-05-01T16:23:24.080Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1202 | 2026-05-01T16:23:24.081Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1203 | 2026-05-01T16:23:24.081Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1204 | 2026-05-01T16:23:24.081Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1205 | 2026-05-01T16:23:24.082Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1206 | 2026-05-01T16:23:24.083Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1207 | 2026-05-01T16:23:25.049Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1208 | 2026-05-01T16:23:25.049Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1209 | 2026-05-01T16:23:25.050Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1210 | 2026-05-01T16:23:25.081Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1211 | 2026-05-01T16:23:25.081Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1212 | 2026-05-01T16:23:25.081Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1213 | 2026-05-01T16:23:25.081Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1214 | 2026-05-01T16:23:25.083Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1215 | 2026-05-01T16:23:25.084Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1216 | 2026-05-01T16:23:26.049Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1217 | 2026-05-01T16:23:26.049Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1218 | 2026-05-01T16:23:26.050Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1219 | 2026-05-01T16:23:26.081Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1220 | 2026-05-01T16:23:26.081Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1221 | 2026-05-01T16:23:26.081Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1222 | 2026-05-01T16:23:26.081Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1223 | 2026-05-01T16:23:26.083Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1224 | 2026-05-01T16:23:26.083Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1225 | 2026-05-01T16:23:27.049Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1226 | 2026-05-01T16:23:27.049Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1227 | 2026-05-01T16:23:27.050Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1228 | 2026-05-01T16:23:27.081Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1229 | 2026-05-01T16:23:27.081Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1230 | 2026-05-01T16:23:27.081Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1231 | 2026-05-01T16:23:27.081Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1232 | 2026-05-01T16:23:27.082Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1233 | 2026-05-01T16:23:27.083Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1234 | 2026-05-01T16:23:27.885Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_samples = 379
|
| 1235 | 2026-05-01T16:23:27.885Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_samples = 379
|
| 1236 | 2026-05-01T16:23:27.885Z | DEBG | oximeter (clickhouse-client): unrolling 379 total samples
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
|
| 1237 | 2026-05-01T16:23:27.904Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 284
table_name = fields_i16
|
| 1238 | 2026-05-01T16:23:27.905Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 2
table_name = fields_ipaddr
|
| 1239 | 2026-05-01T16:23:27.907Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 830
table_name = fields_string
|
| 1240 | 2026-05-01T16:23:27.909Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 160
table_name = fields_u16
|
| 1241 | 2026-05-01T16:23:27.910Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 149
table_name = fields_u32
|
| 1242 | 2026-05-01T16:23:27.911Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 148
table_name = fields_u8
|
| 1243 | 2026-05-01T16:23:27.913Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 508
table_name = fields_uuid
|
| 1244 | 2026-05-01T16:23:27.914Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 6
table_name = measurements_bool
|
| 1245 | 2026-05-01T16:23:27.916Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 266
table_name = measurements_cumulativeu64
|
| 1246 | 2026-05-01T16:23:27.917Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 1
table_name = measurements_f64
|
| 1247 | 2026-05-01T16:23:27.919Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 16
table_name = measurements_histogramu64
|
| 1248 | 2026-05-01T16:23:27.920Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 90
table_name = measurements_u64
|
| 1249 | 2026-05-01T16:23:27.986Z | WARN | oximeter (database-inserter): failed to insert some results into metric DB
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
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:315
|
| 1250 | 2026-05-01T16:23:28.041Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 020252ae-0c61-4e3e-9056-efba9567b85d
producer_ip = fd00:1122:3344:101::b
producer_port = 58361
|
| 1251 | 2026-05-01T16:23:28.041Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 020252ae-0c61-4e3e-9056-efba9567b85d
producer_ip = fd00:1122:3344:101::b
producer_port = 58361
|
| 1252 | 2026-05-01T16:23:28.045Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 5
n_samples = 26
producer_id = 020252ae-0c61-4e3e-9056-efba9567b85d
producer_ip = fd00:1122:3344:101::b
producer_port = 58361
|
| 1253 | 2026-05-01T16:23:28.049Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1254 | 2026-05-01T16:23:28.049Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1255 | 2026-05-01T16:23:28.050Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1256 | 2026-05-01T16:23:28.081Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1257 | 2026-05-01T16:23:28.081Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1258 | 2026-05-01T16:23:28.081Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1259 | 2026-05-01T16:23:28.081Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1260 | 2026-05-01T16:23:28.083Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1261 | 2026-05-01T16:23:28.084Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1262 | 2026-05-01T16:23:29.049Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1263 | 2026-05-01T16:23:29.049Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1264 | 2026-05-01T16:23:29.050Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1265 | 2026-05-01T16:23:29.081Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1266 | 2026-05-01T16:23:29.081Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1267 | 2026-05-01T16:23:29.081Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1268 | 2026-05-01T16:23:29.081Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1269 | 2026-05-01T16:23:29.083Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1270 | 2026-05-01T16:23:29.084Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1271 | 2026-05-01T16:23:30.049Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1272 | 2026-05-01T16:23:30.049Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1273 | 2026-05-01T16:23:30.050Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1274 | 2026-05-01T16:23:30.081Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1275 | 2026-05-01T16:23:30.081Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1276 | 2026-05-01T16:23:30.081Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1277 | 2026-05-01T16:23:30.081Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1278 | 2026-05-01T16:23:30.083Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1279 | 2026-05-01T16:23:30.083Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1280 | 2026-05-01T16:23:31.049Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1281 | 2026-05-01T16:23:31.049Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1282 | 2026-05-01T16:23:31.050Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1283 | 2026-05-01T16:23:31.081Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1284 | 2026-05-01T16:23:31.081Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1285 | 2026-05-01T16:23:31.081Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1286 | 2026-05-01T16:23:31.081Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1287 | 2026-05-01T16:23:31.083Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1288 | 2026-05-01T16:23:31.084Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1289 | 2026-05-01T16:23:32.049Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1290 | 2026-05-01T16:23:32.049Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1291 | 2026-05-01T16:23:32.050Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1292 | 2026-05-01T16:23:32.081Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1293 | 2026-05-01T16:23:32.081Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1294 | 2026-05-01T16:23:32.081Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1295 | 2026-05-01T16:23:32.081Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1296 | 2026-05-01T16:23:32.083Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1297 | 2026-05-01T16:23:32.084Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1298 | 2026-05-01T16:23:32.885Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_samples = 246
|
| 1299 | 2026-05-01T16:23:32.885Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_samples = 246
|
| 1300 | 2026-05-01T16:23:32.885Z | DEBG | oximeter (clickhouse-client): unrolling 246 total samples
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
|
| 1301 | 2026-05-01T16:23:32.897Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 108
table_name = fields_string
|
| 1302 | 2026-05-01T16:23:32.898Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 26
table_name = fields_u16
|
| 1303 | 2026-05-01T16:23:32.899Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 90
table_name = fields_uuid
|
| 1304 | 2026-05-01T16:23:32.901Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 160
table_name = measurements_cumulativeu64
|
| 1305 | 2026-05-01T16:23:32.903Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 26
table_name = measurements_histogramu64
|
| 1306 | 2026-05-01T16:23:32.904Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 60
table_name = measurements_u64
|
| 1307 | 2026-05-01T16:23:32.986Z | WARN | oximeter (database-inserter): failed to insert some results into metric DB
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
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:315
|
| 1308 | 2026-05-01T16:23:33.036Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 481d6c94-9127-4a3b-8493-9159fa296021
producer_ip = fd00:1122:3344:101::a
producer_port = 42096
|
| 1309 | 2026-05-01T16:23:33.036Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 26c45edd-2597-4abc-84e9-0ec16388da15
producer_ip = fd00:1122:3344:101::c
producer_port = 52886
|
| 1310 | 2026-05-01T16:23:33.036Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 26c45edd-2597-4abc-84e9-0ec16388da15
producer_ip = fd00:1122:3344:101::c
producer_port = 52886
|
| 1311 | 2026-05-01T16:23:33.036Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 481d6c94-9127-4a3b-8493-9159fa296021
producer_ip = fd00:1122:3344:101::a
producer_port = 42096
|
| 1312 | 2026-05-01T16:23:33.036Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 5
n_samples = 2
producer_id = 481d6c94-9127-4a3b-8493-9159fa296021
producer_ip = fd00:1122:3344:101::a
producer_port = 42096
|
| 1313 | 2026-05-01T16:23:33.037Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 5
n_samples = 3
producer_id = 26c45edd-2597-4abc-84e9-0ec16388da15
producer_ip = fd00:1122:3344:101::c
producer_port = 52886
|
| 1314 | 2026-05-01T16:23:33.049Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1315 | 2026-05-01T16:23:33.049Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1316 | 2026-05-01T16:23:33.050Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1317 | 2026-05-01T16:23:33.081Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1318 | 2026-05-01T16:23:33.081Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1319 | 2026-05-01T16:23:33.081Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1320 | 2026-05-01T16:23:33.081Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1321 | 2026-05-01T16:23:33.082Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1322 | 2026-05-01T16:23:33.084Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1323 | 2026-05-01T16:23:33.084Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 23c853fb-5ecc-4c5a-8b58-4cf27310aba6
producer_ip = fd00:1122:3344:101::2
producer_port = 41635
|
| 1324 | 2026-05-01T16:23:33.084Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5946b6e8-687a-4af2-bbb3-9af6d6bc23e7
producer_ip = fd00:1122:3344:101::2
producer_port = 40116
|
| 1325 | 2026-05-01T16:23:33.084Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 23c853fb-5ecc-4c5a-8b58-4cf27310aba6
producer_ip = fd00:1122:3344:101::2
producer_port = 41635
|
| 1326 | 2026-05-01T16:23:33.084Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5946b6e8-687a-4af2-bbb3-9af6d6bc23e7
producer_ip = fd00:1122:3344:101::2
producer_port = 40116
|
| 1327 | 2026-05-01T16:23:33.085Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 2
n_samples = 11
producer_id = 23c853fb-5ecc-4c5a-8b58-4cf27310aba6
producer_ip = fd00:1122:3344:101::2
producer_port = 41635
|
| 1328 | 2026-05-01T16:23:33.095Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 142
producer_id = 5946b6e8-687a-4af2-bbb3-9af6d6bc23e7
producer_ip = fd00:1122:3344:101::2
producer_port = 40116
|
| 1329 | 2026-05-01T16:23:34.050Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1330 | 2026-05-01T16:23:34.050Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1331 | 2026-05-01T16:23:34.051Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1332 | 2026-05-01T16:23:34.081Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1333 | 2026-05-01T16:23:34.081Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1334 | 2026-05-01T16:23:34.081Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1335 | 2026-05-01T16:23:34.081Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1336 | 2026-05-01T16:23:34.082Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1337 | 2026-05-01T16:23:34.083Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1338 | 2026-05-01T16:23:35.049Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1339 | 2026-05-01T16:23:35.049Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1340 | 2026-05-01T16:23:35.050Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1341 | 2026-05-01T16:23:35.081Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1342 | 2026-05-01T16:23:35.081Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1343 | 2026-05-01T16:23:35.081Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1344 | 2026-05-01T16:23:35.081Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1345 | 2026-05-01T16:23:35.083Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1346 | 2026-05-01T16:23:35.084Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1347 | 2026-05-01T16:23:36.049Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1348 | 2026-05-01T16:23:36.049Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1349 | 2026-05-01T16:23:36.050Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1350 | 2026-05-01T16:23:36.081Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1351 | 2026-05-01T16:23:36.081Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1352 | 2026-05-01T16:23:36.081Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1353 | 2026-05-01T16:23:36.081Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1354 | 2026-05-01T16:23:36.083Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1355 | 2026-05-01T16:23:36.084Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1356 | 2026-05-01T16:23:37.049Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1357 | 2026-05-01T16:23:37.049Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1358 | 2026-05-01T16:23:37.050Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1359 | 2026-05-01T16:23:37.081Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1360 | 2026-05-01T16:23:37.081Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1361 | 2026-05-01T16:23:37.081Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1362 | 2026-05-01T16:23:37.081Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1363 | 2026-05-01T16:23:37.083Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1364 | 2026-05-01T16:23:37.084Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1365 | 2026-05-01T16:23:37.885Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_samples = 378
|
| 1366 | 2026-05-01T16:23:37.885Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_samples = 378
|
| 1367 | 2026-05-01T16:23:37.885Z | DEBG | oximeter (clickhouse-client): unrolling 378 total samples
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
|
| 1368 | 2026-05-01T16:23:37.903Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 284
table_name = fields_i16
|
| 1369 | 2026-05-01T16:23:37.905Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 829
table_name = fields_string
|
| 1370 | 2026-05-01T16:23:37.907Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 158
table_name = fields_u16
|
| 1371 | 2026-05-01T16:23:37.908Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 149
table_name = fields_u32
|
| 1372 | 2026-05-01T16:23:37.910Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 148
table_name = fields_u8
|
| 1373 | 2026-05-01T16:23:37.911Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 506
table_name = fields_uuid
|
| 1374 | 2026-05-01T16:23:37.913Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 6
table_name = measurements_bool
|
| 1375 | 2026-05-01T16:23:37.914Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 265
table_name = measurements_cumulativeu64
|
| 1376 | 2026-05-01T16:23:37.915Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 1
table_name = measurements_f64
|
| 1377 | 2026-05-01T16:23:37.917Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 16
table_name = measurements_histogramu64
|
| 1378 | 2026-05-01T16:23:37.919Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 90
table_name = measurements_u64
|
| 1379 | 2026-05-01T16:23:37.986Z | WARN | oximeter (database-inserter): failed to insert some results into metric DB
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
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:315
|
| 1380 | 2026-05-01T16:23:38.027Z | INFO | oximeter (oximeter-agent): refreshing list of producers from Nexus
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:565
|
| 1381 | 2026-05-01T16:23:38.027Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::b]:12221/metrics/collectors/c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd/producers?sort_by=id_ascending
|
| 1382 | 2026-05-01T16:23:38.031Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::b]:12221/metrics/collectors/c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd/producers?sort_by=id_ascending", status: 200, headers: {"content-type": "application/json", "x-request-id": "312ba027-5d0e-4b5e-be14-3ac453c697c9", "content-length": "1412", "date": "Fri, 01 May 2026 16:23:38 GMT"} })
|
| 1383 | 2026-05-01T16:23:38.031Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::b]:12221/metrics/collectors/c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJjZDdjZDE5Ni0yYjE3LTQ0ZWUtYTYyMy1kMGQ5YWE2ZDM3YWYifX0%3D
|
| 1384 | 2026-05-01T16:23:38.034Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::b]:12221/metrics/collectors/c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJjZDdjZDE5Ni0yYjE3LTQ0ZWUtYTYyMy1kMGQ5YWE2ZDM3YWYifX0%3D", status: 200, headers: {"content-type": "application/json", "x-request-id": "755e8a40-abe0-4856-a749-9a6aa6fa8f07", "content-length": "29", "date": "Fri, 01 May 2026 16:23:38 GMT"} })
|
| 1385 | 2026-05-01T16:23:38.034Z | INFO | oximeter (oximeter-agent): refreshed list of producers from Nexus
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:640
n_current_tasks = 9
n_pruned_tasks = 0
|
| 1386 | 2026-05-01T16:23:38.042Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 020252ae-0c61-4e3e-9056-efba9567b85d
producer_ip = fd00:1122:3344:101::b
producer_port = 58361
|
| 1387 | 2026-05-01T16:23:38.042Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 020252ae-0c61-4e3e-9056-efba9567b85d
producer_ip = fd00:1122:3344:101::b
producer_port = 58361
|
| 1388 | 2026-05-01T16:23:38.042Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 020252ae-0c61-4e3e-9056-efba9567b85d
producer_ip = fd00:1122:3344:101::b
producer_port = 58361
|
| 1389 | 2026-05-01T16:23:38.045Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 5
n_samples = 26
producer_id = 020252ae-0c61-4e3e-9056-efba9567b85d
producer_ip = fd00:1122:3344:101::b
producer_port = 58361
|
| 1390 | 2026-05-01T16:23:38.049Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1391 | 2026-05-01T16:23:38.049Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1392 | 2026-05-01T16:23:38.049Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = cd7cd196-2b17-44ee-a623-d0d9aa6d37af
producer_ip = fd00:1122:3344:101::1
producer_port = 50923
|
| 1393 | 2026-05-01T16:23:38.049Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = cd7cd196-2b17-44ee-a623-d0d9aa6d37af
producer_ip = fd00:1122:3344:101::1
producer_port = 50923
|
| 1394 | 2026-05-01T16:23:38.049Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1395 | 2026-05-01T16:23:38.081Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1396 | 2026-05-01T16:23:38.081Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1397 | 2026-05-01T16:23:38.081Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1398 | 2026-05-01T16:23:38.081Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1399 | 2026-05-01T16:23:38.082Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1400 | 2026-05-01T16:23:38.084Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1401 | 2026-05-01T16:23:38.114Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 2
n_samples = 1473
producer_id = cd7cd196-2b17-44ee-a623-d0d9aa6d37af
producer_ip = fd00:1122:3344:101::1
producer_port = 50923
|
| 1402 | 2026-05-01T16:23:38.121Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_samples = 1544
|
| 1403 | 2026-05-01T16:23:38.121Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_samples = 1544
|
| 1404 | 2026-05-01T16:23:38.121Z | DEBG | oximeter (clickhouse-client): unrolling 1544 total samples
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
|
| 1405 | 2026-05-01T16:23:38.185Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 2
table_name = fields_ipaddr
|
| 1406 | 2026-05-01T16:23:38.187Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 2454
table_name = fields_string
|
| 1407 | 2026-05-01T16:23:38.189Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 37
table_name = fields_u16
|
| 1408 | 2026-05-01T16:23:38.191Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 801
table_name = fields_u32
|
| 1409 | 2026-05-01T16:23:38.192Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 1
table_name = fields_u64
|
| 1410 | 2026-05-01T16:23:38.194Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 1316
table_name = fields_uuid
|
| 1411 | 2026-05-01T16:23:38.196Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 1497
table_name = measurements_cumulativeu64
|
| 1412 | 2026-05-01T16:23:38.198Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 35
table_name = measurements_histogramu64
|
| 1413 | 2026-05-01T16:23:38.199Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 12
table_name = measurements_u64
|
| 1414 | 2026-05-01T16:23:38.222Z | WARN | oximeter (database-inserter): failed to insert some results into metric DB
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
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:315
|
| 1415 | 2026-05-01T16:23:39.049Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1416 | 2026-05-01T16:23:39.049Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1417 | 2026-05-01T16:23:39.050Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1418 | 2026-05-01T16:23:39.081Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1419 | 2026-05-01T16:23:39.081Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1420 | 2026-05-01T16:23:39.081Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1421 | 2026-05-01T16:23:39.081Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1422 | 2026-05-01T16:23:39.083Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1423 | 2026-05-01T16:23:39.084Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1424 | 2026-05-01T16:23:40.049Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1425 | 2026-05-01T16:23:40.049Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1426 | 2026-05-01T16:23:40.050Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1427 | 2026-05-01T16:23:40.081Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1428 | 2026-05-01T16:23:40.081Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1429 | 2026-05-01T16:23:40.081Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1430 | 2026-05-01T16:23:40.081Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1431 | 2026-05-01T16:23:40.082Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1432 | 2026-05-01T16:23:40.083Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1433 | 2026-05-01T16:23:41.049Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1434 | 2026-05-01T16:23:41.049Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1435 | 2026-05-01T16:23:41.050Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1436 | 2026-05-01T16:23:41.081Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1437 | 2026-05-01T16:23:41.081Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1438 | 2026-05-01T16:23:41.081Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1439 | 2026-05-01T16:23:41.081Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1440 | 2026-05-01T16:23:41.082Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1441 | 2026-05-01T16:23:41.083Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1442 | 2026-05-01T16:23:42.049Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1443 | 2026-05-01T16:23:42.049Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1444 | 2026-05-01T16:23:42.050Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1445 | 2026-05-01T16:23:42.081Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1446 | 2026-05-01T16:23:42.081Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1447 | 2026-05-01T16:23:42.081Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1448 | 2026-05-01T16:23:42.081Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1449 | 2026-05-01T16:23:42.082Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1450 | 2026-05-01T16:23:42.083Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1451 | 2026-05-01T16:23:42.885Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_samples = 176
|
| 1452 | 2026-05-01T16:23:42.885Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_samples = 176
|
| 1453 | 2026-05-01T16:23:42.885Z | DEBG | oximeter (clickhouse-client): unrolling 176 total samples
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
|
| 1454 | 2026-05-01T16:23:42.893Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 56
table_name = fields_string
|
| 1455 | 2026-05-01T16:23:42.895Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 64
table_name = fields_uuid
|
| 1456 | 2026-05-01T16:23:42.896Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 128
table_name = measurements_cumulativeu64
|
| 1457 | 2026-05-01T16:23:42.898Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 48
table_name = measurements_u64
|
| 1458 | 2026-05-01T16:23:42.986Z | WARN | oximeter (database-inserter): failed to insert some results into metric DB
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
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:315
|
| 1459 | 2026-05-01T16:23:43.036Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 481d6c94-9127-4a3b-8493-9159fa296021
producer_ip = fd00:1122:3344:101::a
producer_port = 42096
|
| 1460 | 2026-05-01T16:23:43.036Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 26c45edd-2597-4abc-84e9-0ec16388da15
producer_ip = fd00:1122:3344:101::c
producer_port = 52886
|
| 1461 | 2026-05-01T16:23:43.036Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 481d6c94-9127-4a3b-8493-9159fa296021
producer_ip = fd00:1122:3344:101::a
producer_port = 42096
|
| 1462 | 2026-05-01T16:23:43.036Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 26c45edd-2597-4abc-84e9-0ec16388da15
producer_ip = fd00:1122:3344:101::c
producer_port = 52886
|
| 1463 | 2026-05-01T16:23:43.037Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 5
n_samples = 2
producer_id = 481d6c94-9127-4a3b-8493-9159fa296021
producer_ip = fd00:1122:3344:101::a
producer_port = 42096
|
| 1464 | 2026-05-01T16:23:43.037Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 5
n_samples = 3
producer_id = 26c45edd-2597-4abc-84e9-0ec16388da15
producer_ip = fd00:1122:3344:101::c
producer_port = 52886
|
| 1465 | 2026-05-01T16:23:43.049Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1466 | 2026-05-01T16:23:43.049Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1467 | 2026-05-01T16:23:43.050Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1468 | 2026-05-01T16:23:43.081Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1469 | 2026-05-01T16:23:43.081Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1470 | 2026-05-01T16:23:43.081Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1471 | 2026-05-01T16:23:43.081Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1472 | 2026-05-01T16:23:43.083Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1473 | 2026-05-01T16:23:43.083Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1474 | 2026-05-01T16:23:43.084Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5946b6e8-687a-4af2-bbb3-9af6d6bc23e7
producer_ip = fd00:1122:3344:101::2
producer_port = 40116
|
| 1475 | 2026-05-01T16:23:43.084Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5946b6e8-687a-4af2-bbb3-9af6d6bc23e7
producer_ip = fd00:1122:3344:101::2
producer_port = 40116
|
| 1476 | 2026-05-01T16:23:43.084Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 23c853fb-5ecc-4c5a-8b58-4cf27310aba6
producer_ip = fd00:1122:3344:101::2
producer_port = 41635
|
| 1477 | 2026-05-01T16:23:43.084Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 23c853fb-5ecc-4c5a-8b58-4cf27310aba6
producer_ip = fd00:1122:3344:101::2
producer_port = 41635
|
| 1478 | 2026-05-01T16:23:43.086Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 2
n_samples = 11
producer_id = 23c853fb-5ecc-4c5a-8b58-4cf27310aba6
producer_ip = fd00:1122:3344:101::2
producer_port = 41635
|
| 1479 | 2026-05-01T16:23:43.096Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 142
producer_id = 5946b6e8-687a-4af2-bbb3-9af6d6bc23e7
producer_ip = fd00:1122:3344:101::2
producer_port = 40116
|
| 1480 | 2026-05-01T16:23:44.049Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1481 | 2026-05-01T16:23:44.049Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1482 | 2026-05-01T16:23:44.050Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1483 | 2026-05-01T16:23:44.082Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1484 | 2026-05-01T16:23:44.082Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1485 | 2026-05-01T16:23:44.082Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1486 | 2026-05-01T16:23:44.082Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1487 | 2026-05-01T16:23:44.083Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1488 | 2026-05-01T16:23:44.084Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1489 | 2026-05-01T16:23:45.049Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1490 | 2026-05-01T16:23:45.049Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1491 | 2026-05-01T16:23:45.050Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1492 | 2026-05-01T16:23:45.081Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1493 | 2026-05-01T16:23:45.081Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1494 | 2026-05-01T16:23:45.081Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1495 | 2026-05-01T16:23:45.081Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1496 | 2026-05-01T16:23:45.083Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1497 | 2026-05-01T16:23:45.084Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1498 | 2026-05-01T16:23:46.049Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1499 | 2026-05-01T16:23:46.049Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1500 | 2026-05-01T16:23:46.050Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1501 | 2026-05-01T16:23:46.081Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1502 | 2026-05-01T16:23:46.081Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1503 | 2026-05-01T16:23:46.081Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1504 | 2026-05-01T16:23:46.081Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1505 | 2026-05-01T16:23:46.082Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1506 | 2026-05-01T16:23:46.083Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1507 | 2026-05-01T16:23:47.050Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1508 | 2026-05-01T16:23:47.050Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1509 | 2026-05-01T16:23:47.050Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1510 | 2026-05-01T16:23:47.082Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1511 | 2026-05-01T16:23:47.082Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1512 | 2026-05-01T16:23:47.082Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1513 | 2026-05-01T16:23:47.082Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1514 | 2026-05-01T16:23:47.083Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1515 | 2026-05-01T16:23:47.084Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1516 | 2026-05-01T16:23:47.885Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_samples = 378
|
| 1517 | 2026-05-01T16:23:47.885Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_samples = 378
|
| 1518 | 2026-05-01T16:23:47.885Z | DEBG | oximeter (clickhouse-client): unrolling 378 total samples
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
|
| 1519 | 2026-05-01T16:23:47.904Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 284
table_name = fields_i16
|
| 1520 | 2026-05-01T16:23:47.906Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 829
table_name = fields_string
|
| 1521 | 2026-05-01T16:23:47.907Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 158
table_name = fields_u16
|
| 1522 | 2026-05-01T16:23:47.909Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 149
table_name = fields_u32
|
| 1523 | 2026-05-01T16:23:47.910Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 148
table_name = fields_u8
|
| 1524 | 2026-05-01T16:23:47.912Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 506
table_name = fields_uuid
|
| 1525 | 2026-05-01T16:23:47.913Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 6
table_name = measurements_bool
|
| 1526 | 2026-05-01T16:23:47.915Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 265
table_name = measurements_cumulativeu64
|
| 1527 | 2026-05-01T16:23:47.916Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 1
table_name = measurements_f64
|
| 1528 | 2026-05-01T16:23:47.918Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 16
table_name = measurements_histogramu64
|
| 1529 | 2026-05-01T16:23:47.919Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 90
table_name = measurements_u64
|
| 1530 | 2026-05-01T16:23:47.987Z | WARN | oximeter (database-inserter): failed to insert some results into metric DB
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
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:315
|
| 1531 | 2026-05-01T16:23:48.041Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 020252ae-0c61-4e3e-9056-efba9567b85d
producer_ip = fd00:1122:3344:101::b
producer_port = 58361
|
| 1532 | 2026-05-01T16:23:48.041Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 020252ae-0c61-4e3e-9056-efba9567b85d
producer_ip = fd00:1122:3344:101::b
producer_port = 58361
|
| 1533 | 2026-05-01T16:23:48.045Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 5
n_samples = 26
producer_id = 020252ae-0c61-4e3e-9056-efba9567b85d
producer_ip = fd00:1122:3344:101::b
producer_port = 58361
|
| 1534 | 2026-05-01T16:23:48.049Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1535 | 2026-05-01T16:23:48.049Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1536 | 2026-05-01T16:23:48.050Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1537 | 2026-05-01T16:23:48.081Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1538 | 2026-05-01T16:23:48.081Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1539 | 2026-05-01T16:23:48.081Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1540 | 2026-05-01T16:23:48.081Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1541 | 2026-05-01T16:23:48.083Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1542 | 2026-05-01T16:23:48.083Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1543 | 2026-05-01T16:23:49.050Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1544 | 2026-05-01T16:23:49.050Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1545 | 2026-05-01T16:23:49.051Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1546 | 2026-05-01T16:23:49.081Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1547 | 2026-05-01T16:23:49.081Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1548 | 2026-05-01T16:23:49.081Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1549 | 2026-05-01T16:23:49.081Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1550 | 2026-05-01T16:23:49.082Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1551 | 2026-05-01T16:23:49.083Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1552 | 2026-05-01T16:23:50.049Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1553 | 2026-05-01T16:23:50.049Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1554 | 2026-05-01T16:23:50.051Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1555 | 2026-05-01T16:23:50.081Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1556 | 2026-05-01T16:23:50.081Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1557 | 2026-05-01T16:23:50.081Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1558 | 2026-05-01T16:23:50.081Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1559 | 2026-05-01T16:23:50.085Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1560 | 2026-05-01T16:23:50.086Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1561 | 2026-05-01T16:23:51.049Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1562 | 2026-05-01T16:23:51.049Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1563 | 2026-05-01T16:23:51.050Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1564 | 2026-05-01T16:23:51.081Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1565 | 2026-05-01T16:23:51.081Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1566 | 2026-05-01T16:23:51.081Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1567 | 2026-05-01T16:23:51.081Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1568 | 2026-05-01T16:23:51.083Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1569 | 2026-05-01T16:23:51.084Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1570 | 2026-05-01T16:23:52.049Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1571 | 2026-05-01T16:23:52.049Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1572 | 2026-05-01T16:23:52.050Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1573 | 2026-05-01T16:23:52.081Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1574 | 2026-05-01T16:23:52.081Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1575 | 2026-05-01T16:23:52.081Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1576 | 2026-05-01T16:23:52.081Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1577 | 2026-05-01T16:23:52.083Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1578 | 2026-05-01T16:23:52.083Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1579 | 2026-05-01T16:23:52.885Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_samples = 246
|
| 1580 | 2026-05-01T16:23:52.885Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_samples = 246
|
| 1581 | 2026-05-01T16:23:52.885Z | DEBG | oximeter (clickhouse-client): unrolling 246 total samples
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
|
| 1582 | 2026-05-01T16:23:52.897Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 108
table_name = fields_string
|
| 1583 | 2026-05-01T16:23:52.899Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 26
table_name = fields_u16
|
| 1584 | 2026-05-01T16:23:52.900Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 90
table_name = fields_uuid
|
| 1585 | 2026-05-01T16:23:52.902Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 160
table_name = measurements_cumulativeu64
|
| 1586 | 2026-05-01T16:23:52.904Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 26
table_name = measurements_histogramu64
|
| 1587 | 2026-05-01T16:23:52.906Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 60
table_name = measurements_u64
|
| 1588 | 2026-05-01T16:23:52.986Z | WARN | oximeter (database-inserter): failed to insert some results into metric DB
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
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:315
|
| 1589 | 2026-05-01T16:23:53.027Z | INFO | oximeter (oximeter-agent): refreshing list of producers from Nexus
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:565
|
| 1590 | 2026-05-01T16:23:53.027Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::c]:12221/metrics/collectors/c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd/producers?sort_by=id_ascending
|
| 1591 | 2026-05-01T16:23:53.031Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::c]:12221/metrics/collectors/c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd/producers?sort_by=id_ascending", status: 200, headers: {"content-type": "application/json", "x-request-id": "a81be36d-6ef0-43da-987c-63915d2f2bed", "content-length": "1412", "date": "Fri, 01 May 2026 16:23:53 GMT"} })
|
| 1592 | 2026-05-01T16:23:53.031Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::c]:12221/metrics/collectors/c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJjZDdjZDE5Ni0yYjE3LTQ0ZWUtYTYyMy1kMGQ5YWE2ZDM3YWYifX0%3D
|
| 1593 | 2026-05-01T16:23:53.034Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::c]:12221/metrics/collectors/c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJjZDdjZDE5Ni0yYjE3LTQ0ZWUtYTYyMy1kMGQ5YWE2ZDM3YWYifX0%3D", status: 200, headers: {"content-type": "application/json", "x-request-id": "ffcf3322-8a15-45c1-8897-8a3f6cdbf095", "content-length": "29", "date": "Fri, 01 May 2026 16:23:53 GMT"} })
|
| 1594 | 2026-05-01T16:23:53.034Z | INFO | oximeter (oximeter-agent): refreshed list of producers from Nexus
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:640
n_current_tasks = 9
n_pruned_tasks = 0
|
| 1595 | 2026-05-01T16:23:53.036Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 26c45edd-2597-4abc-84e9-0ec16388da15
producer_ip = fd00:1122:3344:101::c
producer_port = 52886
|
| 1596 | 2026-05-01T16:23:53.036Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 481d6c94-9127-4a3b-8493-9159fa296021
producer_ip = fd00:1122:3344:101::a
producer_port = 42096
|
| 1597 | 2026-05-01T16:23:53.036Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 481d6c94-9127-4a3b-8493-9159fa296021
producer_ip = fd00:1122:3344:101::a
producer_port = 42096
|
| 1598 | 2026-05-01T16:23:53.036Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 26c45edd-2597-4abc-84e9-0ec16388da15
producer_ip = fd00:1122:3344:101::c
producer_port = 52886
|
| 1599 | 2026-05-01T16:23:53.036Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 481d6c94-9127-4a3b-8493-9159fa296021
producer_ip = fd00:1122:3344:101::a
producer_port = 42096
|
| 1600 | 2026-05-01T16:23:53.036Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 26c45edd-2597-4abc-84e9-0ec16388da15
producer_ip = fd00:1122:3344:101::c
producer_port = 52886
|
| 1601 | 2026-05-01T16:23:53.037Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 5
n_samples = 2
producer_id = 481d6c94-9127-4a3b-8493-9159fa296021
producer_ip = fd00:1122:3344:101::a
producer_port = 42096
|
| 1602 | 2026-05-01T16:23:53.037Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 5
n_samples = 3
producer_id = 26c45edd-2597-4abc-84e9-0ec16388da15
producer_ip = fd00:1122:3344:101::c
producer_port = 52886
|
| 1603 | 2026-05-01T16:23:53.049Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1604 | 2026-05-01T16:23:53.049Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1605 | 2026-05-01T16:23:53.050Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1606 | 2026-05-01T16:23:53.081Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1607 | 2026-05-01T16:23:53.081Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1608 | 2026-05-01T16:23:53.081Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1609 | 2026-05-01T16:23:53.081Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1610 | 2026-05-01T16:23:53.082Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1611 | 2026-05-01T16:23:53.083Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1612 | 2026-05-01T16:23:53.084Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 23c853fb-5ecc-4c5a-8b58-4cf27310aba6
producer_ip = fd00:1122:3344:101::2
producer_port = 41635
|
| 1613 | 2026-05-01T16:23:53.084Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 23c853fb-5ecc-4c5a-8b58-4cf27310aba6
producer_ip = fd00:1122:3344:101::2
producer_port = 41635
|
| 1614 | 2026-05-01T16:23:53.084Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5946b6e8-687a-4af2-bbb3-9af6d6bc23e7
producer_ip = fd00:1122:3344:101::2
producer_port = 40116
|
| 1615 | 2026-05-01T16:23:53.084Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5946b6e8-687a-4af2-bbb3-9af6d6bc23e7
producer_ip = fd00:1122:3344:101::2
producer_port = 40116
|
| 1616 | 2026-05-01T16:23:53.086Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 2
n_samples = 11
producer_id = 23c853fb-5ecc-4c5a-8b58-4cf27310aba6
producer_ip = fd00:1122:3344:101::2
producer_port = 41635
|
| 1617 | 2026-05-01T16:23:53.096Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 142
producer_id = 5946b6e8-687a-4af2-bbb3-9af6d6bc23e7
producer_ip = fd00:1122:3344:101::2
producer_port = 40116
|
| 1618 | 2026-05-01T16:23:54.050Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1619 | 2026-05-01T16:23:54.050Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1620 | 2026-05-01T16:23:54.050Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1621 | 2026-05-01T16:23:54.081Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1622 | 2026-05-01T16:23:54.081Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1623 | 2026-05-01T16:23:54.081Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1624 | 2026-05-01T16:23:54.081Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1625 | 2026-05-01T16:23:54.083Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1626 | 2026-05-01T16:23:54.084Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1627 | 2026-05-01T16:23:55.049Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1628 | 2026-05-01T16:23:55.049Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1629 | 2026-05-01T16:23:55.050Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1630 | 2026-05-01T16:23:55.081Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1631 | 2026-05-01T16:23:55.081Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1632 | 2026-05-01T16:23:55.081Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1633 | 2026-05-01T16:23:55.081Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1634 | 2026-05-01T16:23:55.083Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1635 | 2026-05-01T16:23:55.084Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1636 | 2026-05-01T16:23:56.050Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1637 | 2026-05-01T16:23:56.050Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1638 | 2026-05-01T16:23:56.051Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1639 | 2026-05-01T16:23:56.081Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1640 | 2026-05-01T16:23:56.081Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1641 | 2026-05-01T16:23:56.081Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1642 | 2026-05-01T16:23:56.081Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1643 | 2026-05-01T16:23:56.083Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1644 | 2026-05-01T16:23:56.083Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1645 | 2026-05-01T16:23:57.050Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1646 | 2026-05-01T16:23:57.050Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1647 | 2026-05-01T16:23:57.051Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1648 | 2026-05-01T16:23:57.081Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1649 | 2026-05-01T16:23:57.081Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1650 | 2026-05-01T16:23:57.081Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1651 | 2026-05-01T16:23:57.081Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1652 | 2026-05-01T16:23:57.082Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1653 | 2026-05-01T16:23:57.083Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1654 | 2026-05-01T16:23:57.885Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_samples = 380
|
| 1655 | 2026-05-01T16:23:57.885Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_samples = 380
|
| 1656 | 2026-05-01T16:23:57.885Z | DEBG | oximeter (clickhouse-client): unrolling 380 total samples
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
|
| 1657 | 2026-05-01T16:23:57.903Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 284
table_name = fields_i16
|
| 1658 | 2026-05-01T16:23:57.905Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 4
table_name = fields_ipaddr
|
| 1659 | 2026-05-01T16:23:57.907Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 831
table_name = fields_string
|
| 1660 | 2026-05-01T16:23:57.909Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 162
table_name = fields_u16
|
| 1661 | 2026-05-01T16:23:57.910Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 149
table_name = fields_u32
|
| 1662 | 2026-05-01T16:23:57.912Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 148
table_name = fields_u8
|
| 1663 | 2026-05-01T16:23:57.913Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 510
table_name = fields_uuid
|
| 1664 | 2026-05-01T16:23:57.915Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 6
table_name = measurements_bool
|
| 1665 | 2026-05-01T16:23:57.916Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 267
table_name = measurements_cumulativeu64
|
| 1666 | 2026-05-01T16:23:57.918Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 1
table_name = measurements_f64
|
| 1667 | 2026-05-01T16:23:57.920Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 16
table_name = measurements_histogramu64
|
| 1668 | 2026-05-01T16:23:57.921Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 90
table_name = measurements_u64
|
| 1669 | 2026-05-01T16:23:57.987Z | WARN | oximeter (database-inserter): failed to insert some results into metric DB
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
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:315
|
| 1670 | 2026-05-01T16:23:58.042Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 020252ae-0c61-4e3e-9056-efba9567b85d
producer_ip = fd00:1122:3344:101::b
producer_port = 58361
|
| 1671 | 2026-05-01T16:23:58.042Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 020252ae-0c61-4e3e-9056-efba9567b85d
producer_ip = fd00:1122:3344:101::b
producer_port = 58361
|
| 1672 | 2026-05-01T16:23:58.045Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 5
n_samples = 26
producer_id = 020252ae-0c61-4e3e-9056-efba9567b85d
producer_ip = fd00:1122:3344:101::b
producer_port = 58361
|
| 1673 | 2026-05-01T16:23:58.049Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1674 | 2026-05-01T16:23:58.049Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1675 | 2026-05-01T16:23:58.050Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1676 | 2026-05-01T16:23:58.081Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1677 | 2026-05-01T16:23:58.081Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1678 | 2026-05-01T16:23:58.081Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1679 | 2026-05-01T16:23:58.081Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1680 | 2026-05-01T16:23:58.083Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1681 | 2026-05-01T16:23:58.084Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1682 | 2026-05-01T16:23:59.049Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1683 | 2026-05-01T16:23:59.049Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1684 | 2026-05-01T16:23:59.050Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1685 | 2026-05-01T16:23:59.081Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1686 | 2026-05-01T16:23:59.081Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1687 | 2026-05-01T16:23:59.081Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1688 | 2026-05-01T16:23:59.081Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1689 | 2026-05-01T16:23:59.083Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1690 | 2026-05-01T16:23:59.084Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1691 | 2026-05-01T16:24:00.049Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1692 | 2026-05-01T16:24:00.049Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1693 | 2026-05-01T16:24:00.050Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1694 | 2026-05-01T16:24:00.081Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1695 | 2026-05-01T16:24:00.081Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1696 | 2026-05-01T16:24:00.081Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1697 | 2026-05-01T16:24:00.081Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1698 | 2026-05-01T16:24:00.083Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1699 | 2026-05-01T16:24:00.084Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1700 | 2026-05-01T16:24:01.050Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1701 | 2026-05-01T16:24:01.050Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1702 | 2026-05-01T16:24:01.051Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1703 | 2026-05-01T16:24:01.081Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1704 | 2026-05-01T16:24:01.081Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1705 | 2026-05-01T16:24:01.081Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1706 | 2026-05-01T16:24:01.081Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1707 | 2026-05-01T16:24:01.083Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1708 | 2026-05-01T16:24:01.083Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1709 | 2026-05-01T16:24:02.049Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1710 | 2026-05-01T16:24:02.049Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1711 | 2026-05-01T16:24:02.050Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1712 | 2026-05-01T16:24:02.081Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1713 | 2026-05-01T16:24:02.081Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1714 | 2026-05-01T16:24:02.081Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1715 | 2026-05-01T16:24:02.081Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1716 | 2026-05-01T16:24:02.083Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1717 | 2026-05-01T16:24:02.084Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1718 | 2026-05-01T16:24:02.885Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_samples = 246
|
| 1719 | 2026-05-01T16:24:02.885Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_samples = 246
|
| 1720 | 2026-05-01T16:24:02.885Z | DEBG | oximeter (clickhouse-client): unrolling 246 total samples
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
|
| 1721 | 2026-05-01T16:24:02.897Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 108
table_name = fields_string
|
| 1722 | 2026-05-01T16:24:02.898Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 26
table_name = fields_u16
|
| 1723 | 2026-05-01T16:24:02.900Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 90
table_name = fields_uuid
|
| 1724 | 2026-05-01T16:24:02.901Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 160
table_name = measurements_cumulativeu64
|
| 1725 | 2026-05-01T16:24:02.903Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 26
table_name = measurements_histogramu64
|
| 1726 | 2026-05-01T16:24:02.905Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 60
table_name = measurements_u64
|
| 1727 | 2026-05-01T16:24:02.986Z | WARN | oximeter (database-inserter): failed to insert some results into metric DB
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
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:315
|
| 1728 | 2026-05-01T16:24:03.036Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 26c45edd-2597-4abc-84e9-0ec16388da15
producer_ip = fd00:1122:3344:101::c
producer_port = 52886
|
| 1729 | 2026-05-01T16:24:03.036Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 481d6c94-9127-4a3b-8493-9159fa296021
producer_ip = fd00:1122:3344:101::a
producer_port = 42096
|
| 1730 | 2026-05-01T16:24:03.036Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 26c45edd-2597-4abc-84e9-0ec16388da15
producer_ip = fd00:1122:3344:101::c
producer_port = 52886
|
| 1731 | 2026-05-01T16:24:03.036Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 481d6c94-9127-4a3b-8493-9159fa296021
producer_ip = fd00:1122:3344:101::a
producer_port = 42096
|
| 1732 | 2026-05-01T16:24:03.037Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 5
n_samples = 2
producer_id = 481d6c94-9127-4a3b-8493-9159fa296021
producer_ip = fd00:1122:3344:101::a
producer_port = 42096
|
| 1733 | 2026-05-01T16:24:03.037Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 5
n_samples = 3
producer_id = 26c45edd-2597-4abc-84e9-0ec16388da15
producer_ip = fd00:1122:3344:101::c
producer_port = 52886
|
| 1734 | 2026-05-01T16:24:03.049Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1735 | 2026-05-01T16:24:03.049Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1736 | 2026-05-01T16:24:03.050Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1737 | 2026-05-01T16:24:03.081Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1738 | 2026-05-01T16:24:03.081Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1739 | 2026-05-01T16:24:03.081Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1740 | 2026-05-01T16:24:03.081Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1741 | 2026-05-01T16:24:03.083Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1742 | 2026-05-01T16:24:03.084Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1743 | 2026-05-01T16:24:03.085Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5946b6e8-687a-4af2-bbb3-9af6d6bc23e7
producer_ip = fd00:1122:3344:101::2
producer_port = 40116
|
| 1744 | 2026-05-01T16:24:03.085Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5946b6e8-687a-4af2-bbb3-9af6d6bc23e7
producer_ip = fd00:1122:3344:101::2
producer_port = 40116
|
| 1745 | 2026-05-01T16:24:03.085Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 23c853fb-5ecc-4c5a-8b58-4cf27310aba6
producer_ip = fd00:1122:3344:101::2
producer_port = 41635
|
| 1746 | 2026-05-01T16:24:03.085Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 23c853fb-5ecc-4c5a-8b58-4cf27310aba6
producer_ip = fd00:1122:3344:101::2
producer_port = 41635
|
| 1747 | 2026-05-01T16:24:03.086Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 2
n_samples = 11
producer_id = 23c853fb-5ecc-4c5a-8b58-4cf27310aba6
producer_ip = fd00:1122:3344:101::2
producer_port = 41635
|
| 1748 | 2026-05-01T16:24:03.096Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 142
producer_id = 5946b6e8-687a-4af2-bbb3-9af6d6bc23e7
producer_ip = fd00:1122:3344:101::2
producer_port = 40116
|
| 1749 | 2026-05-01T16:24:04.049Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1750 | 2026-05-01T16:24:04.049Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1751 | 2026-05-01T16:24:04.050Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1752 | 2026-05-01T16:24:04.082Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1753 | 2026-05-01T16:24:04.082Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1754 | 2026-05-01T16:24:04.082Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1755 | 2026-05-01T16:24:04.082Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1756 | 2026-05-01T16:24:04.083Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1757 | 2026-05-01T16:24:04.084Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1758 | 2026-05-01T16:24:05.049Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1759 | 2026-05-01T16:24:05.049Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1760 | 2026-05-01T16:24:05.050Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1761 | 2026-05-01T16:24:05.081Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1762 | 2026-05-01T16:24:05.081Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1763 | 2026-05-01T16:24:05.081Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1764 | 2026-05-01T16:24:05.081Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1765 | 2026-05-01T16:24:05.083Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1766 | 2026-05-01T16:24:05.084Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1767 | 2026-05-01T16:24:06.049Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1768 | 2026-05-01T16:24:06.049Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1769 | 2026-05-01T16:24:06.050Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1770 | 2026-05-01T16:24:06.081Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1771 | 2026-05-01T16:24:06.081Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1772 | 2026-05-01T16:24:06.081Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1773 | 2026-05-01T16:24:06.081Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1774 | 2026-05-01T16:24:06.082Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1775 | 2026-05-01T16:24:06.083Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1776 | 2026-05-01T16:24:07.050Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1777 | 2026-05-01T16:24:07.050Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1778 | 2026-05-01T16:24:07.050Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1779 | 2026-05-01T16:24:07.082Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1780 | 2026-05-01T16:24:07.082Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1781 | 2026-05-01T16:24:07.082Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1782 | 2026-05-01T16:24:07.082Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1783 | 2026-05-01T16:24:07.083Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1784 | 2026-05-01T16:24:07.084Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1785 | 2026-05-01T16:24:07.885Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_samples = 378
|
| 1786 | 2026-05-01T16:24:07.885Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_samples = 378
|
| 1787 | 2026-05-01T16:24:07.885Z | DEBG | oximeter (clickhouse-client): unrolling 378 total samples
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
|
| 1788 | 2026-05-01T16:24:07.904Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 284
table_name = fields_i16
|
| 1789 | 2026-05-01T16:24:07.906Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 829
table_name = fields_string
|
| 1790 | 2026-05-01T16:24:07.907Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 158
table_name = fields_u16
|
| 1791 | 2026-05-01T16:24:07.909Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 149
table_name = fields_u32
|
| 1792 | 2026-05-01T16:24:07.910Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 148
table_name = fields_u8
|
| 1793 | 2026-05-01T16:24:07.912Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 506
table_name = fields_uuid
|
| 1794 | 2026-05-01T16:24:07.913Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 6
table_name = measurements_bool
|
| 1795 | 2026-05-01T16:24:07.914Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 265
table_name = measurements_cumulativeu64
|
| 1796 | 2026-05-01T16:24:07.916Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 1
table_name = measurements_f64
|
| 1797 | 2026-05-01T16:24:07.918Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 16
table_name = measurements_histogramu64
|
| 1798 | 2026-05-01T16:24:07.919Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 90
table_name = measurements_u64
|
| 1799 | 2026-05-01T16:24:07.987Z | WARN | oximeter (database-inserter): failed to insert some results into metric DB
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
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:315
|
| 1800 | 2026-05-01T16:24:08.028Z | INFO | oximeter (oximeter-agent): refreshing list of producers from Nexus
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:565
|
| 1801 | 2026-05-01T16:24:08.028Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::b]:12221/metrics/collectors/c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd/producers?sort_by=id_ascending
|
| 1802 | 2026-05-01T16:24:08.031Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::b]:12221/metrics/collectors/c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd/producers?sort_by=id_ascending", status: 200, headers: {"content-type": "application/json", "x-request-id": "f83c76dd-3a10-4e9c-83b2-b0b134b1bd20", "content-length": "1412", "date": "Fri, 01 May 2026 16:24:08 GMT"} })
|
| 1803 | 2026-05-01T16:24:08.031Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::b]:12221/metrics/collectors/c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJjZDdjZDE5Ni0yYjE3LTQ0ZWUtYTYyMy1kMGQ5YWE2ZDM3YWYifX0%3D
|
| 1804 | 2026-05-01T16:24:08.034Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::b]:12221/metrics/collectors/c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJjZDdjZDE5Ni0yYjE3LTQ0ZWUtYTYyMy1kMGQ5YWE2ZDM3YWYifX0%3D", status: 200, headers: {"content-type": "application/json", "x-request-id": "51976b3f-adfd-4143-9986-92e14f39552e", "content-length": "29", "date": "Fri, 01 May 2026 16:24:08 GMT"} })
|
| 1805 | 2026-05-01T16:24:08.034Z | INFO | oximeter (oximeter-agent): refreshed list of producers from Nexus
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:640
n_current_tasks = 9
n_pruned_tasks = 0
|
| 1806 | 2026-05-01T16:24:08.041Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 020252ae-0c61-4e3e-9056-efba9567b85d
producer_ip = fd00:1122:3344:101::b
producer_port = 58361
|
| 1807 | 2026-05-01T16:24:08.041Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 020252ae-0c61-4e3e-9056-efba9567b85d
producer_ip = fd00:1122:3344:101::b
producer_port = 58361
|
| 1808 | 2026-05-01T16:24:08.046Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 5
n_samples = 26
producer_id = 020252ae-0c61-4e3e-9056-efba9567b85d
producer_ip = fd00:1122:3344:101::b
producer_port = 58361
|
| 1809 | 2026-05-01T16:24:08.049Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1810 | 2026-05-01T16:24:08.049Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5946b6e8-687a-4af2-bbb3-9af6d6bc23e7
producer_ip = fd00:1122:3344:101::2
producer_port = 40116
|
| 1811 | 2026-05-01T16:24:08.049Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = cd7cd196-2b17-44ee-a623-d0d9aa6d37af
producer_ip = fd00:1122:3344:101::1
producer_port = 50923
|
| 1812 | 2026-05-01T16:24:08.049Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1813 | 2026-05-01T16:24:08.049Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1814 | 2026-05-01T16:24:08.049Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = cd7cd196-2b17-44ee-a623-d0d9aa6d37af
producer_ip = fd00:1122:3344:101::1
producer_port = 50923
|
| 1815 | 2026-05-01T16:24:08.049Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = cd7cd196-2b17-44ee-a623-d0d9aa6d37af
producer_ip = fd00:1122:3344:101::1
producer_port = 50923
|
| 1816 | 2026-05-01T16:24:08.049Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1817 | 2026-05-01T16:24:08.049Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1818 | 2026-05-01T16:24:08.050Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1819 | 2026-05-01T16:24:08.082Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1820 | 2026-05-01T16:24:08.082Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1821 | 2026-05-01T16:24:08.082Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1822 | 2026-05-01T16:24:08.082Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1823 | 2026-05-01T16:24:08.083Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1824 | 2026-05-01T16:24:08.084Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1825 | 2026-05-01T16:24:08.114Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 2
n_samples = 1473
producer_id = cd7cd196-2b17-44ee-a623-d0d9aa6d37af
producer_ip = fd00:1122:3344:101::1
producer_port = 50923
|
| 1826 | 2026-05-01T16:24:08.118Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_samples = 1548
|
| 1827 | 2026-05-01T16:24:08.118Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_samples = 1548
|
| 1828 | 2026-05-01T16:24:08.119Z | DEBG | oximeter (clickhouse-client): unrolling 1548 total samples
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
|
| 1829 | 2026-05-01T16:24:08.180Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 10
table_name = fields_ipaddr
|
| 1830 | 2026-05-01T16:24:08.183Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 2458
table_name = fields_string
|
| 1831 | 2026-05-01T16:24:08.184Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 45
table_name = fields_u16
|
| 1832 | 2026-05-01T16:24:08.186Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 801
table_name = fields_u32
|
| 1833 | 2026-05-01T16:24:08.188Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 1
table_name = fields_u64
|
| 1834 | 2026-05-01T16:24:08.190Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 1324
table_name = fields_uuid
|
| 1835 | 2026-05-01T16:24:08.192Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 1501
table_name = measurements_cumulativeu64
|
| 1836 | 2026-05-01T16:24:08.194Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 35
table_name = measurements_histogramu64
|
| 1837 | 2026-05-01T16:24:08.195Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 12
table_name = measurements_u64
|
| 1838 | 2026-05-01T16:24:08.219Z | WARN | oximeter (database-inserter): failed to insert some results into metric DB
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
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:315
|
| 1839 | 2026-05-01T16:24:09.050Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1840 | 2026-05-01T16:24:09.050Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1841 | 2026-05-01T16:24:09.050Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1842 | 2026-05-01T16:24:09.081Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1843 | 2026-05-01T16:24:09.081Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1844 | 2026-05-01T16:24:09.081Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1845 | 2026-05-01T16:24:09.081Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1846 | 2026-05-01T16:24:09.083Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1847 | 2026-05-01T16:24:09.084Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1848 | 2026-05-01T16:24:10.049Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1849 | 2026-05-01T16:24:10.049Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1850 | 2026-05-01T16:24:10.050Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1851 | 2026-05-01T16:24:10.081Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1852 | 2026-05-01T16:24:10.081Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1853 | 2026-05-01T16:24:10.081Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1854 | 2026-05-01T16:24:10.081Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1855 | 2026-05-01T16:24:10.082Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1856 | 2026-05-01T16:24:10.083Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1857 | 2026-05-01T16:24:11.049Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1858 | 2026-05-01T16:24:11.049Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1859 | 2026-05-01T16:24:11.050Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1860 | 2026-05-01T16:24:11.081Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1861 | 2026-05-01T16:24:11.081Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1862 | 2026-05-01T16:24:11.081Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1863 | 2026-05-01T16:24:11.081Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1864 | 2026-05-01T16:24:11.083Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1865 | 2026-05-01T16:24:11.084Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1866 | 2026-05-01T16:24:12.049Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1867 | 2026-05-01T16:24:12.049Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1868 | 2026-05-01T16:24:12.050Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1869 | 2026-05-01T16:24:12.081Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1870 | 2026-05-01T16:24:12.081Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1871 | 2026-05-01T16:24:12.081Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1872 | 2026-05-01T16:24:12.081Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1873 | 2026-05-01T16:24:12.082Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1874 | 2026-05-01T16:24:12.083Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1875 | 2026-05-01T16:24:12.885Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_samples = 176
|
| 1876 | 2026-05-01T16:24:12.885Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_samples = 176
|
| 1877 | 2026-05-01T16:24:12.885Z | DEBG | oximeter (clickhouse-client): unrolling 176 total samples
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
|
| 1878 | 2026-05-01T16:24:12.893Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 56
table_name = fields_string
|
| 1879 | 2026-05-01T16:24:12.895Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 64
table_name = fields_uuid
|
| 1880 | 2026-05-01T16:24:12.896Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 128
table_name = measurements_cumulativeu64
|
| 1881 | 2026-05-01T16:24:12.898Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 48
table_name = measurements_u64
|
| 1882 | 2026-05-01T16:24:12.986Z | WARN | oximeter (database-inserter): failed to insert some results into metric DB
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
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:315
|
| 1883 | 2026-05-01T16:24:13.036Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 481d6c94-9127-4a3b-8493-9159fa296021
producer_ip = fd00:1122:3344:101::a
producer_port = 42096
|
| 1884 | 2026-05-01T16:24:13.036Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 481d6c94-9127-4a3b-8493-9159fa296021
producer_ip = fd00:1122:3344:101::a
producer_port = 42096
|
| 1885 | 2026-05-01T16:24:13.036Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 26c45edd-2597-4abc-84e9-0ec16388da15
producer_ip = fd00:1122:3344:101::c
producer_port = 52886
|
| 1886 | 2026-05-01T16:24:13.036Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 26c45edd-2597-4abc-84e9-0ec16388da15
producer_ip = fd00:1122:3344:101::c
producer_port = 52886
|
| 1887 | 2026-05-01T16:24:13.037Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 5
n_samples = 2
producer_id = 481d6c94-9127-4a3b-8493-9159fa296021
producer_ip = fd00:1122:3344:101::a
producer_port = 42096
|
| 1888 | 2026-05-01T16:24:13.037Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 5
n_samples = 3
producer_id = 26c45edd-2597-4abc-84e9-0ec16388da15
producer_ip = fd00:1122:3344:101::c
producer_port = 52886
|
| 1889 | 2026-05-01T16:24:13.049Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1890 | 2026-05-01T16:24:13.049Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1891 | 2026-05-01T16:24:13.050Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1892 | 2026-05-01T16:24:13.081Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1893 | 2026-05-01T16:24:13.081Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1894 | 2026-05-01T16:24:13.081Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1895 | 2026-05-01T16:24:13.081Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1896 | 2026-05-01T16:24:13.083Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1897 | 2026-05-01T16:24:13.084Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1898 | 2026-05-01T16:24:13.084Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 23c853fb-5ecc-4c5a-8b58-4cf27310aba6
producer_ip = fd00:1122:3344:101::2
producer_port = 41635
|
| 1899 | 2026-05-01T16:24:13.084Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5946b6e8-687a-4af2-bbb3-9af6d6bc23e7
producer_ip = fd00:1122:3344:101::2
producer_port = 40116
|
| 1900 | 2026-05-01T16:24:13.084Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 23c853fb-5ecc-4c5a-8b58-4cf27310aba6
producer_ip = fd00:1122:3344:101::2
producer_port = 41635
|
| 1901 | 2026-05-01T16:24:13.084Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5946b6e8-687a-4af2-bbb3-9af6d6bc23e7
producer_ip = fd00:1122:3344:101::2
producer_port = 40116
|
| 1902 | 2026-05-01T16:24:13.086Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 2
n_samples = 11
producer_id = 23c853fb-5ecc-4c5a-8b58-4cf27310aba6
producer_ip = fd00:1122:3344:101::2
producer_port = 41635
|
| 1903 | 2026-05-01T16:24:13.095Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 142
producer_id = 5946b6e8-687a-4af2-bbb3-9af6d6bc23e7
producer_ip = fd00:1122:3344:101::2
producer_port = 40116
|
| 1904 | 2026-05-01T16:24:14.049Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1905 | 2026-05-01T16:24:14.049Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1906 | 2026-05-01T16:24:14.050Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1907 | 2026-05-01T16:24:14.081Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1908 | 2026-05-01T16:24:14.081Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1909 | 2026-05-01T16:24:14.081Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1910 | 2026-05-01T16:24:14.081Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1911 | 2026-05-01T16:24:14.082Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1912 | 2026-05-01T16:24:14.083Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1913 | 2026-05-01T16:24:15.049Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1914 | 2026-05-01T16:24:15.049Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1915 | 2026-05-01T16:24:15.050Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1916 | 2026-05-01T16:24:15.081Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1917 | 2026-05-01T16:24:15.081Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1918 | 2026-05-01T16:24:15.081Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1919 | 2026-05-01T16:24:15.081Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1920 | 2026-05-01T16:24:15.083Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1921 | 2026-05-01T16:24:15.084Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1922 | 2026-05-01T16:24:16.049Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1923 | 2026-05-01T16:24:16.049Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1924 | 2026-05-01T16:24:16.050Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1925 | 2026-05-01T16:24:16.081Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1926 | 2026-05-01T16:24:16.081Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1927 | 2026-05-01T16:24:16.081Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1928 | 2026-05-01T16:24:16.081Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1929 | 2026-05-01T16:24:16.083Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1930 | 2026-05-01T16:24:16.084Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1931 | 2026-05-01T16:24:17.049Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1932 | 2026-05-01T16:24:17.049Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1933 | 2026-05-01T16:24:17.050Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1934 | 2026-05-01T16:24:17.082Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1935 | 2026-05-01T16:24:17.082Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1936 | 2026-05-01T16:24:17.082Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1937 | 2026-05-01T16:24:17.082Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1938 | 2026-05-01T16:24:17.084Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1939 | 2026-05-01T16:24:17.084Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1940 | 2026-05-01T16:24:17.886Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_samples = 378
|
| 1941 | 2026-05-01T16:24:17.886Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_samples = 378
|
| 1942 | 2026-05-01T16:24:17.886Z | DEBG | oximeter (clickhouse-client): unrolling 378 total samples
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
|
| 1943 | 2026-05-01T16:24:17.903Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 284
table_name = fields_i16
|
| 1944 | 2026-05-01T16:24:17.905Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 829
table_name = fields_string
|
| 1945 | 2026-05-01T16:24:17.907Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 158
table_name = fields_u16
|
| 1946 | 2026-05-01T16:24:17.908Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 149
table_name = fields_u32
|
| 1947 | 2026-05-01T16:24:17.910Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 148
table_name = fields_u8
|
| 1948 | 2026-05-01T16:24:17.912Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 506
table_name = fields_uuid
|
| 1949 | 2026-05-01T16:24:17.913Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 6
table_name = measurements_bool
|
| 1950 | 2026-05-01T16:24:17.915Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 265
table_name = measurements_cumulativeu64
|
| 1951 | 2026-05-01T16:24:17.916Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 1
table_name = measurements_f64
|
| 1952 | 2026-05-01T16:24:17.918Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 16
table_name = measurements_histogramu64
|
| 1953 | 2026-05-01T16:24:17.919Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 90
table_name = measurements_u64
|
| 1954 | 2026-05-01T16:24:17.987Z | WARN | oximeter (database-inserter): failed to insert some results into metric DB
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
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:315
|
| 1955 | 2026-05-01T16:24:18.041Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 020252ae-0c61-4e3e-9056-efba9567b85d
producer_ip = fd00:1122:3344:101::b
producer_port = 58361
|
| 1956 | 2026-05-01T16:24:18.041Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 020252ae-0c61-4e3e-9056-efba9567b85d
producer_ip = fd00:1122:3344:101::b
producer_port = 58361
|
| 1957 | 2026-05-01T16:24:18.045Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 5
n_samples = 26
producer_id = 020252ae-0c61-4e3e-9056-efba9567b85d
producer_ip = fd00:1122:3344:101::b
producer_port = 58361
|
| 1958 | 2026-05-01T16:24:18.049Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1959 | 2026-05-01T16:24:18.049Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1960 | 2026-05-01T16:24:18.050Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1961 | 2026-05-01T16:24:18.081Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1962 | 2026-05-01T16:24:18.081Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1963 | 2026-05-01T16:24:18.081Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1964 | 2026-05-01T16:24:18.081Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1965 | 2026-05-01T16:24:18.083Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1966 | 2026-05-01T16:24:18.084Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1967 | 2026-05-01T16:24:19.049Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1968 | 2026-05-01T16:24:19.049Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1969 | 2026-05-01T16:24:19.050Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1970 | 2026-05-01T16:24:19.081Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1971 | 2026-05-01T16:24:19.081Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1972 | 2026-05-01T16:24:19.081Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1973 | 2026-05-01T16:24:19.081Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1974 | 2026-05-01T16:24:19.083Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1975 | 2026-05-01T16:24:19.084Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1976 | 2026-05-01T16:24:20.050Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1977 | 2026-05-01T16:24:20.050Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1978 | 2026-05-01T16:24:20.051Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1979 | 2026-05-01T16:24:20.081Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1980 | 2026-05-01T16:24:20.081Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1981 | 2026-05-01T16:24:20.081Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1982 | 2026-05-01T16:24:20.081Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1983 | 2026-05-01T16:24:20.083Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1984 | 2026-05-01T16:24:20.086Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1985 | 2026-05-01T16:24:21.049Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1986 | 2026-05-01T16:24:21.049Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1987 | 2026-05-01T16:24:21.050Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1988 | 2026-05-01T16:24:21.081Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1989 | 2026-05-01T16:24:21.081Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1990 | 2026-05-01T16:24:21.081Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1991 | 2026-05-01T16:24:21.081Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1992 | 2026-05-01T16:24:21.083Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1993 | 2026-05-01T16:24:21.084Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1994 | 2026-05-01T16:24:22.049Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1995 | 2026-05-01T16:24:22.049Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1996 | 2026-05-01T16:24:22.050Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1997 | 2026-05-01T16:24:22.081Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1998 | 2026-05-01T16:24:22.081Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1999 | 2026-05-01T16:24:22.081Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2000 | 2026-05-01T16:24:22.081Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2001 | 2026-05-01T16:24:22.083Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2002 | 2026-05-01T16:24:22.084Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2003 | 2026-05-01T16:24:22.886Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_samples = 246
|
| 2004 | 2026-05-01T16:24:22.886Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_samples = 246
|
| 2005 | 2026-05-01T16:24:22.886Z | DEBG | oximeter (clickhouse-client): unrolling 246 total samples
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
|
| 2006 | 2026-05-01T16:24:22.897Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 108
table_name = fields_string
|
| 2007 | 2026-05-01T16:24:22.898Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 26
table_name = fields_u16
|
| 2008 | 2026-05-01T16:24:22.900Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 90
table_name = fields_uuid
|
| 2009 | 2026-05-01T16:24:22.901Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 160
table_name = measurements_cumulativeu64
|
| 2010 | 2026-05-01T16:24:22.903Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 26
table_name = measurements_histogramu64
|
| 2011 | 2026-05-01T16:24:22.905Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 60
table_name = measurements_u64
|
| 2012 | 2026-05-01T16:24:22.986Z | WARN | oximeter (database-inserter): failed to insert some results into metric DB
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
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:315
|
| 2013 | 2026-05-01T16:24:23.027Z | INFO | oximeter (oximeter-agent): refreshing list of producers from Nexus
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:565
|
| 2014 | 2026-05-01T16:24:23.027Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::c]:12221/metrics/collectors/c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd/producers?sort_by=id_ascending
|
| 2015 | 2026-05-01T16:24:23.030Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::c]:12221/metrics/collectors/c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd/producers?sort_by=id_ascending", status: 200, headers: {"content-type": "application/json", "x-request-id": "dc3ba9eb-6f69-406d-9039-fc9ee5f4bb4b", "content-length": "1412", "date": "Fri, 01 May 2026 16:24:23 GMT"} })
|
| 2016 | 2026-05-01T16:24:23.030Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::c]:12221/metrics/collectors/c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJjZDdjZDE5Ni0yYjE3LTQ0ZWUtYTYyMy1kMGQ5YWE2ZDM3YWYifX0%3D
|
| 2017 | 2026-05-01T16:24:23.033Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::c]:12221/metrics/collectors/c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJjZDdjZDE5Ni0yYjE3LTQ0ZWUtYTYyMy1kMGQ5YWE2ZDM3YWYifX0%3D", status: 200, headers: {"content-type": "application/json", "x-request-id": "ef9867e8-7338-4e83-abcf-8bca3fb7f8fe", "content-length": "29", "date": "Fri, 01 May 2026 16:24:23 GMT"} })
|
| 2018 | 2026-05-01T16:24:23.033Z | INFO | oximeter (oximeter-agent): refreshed list of producers from Nexus
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:640
n_current_tasks = 9
n_pruned_tasks = 0
|
| 2019 | 2026-05-01T16:24:23.036Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 26c45edd-2597-4abc-84e9-0ec16388da15
producer_ip = fd00:1122:3344:101::c
producer_port = 52886
|
| 2020 | 2026-05-01T16:24:23.036Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 26c45edd-2597-4abc-84e9-0ec16388da15
producer_ip = fd00:1122:3344:101::c
producer_port = 52886
|
| 2021 | 2026-05-01T16:24:23.036Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 481d6c94-9127-4a3b-8493-9159fa296021
producer_ip = fd00:1122:3344:101::a
producer_port = 42096
|
| 2022 | 2026-05-01T16:24:23.036Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 481d6c94-9127-4a3b-8493-9159fa296021
producer_ip = fd00:1122:3344:101::a
producer_port = 42096
|
| 2023 | 2026-05-01T16:24:23.037Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 5
n_samples = 2
producer_id = 481d6c94-9127-4a3b-8493-9159fa296021
producer_ip = fd00:1122:3344:101::a
producer_port = 42096
|
| 2024 | 2026-05-01T16:24:23.037Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 5
n_samples = 3
producer_id = 26c45edd-2597-4abc-84e9-0ec16388da15
producer_ip = fd00:1122:3344:101::c
producer_port = 52886
|
| 2025 | 2026-05-01T16:24:23.049Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2026 | 2026-05-01T16:24:23.049Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2027 | 2026-05-01T16:24:23.050Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2028 | 2026-05-01T16:24:23.081Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2029 | 2026-05-01T16:24:23.081Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2030 | 2026-05-01T16:24:23.081Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2031 | 2026-05-01T16:24:23.081Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2032 | 2026-05-01T16:24:23.083Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2033 | 2026-05-01T16:24:23.084Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2034 | 2026-05-01T16:24:23.084Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 23c853fb-5ecc-4c5a-8b58-4cf27310aba6
producer_ip = fd00:1122:3344:101::2
producer_port = 41635
|
| 2035 | 2026-05-01T16:24:23.084Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5946b6e8-687a-4af2-bbb3-9af6d6bc23e7
producer_ip = fd00:1122:3344:101::2
producer_port = 40116
|
| 2036 | 2026-05-01T16:24:23.084Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 23c853fb-5ecc-4c5a-8b58-4cf27310aba6
producer_ip = fd00:1122:3344:101::2
producer_port = 41635
|
| 2037 | 2026-05-01T16:24:23.084Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5946b6e8-687a-4af2-bbb3-9af6d6bc23e7
producer_ip = fd00:1122:3344:101::2
producer_port = 40116
|
| 2038 | 2026-05-01T16:24:23.084Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 23c853fb-5ecc-4c5a-8b58-4cf27310aba6
producer_ip = fd00:1122:3344:101::2
producer_port = 41635
|
| 2039 | 2026-05-01T16:24:23.086Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 2
n_samples = 11
producer_id = 23c853fb-5ecc-4c5a-8b58-4cf27310aba6
producer_ip = fd00:1122:3344:101::2
producer_port = 41635
|
| 2040 | 2026-05-01T16:24:23.095Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 142
producer_id = 5946b6e8-687a-4af2-bbb3-9af6d6bc23e7
producer_ip = fd00:1122:3344:101::2
producer_port = 40116
|
| 2041 | 2026-05-01T16:24:24.050Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2042 | 2026-05-01T16:24:24.050Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2043 | 2026-05-01T16:24:24.051Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2044 | 2026-05-01T16:24:24.082Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2045 | 2026-05-01T16:24:24.082Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2046 | 2026-05-01T16:24:24.082Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2047 | 2026-05-01T16:24:24.082Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2048 | 2026-05-01T16:24:24.084Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2049 | 2026-05-01T16:24:24.085Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2050 | 2026-05-01T16:24:25.049Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2051 | 2026-05-01T16:24:25.049Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2052 | 2026-05-01T16:24:25.050Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2053 | 2026-05-01T16:24:25.081Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2054 | 2026-05-01T16:24:25.081Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2055 | 2026-05-01T16:24:25.081Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2056 | 2026-05-01T16:24:25.081Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2057 | 2026-05-01T16:24:25.083Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2058 | 2026-05-01T16:24:25.084Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2059 | 2026-05-01T16:24:26.050Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2060 | 2026-05-01T16:24:26.050Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2061 | 2026-05-01T16:24:26.051Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2062 | 2026-05-01T16:24:26.082Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2063 | 2026-05-01T16:24:26.082Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2064 | 2026-05-01T16:24:26.082Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2065 | 2026-05-01T16:24:26.082Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2066 | 2026-05-01T16:24:26.083Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2067 | 2026-05-01T16:24:26.084Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2068 | 2026-05-01T16:24:27.050Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2069 | 2026-05-01T16:24:27.050Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2070 | 2026-05-01T16:24:27.051Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2071 | 2026-05-01T16:24:27.081Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2072 | 2026-05-01T16:24:27.081Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2073 | 2026-05-01T16:24:27.081Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2074 | 2026-05-01T16:24:27.081Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2075 | 2026-05-01T16:24:27.082Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2076 | 2026-05-01T16:24:27.083Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2077 | 2026-05-01T16:24:27.885Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_samples = 379
|
| 2078 | 2026-05-01T16:24:27.885Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_samples = 379
|
| 2079 | 2026-05-01T16:24:27.886Z | DEBG | oximeter (clickhouse-client): unrolling 379 total samples
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
|
| 2080 | 2026-05-01T16:24:27.904Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 284
table_name = fields_i16
|
| 2081 | 2026-05-01T16:24:27.906Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 2
table_name = fields_ipaddr
|
| 2082 | 2026-05-01T16:24:27.908Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 830
table_name = fields_string
|
| 2083 | 2026-05-01T16:24:27.909Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 160
table_name = fields_u16
|
| 2084 | 2026-05-01T16:24:27.911Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 149
table_name = fields_u32
|
| 2085 | 2026-05-01T16:24:27.912Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 148
table_name = fields_u8
|
| 2086 | 2026-05-01T16:24:27.914Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 508
table_name = fields_uuid
|
| 2087 | 2026-05-01T16:24:27.915Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 6
table_name = measurements_bool
|
| 2088 | 2026-05-01T16:24:27.916Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 266
table_name = measurements_cumulativeu64
|
| 2089 | 2026-05-01T16:24:27.918Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 1
table_name = measurements_f64
|
| 2090 | 2026-05-01T16:24:27.920Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 16
table_name = measurements_histogramu64
|
| 2091 | 2026-05-01T16:24:27.921Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 90
table_name = measurements_u64
|
| 2092 | 2026-05-01T16:24:27.986Z | WARN | oximeter (database-inserter): failed to insert some results into metric DB
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
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:315
|
| 2093 | 2026-05-01T16:24:28.041Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 020252ae-0c61-4e3e-9056-efba9567b85d
producer_ip = fd00:1122:3344:101::b
producer_port = 58361
|
| 2094 | 2026-05-01T16:24:28.041Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 020252ae-0c61-4e3e-9056-efba9567b85d
producer_ip = fd00:1122:3344:101::b
producer_port = 58361
|
| 2095 | 2026-05-01T16:24:28.045Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 5
n_samples = 26
producer_id = 020252ae-0c61-4e3e-9056-efba9567b85d
producer_ip = fd00:1122:3344:101::b
producer_port = 58361
|
| 2096 | 2026-05-01T16:24:28.049Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2097 | 2026-05-01T16:24:28.049Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2098 | 2026-05-01T16:24:28.050Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2099 | 2026-05-01T16:24:28.081Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2100 | 2026-05-01T16:24:28.081Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2101 | 2026-05-01T16:24:28.081Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2102 | 2026-05-01T16:24:28.081Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2103 | 2026-05-01T16:24:28.083Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2104 | 2026-05-01T16:24:28.083Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2105 | 2026-05-01T16:24:29.050Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2106 | 2026-05-01T16:24:29.050Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2107 | 2026-05-01T16:24:29.051Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2108 | 2026-05-01T16:24:29.082Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2109 | 2026-05-01T16:24:29.082Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2110 | 2026-05-01T16:24:29.082Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2111 | 2026-05-01T16:24:29.082Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2112 | 2026-05-01T16:24:29.083Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2113 | 2026-05-01T16:24:29.084Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2114 | 2026-05-01T16:24:30.049Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2115 | 2026-05-01T16:24:30.050Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2116 | 2026-05-01T16:24:30.050Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2117 | 2026-05-01T16:24:30.081Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2118 | 2026-05-01T16:24:30.082Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2119 | 2026-05-01T16:24:30.082Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2120 | 2026-05-01T16:24:30.082Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2121 | 2026-05-01T16:24:30.083Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2122 | 2026-05-01T16:24:30.084Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2123 | 2026-05-01T16:24:31.050Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2124 | 2026-05-01T16:24:31.050Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2125 | 2026-05-01T16:24:31.051Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2126 | 2026-05-01T16:24:31.082Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2127 | 2026-05-01T16:24:31.082Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2128 | 2026-05-01T16:24:31.082Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2129 | 2026-05-01T16:24:31.082Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2130 | 2026-05-01T16:24:31.083Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2131 | 2026-05-01T16:24:31.084Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2132 | 2026-05-01T16:24:32.049Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2133 | 2026-05-01T16:24:32.049Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2134 | 2026-05-01T16:24:32.050Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2135 | 2026-05-01T16:24:32.081Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2136 | 2026-05-01T16:24:32.081Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2137 | 2026-05-01T16:24:32.081Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2138 | 2026-05-01T16:24:32.081Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2139 | 2026-05-01T16:24:32.083Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2140 | 2026-05-01T16:24:32.084Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2141 | 2026-05-01T16:24:32.885Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_samples = 246
|
| 2142 | 2026-05-01T16:24:32.886Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_samples = 246
|
| 2143 | 2026-05-01T16:24:32.886Z | DEBG | oximeter (clickhouse-client): unrolling 246 total samples
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
|
| 2144 | 2026-05-01T16:24:32.897Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 108
table_name = fields_string
|
| 2145 | 2026-05-01T16:24:32.899Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 26
table_name = fields_u16
|
| 2146 | 2026-05-01T16:24:32.900Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 90
table_name = fields_uuid
|
| 2147 | 2026-05-01T16:24:32.902Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 160
table_name = measurements_cumulativeu64
|
| 2148 | 2026-05-01T16:24:32.904Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 26
table_name = measurements_histogramu64
|
| 2149 | 2026-05-01T16:24:32.905Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 60
table_name = measurements_u64
|
| 2150 | 2026-05-01T16:24:32.986Z | WARN | oximeter (database-inserter): failed to insert some results into metric DB
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
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:315
|
| 2151 | 2026-05-01T16:24:33.037Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 481d6c94-9127-4a3b-8493-9159fa296021
producer_ip = fd00:1122:3344:101::a
producer_port = 42096
|
| 2152 | 2026-05-01T16:24:33.037Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 481d6c94-9127-4a3b-8493-9159fa296021
producer_ip = fd00:1122:3344:101::a
producer_port = 42096
|
| 2153 | 2026-05-01T16:24:33.037Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 26c45edd-2597-4abc-84e9-0ec16388da15
producer_ip = fd00:1122:3344:101::c
producer_port = 52886
|
| 2154 | 2026-05-01T16:24:33.037Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 26c45edd-2597-4abc-84e9-0ec16388da15
producer_ip = fd00:1122:3344:101::c
producer_port = 52886
|
| 2155 | 2026-05-01T16:24:33.038Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 5
n_samples = 2
producer_id = 481d6c94-9127-4a3b-8493-9159fa296021
producer_ip = fd00:1122:3344:101::a
producer_port = 42096
|
| 2156 | 2026-05-01T16:24:33.038Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 5
n_samples = 3
producer_id = 26c45edd-2597-4abc-84e9-0ec16388da15
producer_ip = fd00:1122:3344:101::c
producer_port = 52886
|
| 2157 | 2026-05-01T16:24:33.050Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2158 | 2026-05-01T16:24:33.050Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2159 | 2026-05-01T16:24:33.052Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2160 | 2026-05-01T16:24:33.082Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2161 | 2026-05-01T16:24:33.082Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2162 | 2026-05-01T16:24:33.082Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2163 | 2026-05-01T16:24:33.082Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2164 | 2026-05-01T16:24:33.084Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2165 | 2026-05-01T16:24:33.084Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2166 | 2026-05-01T16:24:33.085Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 23c853fb-5ecc-4c5a-8b58-4cf27310aba6
producer_ip = fd00:1122:3344:101::2
producer_port = 41635
|
| 2167 | 2026-05-01T16:24:33.085Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 23c853fb-5ecc-4c5a-8b58-4cf27310aba6
producer_ip = fd00:1122:3344:101::2
producer_port = 41635
|
| 2168 | 2026-05-01T16:24:33.085Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5946b6e8-687a-4af2-bbb3-9af6d6bc23e7
producer_ip = fd00:1122:3344:101::2
producer_port = 40116
|
| 2169 | 2026-05-01T16:24:33.085Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5946b6e8-687a-4af2-bbb3-9af6d6bc23e7
producer_ip = fd00:1122:3344:101::2
producer_port = 40116
|
| 2170 | 2026-05-01T16:24:33.087Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 2
n_samples = 11
producer_id = 23c853fb-5ecc-4c5a-8b58-4cf27310aba6
producer_ip = fd00:1122:3344:101::2
producer_port = 41635
|
| 2171 | 2026-05-01T16:24:33.097Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 142
producer_id = 5946b6e8-687a-4af2-bbb3-9af6d6bc23e7
producer_ip = fd00:1122:3344:101::2
producer_port = 40116
|
| 2172 | 2026-05-01T16:24:34.050Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2173 | 2026-05-01T16:24:34.050Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2174 | 2026-05-01T16:24:34.051Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2175 | 2026-05-01T16:24:34.082Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2176 | 2026-05-01T16:24:34.082Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2177 | 2026-05-01T16:24:34.082Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2178 | 2026-05-01T16:24:34.082Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2179 | 2026-05-01T16:24:34.084Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2180 | 2026-05-01T16:24:34.084Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2181 | 2026-05-01T16:24:35.051Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2182 | 2026-05-01T16:24:35.051Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2183 | 2026-05-01T16:24:35.052Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2184 | 2026-05-01T16:24:35.082Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2185 | 2026-05-01T16:24:35.082Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2186 | 2026-05-01T16:24:35.082Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2187 | 2026-05-01T16:24:35.082Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2188 | 2026-05-01T16:24:35.084Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2189 | 2026-05-01T16:24:35.084Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2190 | 2026-05-01T16:24:36.050Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2191 | 2026-05-01T16:24:36.050Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2192 | 2026-05-01T16:24:36.051Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2193 | 2026-05-01T16:24:36.082Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2194 | 2026-05-01T16:24:36.082Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2195 | 2026-05-01T16:24:36.082Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2196 | 2026-05-01T16:24:36.082Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2197 | 2026-05-01T16:24:36.084Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2198 | 2026-05-01T16:24:36.084Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2199 | 2026-05-01T16:24:37.049Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2200 | 2026-05-01T16:24:37.049Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2201 | 2026-05-01T16:24:37.050Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2202 | 2026-05-01T16:24:37.081Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2203 | 2026-05-01T16:24:37.081Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2204 | 2026-05-01T16:24:37.081Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2205 | 2026-05-01T16:24:37.081Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2206 | 2026-05-01T16:24:37.083Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2207 | 2026-05-01T16:24:37.084Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2208 | 2026-05-01T16:24:37.885Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_samples = 378
|
| 2209 | 2026-05-01T16:24:37.885Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_samples = 378
|
| 2210 | 2026-05-01T16:24:37.885Z | DEBG | oximeter (clickhouse-client): unrolling 378 total samples
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
|
| 2211 | 2026-05-01T16:24:37.903Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 284
table_name = fields_i16
|
| 2212 | 2026-05-01T16:24:37.905Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 829
table_name = fields_string
|
| 2213 | 2026-05-01T16:24:37.907Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 158
table_name = fields_u16
|
| 2214 | 2026-05-01T16:24:37.908Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 149
table_name = fields_u32
|
| 2215 | 2026-05-01T16:24:37.909Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 148
table_name = fields_u8
|
| 2216 | 2026-05-01T16:24:37.911Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 506
table_name = fields_uuid
|
| 2217 | 2026-05-01T16:24:37.912Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 6
table_name = measurements_bool
|
| 2218 | 2026-05-01T16:24:37.914Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 265
table_name = measurements_cumulativeu64
|
| 2219 | 2026-05-01T16:24:37.915Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 1
table_name = measurements_f64
|
| 2220 | 2026-05-01T16:24:37.917Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 16
table_name = measurements_histogramu64
|
| 2221 | 2026-05-01T16:24:37.918Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 90
table_name = measurements_u64
|
| 2222 | 2026-05-01T16:24:37.987Z | WARN | oximeter (database-inserter): failed to insert some results into metric DB
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
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:315
|
| 2223 | 2026-05-01T16:24:38.028Z | INFO | oximeter (oximeter-agent): refreshing list of producers from Nexus
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:565
|
| 2224 | 2026-05-01T16:24:38.028Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::a]:12221/metrics/collectors/c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd/producers?sort_by=id_ascending
|
| 2225 | 2026-05-01T16:24:38.031Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::a]:12221/metrics/collectors/c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd/producers?sort_by=id_ascending", status: 200, headers: {"content-type": "application/json", "x-request-id": "f6edded7-43b2-4d78-9266-78d071f46d94", "content-length": "1412", "date": "Fri, 01 May 2026 16:24:38 GMT"} })
|
| 2226 | 2026-05-01T16:24:38.031Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::a]:12221/metrics/collectors/c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJjZDdjZDE5Ni0yYjE3LTQ0ZWUtYTYyMy1kMGQ5YWE2ZDM3YWYifX0%3D
|
| 2227 | 2026-05-01T16:24:38.034Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::a]:12221/metrics/collectors/c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJjZDdjZDE5Ni0yYjE3LTQ0ZWUtYTYyMy1kMGQ5YWE2ZDM3YWYifX0%3D", status: 200, headers: {"content-type": "application/json", "x-request-id": "415c3433-229f-4fd5-80e4-cc6b4012bf68", "content-length": "29", "date": "Fri, 01 May 2026 16:24:38 GMT"} })
|
| 2228 | 2026-05-01T16:24:38.034Z | DEBG | oximeter (oximeter-agent): received request to register existing metric producer, updating collection information
address = [fd00:1122:3344:101::2]:40116
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
interval = 30s
producer_id = 5946b6e8-687a-4af2-bbb3-9af6d6bc23e7
|
| 2229 | 2026-05-01T16:24:38.034Z | DEBG | oximeter (collection-task-handle): notified collection task of new producer endpoint
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5946b6e8-687a-4af2-bbb3-9af6d6bc23e7
producer_ip = fd00:1122:3344:101::2
producer_port = 40116
|
| 2230 | 2026-05-01T16:24:38.034Z | INFO | oximeter (oximeter-agent): refreshed list of producers from Nexus
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:640
n_current_tasks = 9
n_pruned_tasks = 0
|
| 2231 | 2026-05-01T16:24:38.034Z | DEBG | oximeter (collection-task): collection task received request to update its producer information
address = [fd00:1122:3344:101::2]:40116
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
interval = 30s
producer_id = 5946b6e8-687a-4af2-bbb3-9af6d6bc23e7
producer_ip = fd00:1122:3344:101::2
producer_port = 40116
|
| 2232 | 2026-05-01T16:24:38.035Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5946b6e8-687a-4af2-bbb3-9af6d6bc23e7
producer_ip = fd00:1122:3344:101::2
producer_port = 40116
|
| 2233 | 2026-05-01T16:24:38.035Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5946b6e8-687a-4af2-bbb3-9af6d6bc23e7
producer_ip = fd00:1122:3344:101::2
producer_port = 40116
|
| 2234 | 2026-05-01T16:24:38.041Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 020252ae-0c61-4e3e-9056-efba9567b85d
producer_ip = fd00:1122:3344:101::b
producer_port = 58361
|
| 2235 | 2026-05-01T16:24:38.041Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 020252ae-0c61-4e3e-9056-efba9567b85d
producer_ip = fd00:1122:3344:101::b
producer_port = 58361
|
| 2236 | 2026-05-01T16:24:38.041Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 020252ae-0c61-4e3e-9056-efba9567b85d
producer_ip = fd00:1122:3344:101::b
producer_port = 58361
|
| 2237 | 2026-05-01T16:24:38.045Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 5
n_samples = 26
producer_id = 020252ae-0c61-4e3e-9056-efba9567b85d
producer_ip = fd00:1122:3344:101::b
producer_port = 58361
|
| 2238 | 2026-05-01T16:24:38.046Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 180
producer_id = 5946b6e8-687a-4af2-bbb3-9af6d6bc23e7
producer_ip = fd00:1122:3344:101::2
producer_port = 40116
|
| 2239 | 2026-05-01T16:24:38.050Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2240 | 2026-05-01T16:24:38.050Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2241 | 2026-05-01T16:24:38.050Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = cd7cd196-2b17-44ee-a623-d0d9aa6d37af
producer_ip = fd00:1122:3344:101::1
producer_port = 50923
|
| 2242 | 2026-05-01T16:24:38.050Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = cd7cd196-2b17-44ee-a623-d0d9aa6d37af
producer_ip = fd00:1122:3344:101::1
producer_port = 50923
|
| 2243 | 2026-05-01T16:24:38.050Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2244 | 2026-05-01T16:24:38.082Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2245 | 2026-05-01T16:24:38.082Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2246 | 2026-05-01T16:24:38.082Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2247 | 2026-05-01T16:24:38.082Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2248 | 2026-05-01T16:24:38.084Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2249 | 2026-05-01T16:24:38.084Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2250 | 2026-05-01T16:24:38.111Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 2
n_samples = 1473
producer_id = cd7cd196-2b17-44ee-a623-d0d9aa6d37af
producer_ip = fd00:1122:3344:101::1
producer_port = 50923
|
| 2251 | 2026-05-01T16:24:38.116Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_samples = 1724
|
| 2252 | 2026-05-01T16:24:38.116Z | DEBG | oximeter (clickhouse-client): unrolling 1724 total samples
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
|
| 2253 | 2026-05-01T16:24:38.116Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_samples = 1724
|
| 2254 | 2026-05-01T16:24:38.185Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 24
table_name = fields_i16
|
| 2255 | 2026-05-01T16:24:38.186Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 2
table_name = fields_ipaddr
|
| 2256 | 2026-05-01T16:24:38.189Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 2574
table_name = fields_string
|
| 2257 | 2026-05-01T16:24:38.191Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 49
table_name = fields_u16
|
| 2258 | 2026-05-01T16:24:38.192Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 825
table_name = fields_u32
|
| 2259 | 2026-05-01T16:24:38.194Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 1
table_name = fields_u64
|
| 2260 | 2026-05-01T16:24:38.195Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 12
table_name = fields_u8
|
| 2261 | 2026-05-01T16:24:38.197Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 1352
table_name = fields_uuid
|
| 2262 | 2026-05-01T16:24:38.199Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 1677
table_name = measurements_cumulativeu64
|
| 2263 | 2026-05-01T16:24:38.202Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 35
table_name = measurements_histogramu64
|
| 2264 | 2026-05-01T16:24:38.203Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 12
table_name = measurements_u64
|
| 2265 | 2026-05-01T16:24:38.216Z | WARN | oximeter (database-inserter): failed to insert some results into metric DB
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
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:315
|
| 2266 | 2026-05-01T16:24:39.049Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2267 | 2026-05-01T16:24:39.049Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2268 | 2026-05-01T16:24:39.050Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2269 | 2026-05-01T16:24:39.082Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2270 | 2026-05-01T16:24:39.082Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2271 | 2026-05-01T16:24:39.082Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2272 | 2026-05-01T16:24:39.082Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2273 | 2026-05-01T16:24:39.084Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2274 | 2026-05-01T16:24:39.085Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2275 | 2026-05-01T16:24:40.050Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2276 | 2026-05-01T16:24:40.050Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2277 | 2026-05-01T16:24:40.051Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2278 | 2026-05-01T16:24:40.082Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2279 | 2026-05-01T16:24:40.082Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2280 | 2026-05-01T16:24:40.082Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2281 | 2026-05-01T16:24:40.082Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2282 | 2026-05-01T16:24:40.084Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2283 | 2026-05-01T16:24:40.084Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2284 | 2026-05-01T16:24:41.050Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2285 | 2026-05-01T16:24:41.050Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2286 | 2026-05-01T16:24:41.050Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2287 | 2026-05-01T16:24:41.082Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2288 | 2026-05-01T16:24:41.082Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2289 | 2026-05-01T16:24:41.082Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2290 | 2026-05-01T16:24:41.082Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2291 | 2026-05-01T16:24:41.083Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2292 | 2026-05-01T16:24:41.084Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2293 | 2026-05-01T16:24:42.050Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2294 | 2026-05-01T16:24:42.050Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2295 | 2026-05-01T16:24:42.051Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2296 | 2026-05-01T16:24:42.082Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2297 | 2026-05-01T16:24:42.082Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2298 | 2026-05-01T16:24:42.082Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2299 | 2026-05-01T16:24:42.082Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2300 | 2026-05-01T16:24:42.083Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2301 | 2026-05-01T16:24:42.084Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2302 | 2026-05-01T16:24:42.886Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_samples = 176
|
| 2303 | 2026-05-01T16:24:42.886Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_samples = 176
|
| 2304 | 2026-05-01T16:24:42.886Z | DEBG | oximeter (clickhouse-client): unrolling 176 total samples
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
|
| 2305 | 2026-05-01T16:24:42.894Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 56
table_name = fields_string
|
| 2306 | 2026-05-01T16:24:42.895Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 64
table_name = fields_uuid
|
| 2307 | 2026-05-01T16:24:42.897Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 128
table_name = measurements_cumulativeu64
|
| 2308 | 2026-05-01T16:24:42.898Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 48
table_name = measurements_u64
|
| 2309 | 2026-05-01T16:24:42.986Z | WARN | oximeter (database-inserter): failed to insert some results into metric DB
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
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:315
|
| 2310 | 2026-05-01T16:24:43.036Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 26c45edd-2597-4abc-84e9-0ec16388da15
producer_ip = fd00:1122:3344:101::c
producer_port = 52886
|
| 2311 | 2026-05-01T16:24:43.036Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 481d6c94-9127-4a3b-8493-9159fa296021
producer_ip = fd00:1122:3344:101::a
producer_port = 42096
|
| 2312 | 2026-05-01T16:24:43.036Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 26c45edd-2597-4abc-84e9-0ec16388da15
producer_ip = fd00:1122:3344:101::c
producer_port = 52886
|
| 2313 | 2026-05-01T16:24:43.036Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 481d6c94-9127-4a3b-8493-9159fa296021
producer_ip = fd00:1122:3344:101::a
producer_port = 42096
|
| 2314 | 2026-05-01T16:24:43.037Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 5
n_samples = 2
producer_id = 481d6c94-9127-4a3b-8493-9159fa296021
producer_ip = fd00:1122:3344:101::a
producer_port = 42096
|
| 2315 | 2026-05-01T16:24:43.037Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 5
n_samples = 3
producer_id = 26c45edd-2597-4abc-84e9-0ec16388da15
producer_ip = fd00:1122:3344:101::c
producer_port = 52886
|
| 2316 | 2026-05-01T16:24:43.050Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2317 | 2026-05-01T16:24:43.050Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2318 | 2026-05-01T16:24:43.050Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2319 | 2026-05-01T16:24:43.081Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2320 | 2026-05-01T16:24:43.082Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2321 | 2026-05-01T16:24:43.082Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2322 | 2026-05-01T16:24:43.082Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2323 | 2026-05-01T16:24:43.083Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2324 | 2026-05-01T16:24:43.084Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2325 | 2026-05-01T16:24:43.084Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 23c853fb-5ecc-4c5a-8b58-4cf27310aba6
producer_ip = fd00:1122:3344:101::2
producer_port = 41635
|
| 2326 | 2026-05-01T16:24:43.084Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 23c853fb-5ecc-4c5a-8b58-4cf27310aba6
producer_ip = fd00:1122:3344:101::2
producer_port = 41635
|
| 2327 | 2026-05-01T16:24:43.086Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 2
n_samples = 11
producer_id = 23c853fb-5ecc-4c5a-8b58-4cf27310aba6
producer_ip = fd00:1122:3344:101::2
producer_port = 41635
|
| 2328 | 2026-05-01T16:24:44.049Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2329 | 2026-05-01T16:24:44.049Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2330 | 2026-05-01T16:24:44.050Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2331 | 2026-05-01T16:24:44.082Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2332 | 2026-05-01T16:24:44.082Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2333 | 2026-05-01T16:24:44.082Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2334 | 2026-05-01T16:24:44.082Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2335 | 2026-05-01T16:24:44.083Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2336 | 2026-05-01T16:24:44.084Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2337 | 2026-05-01T16:24:45.049Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2338 | 2026-05-01T16:24:45.049Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2339 | 2026-05-01T16:24:45.051Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2340 | 2026-05-01T16:24:45.082Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2341 | 2026-05-01T16:24:45.082Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2342 | 2026-05-01T16:24:45.082Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2343 | 2026-05-01T16:24:45.082Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2344 | 2026-05-01T16:24:45.083Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2345 | 2026-05-01T16:24:45.084Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2346 | 2026-05-01T16:24:46.049Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2347 | 2026-05-01T16:24:46.049Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2348 | 2026-05-01T16:24:46.050Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2349 | 2026-05-01T16:24:46.081Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2350 | 2026-05-01T16:24:46.081Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2351 | 2026-05-01T16:24:46.081Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2352 | 2026-05-01T16:24:46.081Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2353 | 2026-05-01T16:24:46.083Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2354 | 2026-05-01T16:24:46.084Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2355 | 2026-05-01T16:24:47.050Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2356 | 2026-05-01T16:24:47.050Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2357 | 2026-05-01T16:24:47.051Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2358 | 2026-05-01T16:24:47.081Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2359 | 2026-05-01T16:24:47.081Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2360 | 2026-05-01T16:24:47.081Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2361 | 2026-05-01T16:24:47.081Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2362 | 2026-05-01T16:24:47.083Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2363 | 2026-05-01T16:24:47.083Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2364 | 2026-05-01T16:24:47.886Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_samples = 236
|
| 2365 | 2026-05-01T16:24:47.886Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_samples = 236
|
| 2366 | 2026-05-01T16:24:47.886Z | DEBG | oximeter (clickhouse-client): unrolling 236 total samples
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
|
| 2367 | 2026-05-01T16:24:47.897Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 88
table_name = fields_string
|
| 2368 | 2026-05-01T16:24:47.898Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 16
table_name = fields_u16
|
| 2369 | 2026-05-01T16:24:47.900Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 80
table_name = fields_uuid
|
| 2370 | 2026-05-01T16:24:47.901Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 160
table_name = measurements_cumulativeu64
|
| 2371 | 2026-05-01T16:24:47.903Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 16
table_name = measurements_histogramu64
|
| 2372 | 2026-05-01T16:24:47.905Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 60
table_name = measurements_u64
|
| 2373 | 2026-05-01T16:24:47.987Z | WARN | oximeter (database-inserter): failed to insert some results into metric DB
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
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:315
|
| 2374 | 2026-05-01T16:24:48.042Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 020252ae-0c61-4e3e-9056-efba9567b85d
producer_ip = fd00:1122:3344:101::b
producer_port = 58361
|
| 2375 | 2026-05-01T16:24:48.042Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 020252ae-0c61-4e3e-9056-efba9567b85d
producer_ip = fd00:1122:3344:101::b
producer_port = 58361
|
| 2376 | 2026-05-01T16:24:48.046Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 5
n_samples = 26
producer_id = 020252ae-0c61-4e3e-9056-efba9567b85d
producer_ip = fd00:1122:3344:101::b
producer_port = 58361
|
| 2377 | 2026-05-01T16:24:48.050Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2378 | 2026-05-01T16:24:48.050Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2379 | 2026-05-01T16:24:48.051Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2380 | 2026-05-01T16:24:48.082Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2381 | 2026-05-01T16:24:48.082Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2382 | 2026-05-01T16:24:48.082Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2383 | 2026-05-01T16:24:48.082Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2384 | 2026-05-01T16:24:48.083Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2385 | 2026-05-01T16:24:48.084Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2386 | 2026-05-01T16:24:49.049Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2387 | 2026-05-01T16:24:49.049Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2388 | 2026-05-01T16:24:49.050Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2389 | 2026-05-01T16:24:49.081Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2390 | 2026-05-01T16:24:49.081Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2391 | 2026-05-01T16:24:49.081Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2392 | 2026-05-01T16:24:49.081Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2393 | 2026-05-01T16:24:49.083Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2394 | 2026-05-01T16:24:49.083Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2395 | 2026-05-01T16:24:50.050Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2396 | 2026-05-01T16:24:50.050Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2397 | 2026-05-01T16:24:50.051Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2398 | 2026-05-01T16:24:50.081Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2399 | 2026-05-01T16:24:50.081Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2400 | 2026-05-01T16:24:50.081Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2401 | 2026-05-01T16:24:50.081Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2402 | 2026-05-01T16:24:50.083Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2403 | 2026-05-01T16:24:50.085Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2404 | 2026-05-01T16:24:51.049Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2405 | 2026-05-01T16:24:51.049Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2406 | 2026-05-01T16:24:51.050Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2407 | 2026-05-01T16:24:51.081Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2408 | 2026-05-01T16:24:51.082Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2409 | 2026-05-01T16:24:51.082Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2410 | 2026-05-01T16:24:51.082Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2411 | 2026-05-01T16:24:51.083Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2412 | 2026-05-01T16:24:51.084Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2413 | 2026-05-01T16:24:52.049Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2414 | 2026-05-01T16:24:52.049Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2415 | 2026-05-01T16:24:52.050Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2416 | 2026-05-01T16:24:52.081Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2417 | 2026-05-01T16:24:52.081Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2418 | 2026-05-01T16:24:52.081Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2419 | 2026-05-01T16:24:52.081Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2420 | 2026-05-01T16:24:52.083Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2421 | 2026-05-01T16:24:52.083Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2422 | 2026-05-01T16:24:52.885Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_samples = 246
|
| 2423 | 2026-05-01T16:24:52.885Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_samples = 246
|
| 2424 | 2026-05-01T16:24:52.885Z | DEBG | oximeter (clickhouse-client): unrolling 246 total samples
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
|
| 2425 | 2026-05-01T16:24:52.902Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 108
table_name = fields_string
|
| 2426 | 2026-05-01T16:24:52.904Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 26
table_name = fields_u16
|
| 2427 | 2026-05-01T16:24:52.906Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 90
table_name = fields_uuid
|
| 2428 | 2026-05-01T16:24:52.908Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 160
table_name = measurements_cumulativeu64
|
| 2429 | 2026-05-01T16:24:52.911Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 26
table_name = measurements_histogramu64
|
| 2430 | 2026-05-01T16:24:52.913Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 60
table_name = measurements_u64
|
| 2431 | 2026-05-01T16:24:52.986Z | WARN | oximeter (database-inserter): failed to insert some results into metric DB
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
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:315
|
| 2432 | 2026-05-01T16:24:53.027Z | INFO | oximeter (oximeter-agent): refreshing list of producers from Nexus
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:565
|
| 2433 | 2026-05-01T16:24:53.027Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::c]:12221/metrics/collectors/c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd/producers?sort_by=id_ascending
|
| 2434 | 2026-05-01T16:24:53.032Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::c]:12221/metrics/collectors/c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd/producers?sort_by=id_ascending", status: 200, headers: {"content-type": "application/json", "x-request-id": "4cc99ceb-b781-46e7-b101-a0c134a5c000", "content-length": "1412", "date": "Fri, 01 May 2026 16:24:53 GMT"} })
|
| 2435 | 2026-05-01T16:24:53.032Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::c]:12221/metrics/collectors/c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJjZDdjZDE5Ni0yYjE3LTQ0ZWUtYTYyMy1kMGQ5YWE2ZDM3YWYifX0%3D
|
| 2436 | 2026-05-01T16:24:53.036Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::c]:12221/metrics/collectors/c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJjZDdjZDE5Ni0yYjE3LTQ0ZWUtYTYyMy1kMGQ5YWE2ZDM3YWYifX0%3D", status: 200, headers: {"content-type": "application/json", "x-request-id": "ce1d31b8-fc75-48d9-bf11-3709e80d4683", "content-length": "29", "date": "Fri, 01 May 2026 16:24:53 GMT"} })
|
| 2437 | 2026-05-01T16:24:53.036Z | DEBG | oximeter (oximeter-agent): received request to register existing metric producer, updating collection information
address = [fd00:1122:3344:101::2]:43180
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
interval = 10s
producer_id = 5946b6e8-687a-4af2-bbb3-9af6d6bc23e7
|
| 2438 | 2026-05-01T16:24:53.036Z | DEBG | oximeter (collection-task-handle): notified collection task of new producer endpoint
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5946b6e8-687a-4af2-bbb3-9af6d6bc23e7
producer_ip = fd00:1122:3344:101::2
producer_port = 40116
|
| 2439 | 2026-05-01T16:24:53.036Z | INFO | oximeter (oximeter-agent): refreshed list of producers from Nexus
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:640
n_current_tasks = 9
n_pruned_tasks = 0
|
| 2440 | 2026-05-01T16:24:53.036Z | DEBG | oximeter (collection-task): collection task received request to update its producer information
address = [fd00:1122:3344:101::2]:43180
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
interval = 10s
producer_id = 5946b6e8-687a-4af2-bbb3-9af6d6bc23e7
producer_ip = fd00:1122:3344:101::2
producer_port = 40116
|
| 2441 | 2026-05-01T16:24:53.037Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5946b6e8-687a-4af2-bbb3-9af6d6bc23e7
producer_ip = fd00:1122:3344:101::2
producer_port = 40116
|
| 2442 | 2026-05-01T16:24:53.037Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5946b6e8-687a-4af2-bbb3-9af6d6bc23e7
producer_ip = fd00:1122:3344:101::2
producer_port = 40116
|
| 2443 | 2026-05-01T16:24:53.037Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 481d6c94-9127-4a3b-8493-9159fa296021
producer_ip = fd00:1122:3344:101::a
producer_port = 42096
|
| 2444 | 2026-05-01T16:24:53.037Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 26c45edd-2597-4abc-84e9-0ec16388da15
producer_ip = fd00:1122:3344:101::c
producer_port = 52886
|
| 2445 | 2026-05-01T16:24:53.037Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 26c45edd-2597-4abc-84e9-0ec16388da15
producer_ip = fd00:1122:3344:101::c
producer_port = 52886
|
| 2446 | 2026-05-01T16:24:53.037Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 26c45edd-2597-4abc-84e9-0ec16388da15
producer_ip = fd00:1122:3344:101::c
producer_port = 52886
|
| 2447 | 2026-05-01T16:24:53.037Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 481d6c94-9127-4a3b-8493-9159fa296021
producer_ip = fd00:1122:3344:101::a
producer_port = 42096
|
| 2448 | 2026-05-01T16:24:53.037Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 481d6c94-9127-4a3b-8493-9159fa296021
producer_ip = fd00:1122:3344:101::a
producer_port = 42096
|
| 2449 | 2026-05-01T16:24:53.038Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 5
n_samples = 3
producer_id = 26c45edd-2597-4abc-84e9-0ec16388da15
producer_ip = fd00:1122:3344:101::c
producer_port = 52886
|
| 2450 | 2026-05-01T16:24:53.038Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 5
n_samples = 3
producer_id = 481d6c94-9127-4a3b-8493-9159fa296021
producer_ip = fd00:1122:3344:101::a
producer_port = 42096
|
| 2451 | 2026-05-01T16:24:53.049Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2452 | 2026-05-01T16:24:53.049Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2453 | 2026-05-01T16:24:53.050Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2454 | 2026-05-01T16:24:53.053Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 142
producer_id = 5946b6e8-687a-4af2-bbb3-9af6d6bc23e7
producer_ip = fd00:1122:3344:101::2
producer_port = 40116
|
| 2455 | 2026-05-01T16:24:53.081Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2456 | 2026-05-01T16:24:53.081Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2457 | 2026-05-01T16:24:53.081Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2458 | 2026-05-01T16:24:53.081Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2459 | 2026-05-01T16:24:53.083Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2460 | 2026-05-01T16:24:53.084Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2461 | 2026-05-01T16:24:53.084Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 23c853fb-5ecc-4c5a-8b58-4cf27310aba6
producer_ip = fd00:1122:3344:101::2
producer_port = 41635
|
| 2462 | 2026-05-01T16:24:53.084Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 23c853fb-5ecc-4c5a-8b58-4cf27310aba6
producer_ip = fd00:1122:3344:101::2
producer_port = 41635
|
| 2463 | 2026-05-01T16:24:53.086Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 2
n_samples = 11
producer_id = 23c853fb-5ecc-4c5a-8b58-4cf27310aba6
producer_ip = fd00:1122:3344:101::2
producer_port = 41635
|
| 2464 | 2026-05-01T16:24:54.049Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2465 | 2026-05-01T16:24:54.049Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2466 | 2026-05-01T16:24:54.051Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2467 | 2026-05-01T16:24:54.082Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2468 | 2026-05-01T16:24:54.082Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2469 | 2026-05-01T16:24:54.082Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2470 | 2026-05-01T16:24:54.082Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2471 | 2026-05-01T16:24:54.084Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2472 | 2026-05-01T16:24:54.085Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2473 | 2026-05-01T16:24:55.049Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2474 | 2026-05-01T16:24:55.049Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2475 | 2026-05-01T16:24:55.050Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2476 | 2026-05-01T16:24:55.082Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2477 | 2026-05-01T16:24:55.082Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2478 | 2026-05-01T16:24:55.082Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2479 | 2026-05-01T16:24:55.082Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2480 | 2026-05-01T16:24:55.083Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2481 | 2026-05-01T16:24:55.084Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2482 | 2026-05-01T16:24:56.050Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2483 | 2026-05-01T16:24:56.050Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2484 | 2026-05-01T16:24:56.050Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2485 | 2026-05-01T16:24:56.081Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2486 | 2026-05-01T16:24:56.082Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2487 | 2026-05-01T16:24:56.082Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2488 | 2026-05-01T16:24:56.082Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2489 | 2026-05-01T16:24:56.083Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2490 | 2026-05-01T16:24:56.084Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2491 | 2026-05-01T16:24:57.049Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2492 | 2026-05-01T16:24:57.049Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2493 | 2026-05-01T16:24:57.050Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2494 | 2026-05-01T16:24:57.082Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2495 | 2026-05-01T16:24:57.082Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2496 | 2026-05-01T16:24:57.082Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2497 | 2026-05-01T16:24:57.082Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2498 | 2026-05-01T16:24:57.083Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2499 | 2026-05-01T16:24:57.084Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2500 | 2026-05-01T16:24:57.885Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_samples = 381
|
| 2501 | 2026-05-01T16:24:57.886Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_samples = 381
|
| 2502 | 2026-05-01T16:24:57.886Z | DEBG | oximeter (clickhouse-client): unrolling 381 total samples
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
|
| 2503 | 2026-05-01T16:24:57.886Z | DEBG | oximeter (clickhouse-client): retrieving timeseries schema from database
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
|
| 2504 | 2026-05-01T16:24:57.890Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
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: 2026-05-01T16:24:57.886647762Z }
timeseries_name = database_transaction:retry_data
|
| 2505 | 2026-05-01T16:24:57.905Z | DEBG | oximeter (clickhouse-client): inserting 1 new timeseries schema
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
|
| 2506 | 2026-05-01T16:24:57.908Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 284
table_name = fields_i16
|
| 2507 | 2026-05-01T16:24:57.910Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 4
table_name = fields_ipaddr
|
| 2508 | 2026-05-01T16:24:57.912Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 832
table_name = fields_string
|
| 2509 | 2026-05-01T16:24:57.913Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 162
table_name = fields_u16
|
| 2510 | 2026-05-01T16:24:57.915Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 150
table_name = fields_u32
|
| 2511 | 2026-05-01T16:24:57.916Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 148
table_name = fields_u8
|
| 2512 | 2026-05-01T16:24:57.918Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 510
table_name = fields_uuid
|
| 2513 | 2026-05-01T16:24:57.919Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 6
table_name = measurements_bool
|
| 2514 | 2026-05-01T16:24:57.921Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 267
table_name = measurements_cumulativeu64
|
| 2515 | 2026-05-01T16:24:57.922Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 2
table_name = measurements_f64
|
| 2516 | 2026-05-01T16:24:57.924Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 16
table_name = measurements_histogramu64
|
| 2517 | 2026-05-01T16:24:57.926Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 90
table_name = measurements_u64
|
| 2518 | 2026-05-01T16:24:57.987Z | WARN | oximeter (database-inserter): failed to insert some results into metric DB
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
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:315
|
| 2519 | 2026-05-01T16:24:58.042Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 020252ae-0c61-4e3e-9056-efba9567b85d
producer_ip = fd00:1122:3344:101::b
producer_port = 58361
|
| 2520 | 2026-05-01T16:24:58.042Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 020252ae-0c61-4e3e-9056-efba9567b85d
producer_ip = fd00:1122:3344:101::b
producer_port = 58361
|
| 2521 | 2026-05-01T16:24:58.046Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 5
n_samples = 26
producer_id = 020252ae-0c61-4e3e-9056-efba9567b85d
producer_ip = fd00:1122:3344:101::b
producer_port = 58361
|
| 2522 | 2026-05-01T16:24:58.050Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2523 | 2026-05-01T16:24:58.050Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2524 | 2026-05-01T16:24:58.051Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2525 | 2026-05-01T16:24:58.082Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2526 | 2026-05-01T16:24:58.082Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2527 | 2026-05-01T16:24:58.082Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2528 | 2026-05-01T16:24:58.082Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2529 | 2026-05-01T16:24:58.084Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2530 | 2026-05-01T16:24:58.084Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2531 | 2026-05-01T16:24:59.049Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2532 | 2026-05-01T16:24:59.049Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2533 | 2026-05-01T16:24:59.050Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2534 | 2026-05-01T16:24:59.081Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2535 | 2026-05-01T16:24:59.081Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2536 | 2026-05-01T16:24:59.081Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2537 | 2026-05-01T16:24:59.081Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2538 | 2026-05-01T16:24:59.083Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2539 | 2026-05-01T16:24:59.083Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2540 | 2026-05-01T16:25:00.049Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2541 | 2026-05-01T16:25:00.049Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2542 | 2026-05-01T16:25:00.050Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2543 | 2026-05-01T16:25:00.081Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2544 | 2026-05-01T16:25:00.081Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2545 | 2026-05-01T16:25:00.081Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2546 | 2026-05-01T16:25:00.081Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2547 | 2026-05-01T16:25:00.083Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2548 | 2026-05-01T16:25:00.083Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2549 | 2026-05-01T16:25:01.050Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2550 | 2026-05-01T16:25:01.050Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2551 | 2026-05-01T16:25:01.051Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2552 | 2026-05-01T16:25:01.082Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2553 | 2026-05-01T16:25:01.082Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2554 | 2026-05-01T16:25:01.082Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2555 | 2026-05-01T16:25:01.082Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2556 | 2026-05-01T16:25:01.083Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2557 | 2026-05-01T16:25:01.084Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2558 | 2026-05-01T16:25:02.050Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2559 | 2026-05-01T16:25:02.050Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2560 | 2026-05-01T16:25:02.051Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2561 | 2026-05-01T16:25:02.081Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2562 | 2026-05-01T16:25:02.081Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2563 | 2026-05-01T16:25:02.081Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2564 | 2026-05-01T16:25:02.081Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2565 | 2026-05-01T16:25:02.083Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2566 | 2026-05-01T16:25:02.084Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2567 | 2026-05-01T16:25:02.886Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_samples = 246
|
| 2568 | 2026-05-01T16:25:02.886Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_samples = 246
|
| 2569 | 2026-05-01T16:25:02.886Z | DEBG | oximeter (clickhouse-client): unrolling 246 total samples
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
|
| 2570 | 2026-05-01T16:25:02.897Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 108
table_name = fields_string
|
| 2571 | 2026-05-01T16:25:02.899Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 26
table_name = fields_u16
|
| 2572 | 2026-05-01T16:25:02.900Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 90
table_name = fields_uuid
|
| 2573 | 2026-05-01T16:25:02.902Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 160
table_name = measurements_cumulativeu64
|
| 2574 | 2026-05-01T16:25:02.904Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 26
table_name = measurements_histogramu64
|
| 2575 | 2026-05-01T16:25:02.905Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 60
table_name = measurements_u64
|
| 2576 | 2026-05-01T16:25:02.987Z | WARN | oximeter (database-inserter): failed to insert some results into metric DB
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
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:315
|
| 2577 | 2026-05-01T16:25:03.037Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 481d6c94-9127-4a3b-8493-9159fa296021
producer_ip = fd00:1122:3344:101::a
producer_port = 42096
|
| 2578 | 2026-05-01T16:25:03.037Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5946b6e8-687a-4af2-bbb3-9af6d6bc23e7
producer_ip = fd00:1122:3344:101::2
producer_port = 40116
|
| 2579 | 2026-05-01T16:25:03.037Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 481d6c94-9127-4a3b-8493-9159fa296021
producer_ip = fd00:1122:3344:101::a
producer_port = 42096
|
| 2580 | 2026-05-01T16:25:03.037Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5946b6e8-687a-4af2-bbb3-9af6d6bc23e7
producer_ip = fd00:1122:3344:101::2
producer_port = 40116
|
| 2581 | 2026-05-01T16:25:03.037Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 26c45edd-2597-4abc-84e9-0ec16388da15
producer_ip = fd00:1122:3344:101::c
producer_port = 52886
|
| 2582 | 2026-05-01T16:25:03.037Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 26c45edd-2597-4abc-84e9-0ec16388da15
producer_ip = fd00:1122:3344:101::c
producer_port = 52886
|
| 2583 | 2026-05-01T16:25:03.038Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 5
n_samples = 2
producer_id = 481d6c94-9127-4a3b-8493-9159fa296021
producer_ip = fd00:1122:3344:101::a
producer_port = 42096
|
| 2584 | 2026-05-01T16:25:03.038Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 5
n_samples = 3
producer_id = 26c45edd-2597-4abc-84e9-0ec16388da15
producer_ip = fd00:1122:3344:101::c
producer_port = 52886
|
| 2585 | 2026-05-01T16:25:03.049Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 142
producer_id = 5946b6e8-687a-4af2-bbb3-9af6d6bc23e7
producer_ip = fd00:1122:3344:101::2
producer_port = 40116
|
| 2586 | 2026-05-01T16:25:03.050Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2587 | 2026-05-01T16:25:03.050Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2588 | 2026-05-01T16:25:03.051Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2589 | 2026-05-01T16:25:03.082Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2590 | 2026-05-01T16:25:03.082Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2591 | 2026-05-01T16:25:03.082Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2592 | 2026-05-01T16:25:03.082Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2593 | 2026-05-01T16:25:03.083Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2594 | 2026-05-01T16:25:03.084Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2595 | 2026-05-01T16:25:03.084Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 23c853fb-5ecc-4c5a-8b58-4cf27310aba6
producer_ip = fd00:1122:3344:101::2
producer_port = 41635
|
| 2596 | 2026-05-01T16:25:03.084Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 23c853fb-5ecc-4c5a-8b58-4cf27310aba6
producer_ip = fd00:1122:3344:101::2
producer_port = 41635
|
| 2597 | 2026-05-01T16:25:03.086Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 2
n_samples = 11
producer_id = 23c853fb-5ecc-4c5a-8b58-4cf27310aba6
producer_ip = fd00:1122:3344:101::2
producer_port = 41635
|
| 2598 | 2026-05-01T16:25:04.050Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2599 | 2026-05-01T16:25:04.050Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2600 | 2026-05-01T16:25:04.050Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2601 | 2026-05-01T16:25:04.081Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2602 | 2026-05-01T16:25:04.081Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2603 | 2026-05-01T16:25:04.081Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2604 | 2026-05-01T16:25:04.081Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2605 | 2026-05-01T16:25:04.083Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2606 | 2026-05-01T16:25:04.084Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2607 | 2026-05-01T16:25:05.050Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2608 | 2026-05-01T16:25:05.050Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2609 | 2026-05-01T16:25:05.051Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2610 | 2026-05-01T16:25:05.082Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2611 | 2026-05-01T16:25:05.082Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2612 | 2026-05-01T16:25:05.082Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2613 | 2026-05-01T16:25:05.082Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2614 | 2026-05-01T16:25:05.084Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2615 | 2026-05-01T16:25:05.084Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2616 | 2026-05-01T16:25:06.050Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2617 | 2026-05-01T16:25:06.050Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2618 | 2026-05-01T16:25:06.051Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2619 | 2026-05-01T16:25:06.082Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2620 | 2026-05-01T16:25:06.082Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2621 | 2026-05-01T16:25:06.082Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2622 | 2026-05-01T16:25:06.082Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2623 | 2026-05-01T16:25:06.084Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2624 | 2026-05-01T16:25:06.084Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2625 | 2026-05-01T16:25:07.049Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2626 | 2026-05-01T16:25:07.049Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2627 | 2026-05-01T16:25:07.051Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2628 | 2026-05-01T16:25:07.082Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2629 | 2026-05-01T16:25:07.082Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2630 | 2026-05-01T16:25:07.082Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2631 | 2026-05-01T16:25:07.082Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2632 | 2026-05-01T16:25:07.083Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2633 | 2026-05-01T16:25:07.084Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2634 | 2026-05-01T16:25:07.886Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_samples = 378
|
| 2635 | 2026-05-01T16:25:07.886Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_samples = 378
|
| 2636 | 2026-05-01T16:25:07.886Z | DEBG | oximeter (clickhouse-client): unrolling 378 total samples
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
|
| 2637 | 2026-05-01T16:25:07.905Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 284
table_name = fields_i16
|
| 2638 | 2026-05-01T16:25:07.907Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 829
table_name = fields_string
|
| 2639 | 2026-05-01T16:25:07.908Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 158
table_name = fields_u16
|
| 2640 | 2026-05-01T16:25:07.910Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 149
table_name = fields_u32
|
| 2641 | 2026-05-01T16:25:07.911Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 148
table_name = fields_u8
|
| 2642 | 2026-05-01T16:25:07.913Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 506
table_name = fields_uuid
|
| 2643 | 2026-05-01T16:25:07.914Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 6
table_name = measurements_bool
|
| 2644 | 2026-05-01T16:25:07.916Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 265
table_name = measurements_cumulativeu64
|
| 2645 | 2026-05-01T16:25:07.917Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 1
table_name = measurements_f64
|
| 2646 | 2026-05-01T16:25:07.919Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 16
table_name = measurements_histogramu64
|
| 2647 | 2026-05-01T16:25:07.920Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 90
table_name = measurements_u64
|
| 2648 | 2026-05-01T16:25:07.986Z | WARN | oximeter (database-inserter): failed to insert some results into metric DB
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
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:315
|
| 2649 | 2026-05-01T16:25:08.027Z | INFO | oximeter (oximeter-agent): refreshing list of producers from Nexus
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:565
|
| 2650 | 2026-05-01T16:25:08.027Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::b]:12221/metrics/collectors/c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd/producers?sort_by=id_ascending
|
| 2651 | 2026-05-01T16:25:08.031Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::b]:12221/metrics/collectors/c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd/producers?sort_by=id_ascending", status: 200, headers: {"content-type": "application/json", "x-request-id": "5146ec1d-26a4-40c5-a1b7-a131dc2420ea", "content-length": "1412", "date": "Fri, 01 May 2026 16:25:08 GMT"} })
|
| 2652 | 2026-05-01T16:25:08.031Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::b]:12221/metrics/collectors/c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJjZDdjZDE5Ni0yYjE3LTQ0ZWUtYTYyMy1kMGQ5YWE2ZDM3YWYifX0%3D
|
| 2653 | 2026-05-01T16:25:08.033Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::b]:12221/metrics/collectors/c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJjZDdjZDE5Ni0yYjE3LTQ0ZWUtYTYyMy1kMGQ5YWE2ZDM3YWYifX0%3D", status: 200, headers: {"content-type": "application/json", "x-request-id": "f96c0229-5c1a-4126-aaea-56d86dfd9b61", "content-length": "29", "date": "Fri, 01 May 2026 16:25:08 GMT"} })
|
| 2654 | 2026-05-01T16:25:08.033Z | INFO | oximeter (oximeter-agent): refreshed list of producers from Nexus
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:640
n_current_tasks = 9
n_pruned_tasks = 0
|
| 2655 | 2026-05-01T16:25:08.042Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 020252ae-0c61-4e3e-9056-efba9567b85d
producer_ip = fd00:1122:3344:101::b
producer_port = 58361
|
| 2656 | 2026-05-01T16:25:08.042Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 020252ae-0c61-4e3e-9056-efba9567b85d
producer_ip = fd00:1122:3344:101::b
producer_port = 58361
|
| 2657 | 2026-05-01T16:25:08.045Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 5
n_samples = 26
producer_id = 020252ae-0c61-4e3e-9056-efba9567b85d
producer_ip = fd00:1122:3344:101::b
producer_port = 58361
|
| 2658 | 2026-05-01T16:25:08.050Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2659 | 2026-05-01T16:25:08.050Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2660 | 2026-05-01T16:25:08.050Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5946b6e8-687a-4af2-bbb3-9af6d6bc23e7
producer_ip = fd00:1122:3344:101::2
producer_port = 40116
|
| 2661 | 2026-05-01T16:25:08.050Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2662 | 2026-05-01T16:25:08.050Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = cd7cd196-2b17-44ee-a623-d0d9aa6d37af
producer_ip = fd00:1122:3344:101::1
producer_port = 50923
|
| 2663 | 2026-05-01T16:25:08.050Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = cd7cd196-2b17-44ee-a623-d0d9aa6d37af
producer_ip = fd00:1122:3344:101::1
producer_port = 50923
|
| 2664 | 2026-05-01T16:25:08.050Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = cd7cd196-2b17-44ee-a623-d0d9aa6d37af
producer_ip = fd00:1122:3344:101::1
producer_port = 50923
|
| 2665 | 2026-05-01T16:25:08.050Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2666 | 2026-05-01T16:25:08.050Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2667 | 2026-05-01T16:25:08.051Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2668 | 2026-05-01T16:25:08.081Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2669 | 2026-05-01T16:25:08.081Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2670 | 2026-05-01T16:25:08.081Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2671 | 2026-05-01T16:25:08.081Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2672 | 2026-05-01T16:25:08.083Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2673 | 2026-05-01T16:25:08.083Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2674 | 2026-05-01T16:25:08.113Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 2
n_samples = 1473
producer_id = cd7cd196-2b17-44ee-a623-d0d9aa6d37af
producer_ip = fd00:1122:3344:101::1
producer_port = 50923
|
| 2675 | 2026-05-01T16:25:08.117Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_samples = 1548
|
| 2676 | 2026-05-01T16:25:08.118Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_samples = 1548
|
| 2677 | 2026-05-01T16:25:08.118Z | DEBG | oximeter (clickhouse-client): unrolling 1548 total samples
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
|
| 2678 | 2026-05-01T16:25:08.178Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 10
table_name = fields_ipaddr
|
| 2679 | 2026-05-01T16:25:08.181Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 2458
table_name = fields_string
|
| 2680 | 2026-05-01T16:25:08.182Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 45
table_name = fields_u16
|
| 2681 | 2026-05-01T16:25:08.184Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 801
table_name = fields_u32
|
| 2682 | 2026-05-01T16:25:08.185Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 1
table_name = fields_u64
|
| 2683 | 2026-05-01T16:25:08.187Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 1324
table_name = fields_uuid
|
| 2684 | 2026-05-01T16:25:08.189Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 1501
table_name = measurements_cumulativeu64
|
| 2685 | 2026-05-01T16:25:08.191Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 35
table_name = measurements_histogramu64
|
| 2686 | 2026-05-01T16:25:08.193Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 12
table_name = measurements_u64
|
| 2687 | 2026-05-01T16:25:08.218Z | WARN | oximeter (database-inserter): failed to insert some results into metric DB
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
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:315
|
| 2688 | 2026-05-01T16:25:09.050Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2689 | 2026-05-01T16:25:09.050Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2690 | 2026-05-01T16:25:09.051Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2691 | 2026-05-01T16:25:09.082Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2692 | 2026-05-01T16:25:09.082Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2693 | 2026-05-01T16:25:09.082Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2694 | 2026-05-01T16:25:09.082Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2695 | 2026-05-01T16:25:09.083Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2696 | 2026-05-01T16:25:09.084Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2697 | 2026-05-01T16:25:10.050Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2698 | 2026-05-01T16:25:10.050Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2699 | 2026-05-01T16:25:10.050Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2700 | 2026-05-01T16:25:10.082Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2701 | 2026-05-01T16:25:10.082Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2702 | 2026-05-01T16:25:10.082Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2703 | 2026-05-01T16:25:10.082Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2704 | 2026-05-01T16:25:10.083Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2705 | 2026-05-01T16:25:10.084Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2706 | 2026-05-01T16:25:11.049Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2707 | 2026-05-01T16:25:11.049Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2708 | 2026-05-01T16:25:11.050Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2709 | 2026-05-01T16:25:11.081Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2710 | 2026-05-01T16:25:11.081Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2711 | 2026-05-01T16:25:11.081Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2712 | 2026-05-01T16:25:11.081Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2713 | 2026-05-01T16:25:11.083Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2714 | 2026-05-01T16:25:11.084Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2715 | 2026-05-01T16:25:12.050Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2716 | 2026-05-01T16:25:12.050Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2717 | 2026-05-01T16:25:12.051Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2718 | 2026-05-01T16:25:12.082Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2719 | 2026-05-01T16:25:12.082Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2720 | 2026-05-01T16:25:12.082Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2721 | 2026-05-01T16:25:12.082Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2722 | 2026-05-01T16:25:12.084Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2723 | 2026-05-01T16:25:12.084Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2724 | 2026-05-01T16:25:12.885Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_samples = 176
|
| 2725 | 2026-05-01T16:25:12.885Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_samples = 176
|
| 2726 | 2026-05-01T16:25:12.885Z | DEBG | oximeter (clickhouse-client): unrolling 176 total samples
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
|
| 2727 | 2026-05-01T16:25:12.894Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 56
table_name = fields_string
|
| 2728 | 2026-05-01T16:25:12.895Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 64
table_name = fields_uuid
|
| 2729 | 2026-05-01T16:25:12.896Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 128
table_name = measurements_cumulativeu64
|
| 2730 | 2026-05-01T16:25:12.898Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 48
table_name = measurements_u64
|
| 2731 | 2026-05-01T16:25:12.987Z | WARN | oximeter (database-inserter): failed to insert some results into metric DB
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
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:315
|
| 2732 | 2026-05-01T16:25:13.037Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 26c45edd-2597-4abc-84e9-0ec16388da15
producer_ip = fd00:1122:3344:101::c
producer_port = 52886
|
| 2733 | 2026-05-01T16:25:13.037Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 26c45edd-2597-4abc-84e9-0ec16388da15
producer_ip = fd00:1122:3344:101::c
producer_port = 52886
|
| 2734 | 2026-05-01T16:25:13.037Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 481d6c94-9127-4a3b-8493-9159fa296021
producer_ip = fd00:1122:3344:101::a
producer_port = 42096
|
| 2735 | 2026-05-01T16:25:13.037Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 481d6c94-9127-4a3b-8493-9159fa296021
producer_ip = fd00:1122:3344:101::a
producer_port = 42096
|
| 2736 | 2026-05-01T16:25:13.037Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5946b6e8-687a-4af2-bbb3-9af6d6bc23e7
producer_ip = fd00:1122:3344:101::2
producer_port = 40116
|
| 2737 | 2026-05-01T16:25:13.037Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5946b6e8-687a-4af2-bbb3-9af6d6bc23e7
producer_ip = fd00:1122:3344:101::2
producer_port = 40116
|
| 2738 | 2026-05-01T16:25:13.038Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 5
n_samples = 2
producer_id = 481d6c94-9127-4a3b-8493-9159fa296021
producer_ip = fd00:1122:3344:101::a
producer_port = 42096
|
| 2739 | 2026-05-01T16:25:13.038Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 5
n_samples = 3
producer_id = 26c45edd-2597-4abc-84e9-0ec16388da15
producer_ip = fd00:1122:3344:101::c
producer_port = 52886
|
| 2740 | 2026-05-01T16:25:13.048Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 142
producer_id = 5946b6e8-687a-4af2-bbb3-9af6d6bc23e7
producer_ip = fd00:1122:3344:101::2
producer_port = 40116
|
| 2741 | 2026-05-01T16:25:13.050Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2742 | 2026-05-01T16:25:13.050Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2743 | 2026-05-01T16:25:13.050Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2744 | 2026-05-01T16:25:13.081Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2745 | 2026-05-01T16:25:13.081Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2746 | 2026-05-01T16:25:13.081Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2747 | 2026-05-01T16:25:13.081Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2748 | 2026-05-01T16:25:13.083Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2749 | 2026-05-01T16:25:13.084Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2750 | 2026-05-01T16:25:13.084Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 23c853fb-5ecc-4c5a-8b58-4cf27310aba6
producer_ip = fd00:1122:3344:101::2
producer_port = 41635
|
| 2751 | 2026-05-01T16:25:13.084Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 23c853fb-5ecc-4c5a-8b58-4cf27310aba6
producer_ip = fd00:1122:3344:101::2
producer_port = 41635
|
| 2752 | 2026-05-01T16:25:13.086Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 2
n_samples = 11
producer_id = 23c853fb-5ecc-4c5a-8b58-4cf27310aba6
producer_ip = fd00:1122:3344:101::2
producer_port = 41635
|
| 2753 | 2026-05-01T16:25:14.049Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2754 | 2026-05-01T16:25:14.049Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2755 | 2026-05-01T16:25:14.050Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2756 | 2026-05-01T16:25:14.082Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2757 | 2026-05-01T16:25:14.082Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2758 | 2026-05-01T16:25:14.082Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2759 | 2026-05-01T16:25:14.082Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2760 | 2026-05-01T16:25:14.083Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2761 | 2026-05-01T16:25:14.084Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2762 | 2026-05-01T16:25:15.049Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2763 | 2026-05-01T16:25:15.049Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2764 | 2026-05-01T16:25:15.050Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2765 | 2026-05-01T16:25:15.081Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2766 | 2026-05-01T16:25:15.081Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2767 | 2026-05-01T16:25:15.081Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2768 | 2026-05-01T16:25:15.081Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2769 | 2026-05-01T16:25:15.083Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2770 | 2026-05-01T16:25:15.084Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2771 | 2026-05-01T16:25:16.050Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2772 | 2026-05-01T16:25:16.050Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2773 | 2026-05-01T16:25:16.051Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2774 | 2026-05-01T16:25:16.082Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2775 | 2026-05-01T16:25:16.082Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2776 | 2026-05-01T16:25:16.082Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2777 | 2026-05-01T16:25:16.082Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2778 | 2026-05-01T16:25:16.084Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2779 | 2026-05-01T16:25:16.085Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2780 | 2026-05-01T16:25:17.049Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2781 | 2026-05-01T16:25:17.049Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2782 | 2026-05-01T16:25:17.050Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2783 | 2026-05-01T16:25:17.081Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2784 | 2026-05-01T16:25:17.081Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2785 | 2026-05-01T16:25:17.081Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2786 | 2026-05-01T16:25:17.081Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2787 | 2026-05-01T16:25:17.083Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2788 | 2026-05-01T16:25:17.083Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2789 | 2026-05-01T16:25:17.886Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_samples = 378
|
| 2790 | 2026-05-01T16:25:17.886Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_samples = 378
|
| 2791 | 2026-05-01T16:25:17.886Z | DEBG | oximeter (clickhouse-client): unrolling 378 total samples
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
|
| 2792 | 2026-05-01T16:25:17.905Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 284
table_name = fields_i16
|
| 2793 | 2026-05-01T16:25:17.907Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 829
table_name = fields_string
|
| 2794 | 2026-05-01T16:25:17.909Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 158
table_name = fields_u16
|
| 2795 | 2026-05-01T16:25:17.910Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 149
table_name = fields_u32
|
| 2796 | 2026-05-01T16:25:17.911Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 148
table_name = fields_u8
|
| 2797 | 2026-05-01T16:25:17.913Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 506
table_name = fields_uuid
|
| 2798 | 2026-05-01T16:25:17.914Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 6
table_name = measurements_bool
|
| 2799 | 2026-05-01T16:25:17.916Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 265
table_name = measurements_cumulativeu64
|
| 2800 | 2026-05-01T16:25:17.917Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 1
table_name = measurements_f64
|
| 2801 | 2026-05-01T16:25:17.919Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 16
table_name = measurements_histogramu64
|
| 2802 | 2026-05-01T16:25:17.921Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 90
table_name = measurements_u64
|
| 2803 | 2026-05-01T16:25:17.987Z | WARN | oximeter (database-inserter): failed to insert some results into metric DB
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
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:315
|
| 2804 | 2026-05-01T16:25:18.042Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 020252ae-0c61-4e3e-9056-efba9567b85d
producer_ip = fd00:1122:3344:101::b
producer_port = 58361
|
| 2805 | 2026-05-01T16:25:18.042Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 020252ae-0c61-4e3e-9056-efba9567b85d
producer_ip = fd00:1122:3344:101::b
producer_port = 58361
|
| 2806 | 2026-05-01T16:25:18.046Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 5
n_samples = 26
producer_id = 020252ae-0c61-4e3e-9056-efba9567b85d
producer_ip = fd00:1122:3344:101::b
producer_port = 58361
|
| 2807 | 2026-05-01T16:25:18.050Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2808 | 2026-05-01T16:25:18.050Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2809 | 2026-05-01T16:25:18.051Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2810 | 2026-05-01T16:25:18.082Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2811 | 2026-05-01T16:25:18.082Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2812 | 2026-05-01T16:25:18.082Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2813 | 2026-05-01T16:25:18.082Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2814 | 2026-05-01T16:25:18.083Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2815 | 2026-05-01T16:25:18.084Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2816 | 2026-05-01T16:25:19.049Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2817 | 2026-05-01T16:25:19.049Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2818 | 2026-05-01T16:25:19.050Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2819 | 2026-05-01T16:25:19.081Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2820 | 2026-05-01T16:25:19.081Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2821 | 2026-05-01T16:25:19.081Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2822 | 2026-05-01T16:25:19.081Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2823 | 2026-05-01T16:25:19.083Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2824 | 2026-05-01T16:25:19.084Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2825 | 2026-05-01T16:25:20.050Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2826 | 2026-05-01T16:25:20.050Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2827 | 2026-05-01T16:25:20.051Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2828 | 2026-05-01T16:25:20.081Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2829 | 2026-05-01T16:25:20.081Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2830 | 2026-05-01T16:25:20.081Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2831 | 2026-05-01T16:25:20.081Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2832 | 2026-05-01T16:25:20.084Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2833 | 2026-05-01T16:25:20.086Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2834 | 2026-05-01T16:25:21.050Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2835 | 2026-05-01T16:25:21.050Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2836 | 2026-05-01T16:25:21.051Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2837 | 2026-05-01T16:25:21.082Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2838 | 2026-05-01T16:25:21.082Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2839 | 2026-05-01T16:25:21.082Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2840 | 2026-05-01T16:25:21.082Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2841 | 2026-05-01T16:25:21.084Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2842 | 2026-05-01T16:25:21.084Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2843 | 2026-05-01T16:25:22.049Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2844 | 2026-05-01T16:25:22.049Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2845 | 2026-05-01T16:25:22.050Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2846 | 2026-05-01T16:25:22.081Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2847 | 2026-05-01T16:25:22.081Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2848 | 2026-05-01T16:25:22.081Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2849 | 2026-05-01T16:25:22.081Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2850 | 2026-05-01T16:25:22.083Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2851 | 2026-05-01T16:25:22.084Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2852 | 2026-05-01T16:25:22.885Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_samples = 246
|
| 2853 | 2026-05-01T16:25:22.885Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_samples = 246
|
| 2854 | 2026-05-01T16:25:22.885Z | DEBG | oximeter (clickhouse-client): unrolling 246 total samples
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
|
| 2855 | 2026-05-01T16:25:22.897Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 108
table_name = fields_string
|
| 2856 | 2026-05-01T16:25:22.899Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 26
table_name = fields_u16
|
| 2857 | 2026-05-01T16:25:22.901Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 90
table_name = fields_uuid
|
| 2858 | 2026-05-01T16:25:22.902Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 160
table_name = measurements_cumulativeu64
|
| 2859 | 2026-05-01T16:25:22.904Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 26
table_name = measurements_histogramu64
|
| 2860 | 2026-05-01T16:25:22.906Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 60
table_name = measurements_u64
|
| 2861 | 2026-05-01T16:25:22.987Z | WARN | oximeter (database-inserter): failed to insert some results into metric DB
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
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:315
|
| 2862 | 2026-05-01T16:25:23.028Z | INFO | oximeter (oximeter-agent): refreshing list of producers from Nexus
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:565
|
| 2863 | 2026-05-01T16:25:23.028Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::c]:12221/metrics/collectors/c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd/producers?sort_by=id_ascending
|
| 2864 | 2026-05-01T16:25:23.031Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::c]:12221/metrics/collectors/c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd/producers?sort_by=id_ascending", status: 200, headers: {"content-type": "application/json", "x-request-id": "cc26fb49-3dce-44a0-9416-48e534fa8ebd", "content-length": "1412", "date": "Fri, 01 May 2026 16:25:23 GMT"} })
|
| 2865 | 2026-05-01T16:25:23.031Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::c]:12221/metrics/collectors/c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJjZDdjZDE5Ni0yYjE3LTQ0ZWUtYTYyMy1kMGQ5YWE2ZDM3YWYifX0%3D
|
| 2866 | 2026-05-01T16:25:23.034Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::c]:12221/metrics/collectors/c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJjZDdjZDE5Ni0yYjE3LTQ0ZWUtYTYyMy1kMGQ5YWE2ZDM3YWYifX0%3D", status: 200, headers: {"content-type": "application/json", "x-request-id": "9a35fbc9-79a1-4167-8a8e-21f1b637ba37", "content-length": "29", "date": "Fri, 01 May 2026 16:25:23 GMT"} })
|
| 2867 | 2026-05-01T16:25:23.034Z | INFO | oximeter (oximeter-agent): refreshed list of producers from Nexus
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:640
n_current_tasks = 9
n_pruned_tasks = 0
|
| 2868 | 2026-05-01T16:25:23.036Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5946b6e8-687a-4af2-bbb3-9af6d6bc23e7
producer_ip = fd00:1122:3344:101::2
producer_port = 40116
|
| 2869 | 2026-05-01T16:25:23.036Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 26c45edd-2597-4abc-84e9-0ec16388da15
producer_ip = fd00:1122:3344:101::c
producer_port = 52886
|
| 2870 | 2026-05-01T16:25:23.036Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5946b6e8-687a-4af2-bbb3-9af6d6bc23e7
producer_ip = fd00:1122:3344:101::2
producer_port = 40116
|
| 2871 | 2026-05-01T16:25:23.036Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 481d6c94-9127-4a3b-8493-9159fa296021
producer_ip = fd00:1122:3344:101::a
producer_port = 42096
|
| 2872 | 2026-05-01T16:25:23.036Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 481d6c94-9127-4a3b-8493-9159fa296021
producer_ip = fd00:1122:3344:101::a
producer_port = 42096
|
| 2873 | 2026-05-01T16:25:23.036Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 26c45edd-2597-4abc-84e9-0ec16388da15
producer_ip = fd00:1122:3344:101::c
producer_port = 52886
|
| 2874 | 2026-05-01T16:25:23.037Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 5
n_samples = 2
producer_id = 481d6c94-9127-4a3b-8493-9159fa296021
producer_ip = fd00:1122:3344:101::a
producer_port = 42096
|
| 2875 | 2026-05-01T16:25:23.037Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 5
n_samples = 3
producer_id = 26c45edd-2597-4abc-84e9-0ec16388da15
producer_ip = fd00:1122:3344:101::c
producer_port = 52886
|
| 2876 | 2026-05-01T16:25:23.048Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 142
producer_id = 5946b6e8-687a-4af2-bbb3-9af6d6bc23e7
producer_ip = fd00:1122:3344:101::2
producer_port = 40116
|
| 2877 | 2026-05-01T16:25:23.049Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2878 | 2026-05-01T16:25:23.049Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2879 | 2026-05-01T16:25:23.050Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2880 | 2026-05-01T16:25:23.081Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2881 | 2026-05-01T16:25:23.081Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2882 | 2026-05-01T16:25:23.081Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2883 | 2026-05-01T16:25:23.081Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2884 | 2026-05-01T16:25:23.083Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2885 | 2026-05-01T16:25:23.084Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2886 | 2026-05-01T16:25:23.085Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 23c853fb-5ecc-4c5a-8b58-4cf27310aba6
producer_ip = fd00:1122:3344:101::2
producer_port = 41635
|
| 2887 | 2026-05-01T16:25:23.085Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 23c853fb-5ecc-4c5a-8b58-4cf27310aba6
producer_ip = fd00:1122:3344:101::2
producer_port = 41635
|
| 2888 | 2026-05-01T16:25:23.085Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 23c853fb-5ecc-4c5a-8b58-4cf27310aba6
producer_ip = fd00:1122:3344:101::2
producer_port = 41635
|
| 2889 | 2026-05-01T16:25:23.087Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 2
n_samples = 11
producer_id = 23c853fb-5ecc-4c5a-8b58-4cf27310aba6
producer_ip = fd00:1122:3344:101::2
producer_port = 41635
|
| 2890 | 2026-05-01T16:25:24.049Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2891 | 2026-05-01T16:25:24.049Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2892 | 2026-05-01T16:25:24.050Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2893 | 2026-05-01T16:25:24.081Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2894 | 2026-05-01T16:25:24.081Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2895 | 2026-05-01T16:25:24.081Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2896 | 2026-05-01T16:25:24.081Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2897 | 2026-05-01T16:25:24.083Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2898 | 2026-05-01T16:25:24.084Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2899 | 2026-05-01T16:25:25.050Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2900 | 2026-05-01T16:25:25.050Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2901 | 2026-05-01T16:25:25.051Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2902 | 2026-05-01T16:25:25.082Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2903 | 2026-05-01T16:25:25.082Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2904 | 2026-05-01T16:25:25.082Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2905 | 2026-05-01T16:25:25.082Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2906 | 2026-05-01T16:25:25.083Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2907 | 2026-05-01T16:25:25.084Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2908 | 2026-05-01T16:25:26.050Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2909 | 2026-05-01T16:25:26.050Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2910 | 2026-05-01T16:25:26.051Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2911 | 2026-05-01T16:25:26.082Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2912 | 2026-05-01T16:25:26.082Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2913 | 2026-05-01T16:25:26.082Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2914 | 2026-05-01T16:25:26.082Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2915 | 2026-05-01T16:25:26.084Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2916 | 2026-05-01T16:25:26.084Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2917 | 2026-05-01T16:25:27.050Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2918 | 2026-05-01T16:25:27.050Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2919 | 2026-05-01T16:25:27.051Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2920 | 2026-05-01T16:25:27.082Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2921 | 2026-05-01T16:25:27.082Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2922 | 2026-05-01T16:25:27.082Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2923 | 2026-05-01T16:25:27.082Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2924 | 2026-05-01T16:25:27.083Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2925 | 2026-05-01T16:25:27.084Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2926 | 2026-05-01T16:25:27.885Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_samples = 379
|
| 2927 | 2026-05-01T16:25:27.885Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_samples = 379
|
| 2928 | 2026-05-01T16:25:27.885Z | DEBG | oximeter (clickhouse-client): unrolling 379 total samples
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
|
| 2929 | 2026-05-01T16:25:27.905Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 284
table_name = fields_i16
|
| 2930 | 2026-05-01T16:25:27.906Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 2
table_name = fields_ipaddr
|
| 2931 | 2026-05-01T16:25:27.908Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 830
table_name = fields_string
|
| 2932 | 2026-05-01T16:25:27.909Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 160
table_name = fields_u16
|
| 2933 | 2026-05-01T16:25:27.911Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 149
table_name = fields_u32
|
| 2934 | 2026-05-01T16:25:27.912Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 148
table_name = fields_u8
|
| 2935 | 2026-05-01T16:25:27.914Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 508
table_name = fields_uuid
|
| 2936 | 2026-05-01T16:25:27.915Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 6
table_name = measurements_bool
|
| 2937 | 2026-05-01T16:25:27.916Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 266
table_name = measurements_cumulativeu64
|
| 2938 | 2026-05-01T16:25:27.918Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 1
table_name = measurements_f64
|
| 2939 | 2026-05-01T16:25:27.920Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 16
table_name = measurements_histogramu64
|
| 2940 | 2026-05-01T16:25:27.921Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 90
table_name = measurements_u64
|
| 2941 | 2026-05-01T16:25:27.987Z | WARN | oximeter (database-inserter): failed to insert some results into metric DB
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
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:315
|
| 2942 | 2026-05-01T16:25:28.042Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 020252ae-0c61-4e3e-9056-efba9567b85d
producer_ip = fd00:1122:3344:101::b
producer_port = 58361
|
| 2943 | 2026-05-01T16:25:28.042Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 020252ae-0c61-4e3e-9056-efba9567b85d
producer_ip = fd00:1122:3344:101::b
producer_port = 58361
|
| 2944 | 2026-05-01T16:25:28.046Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 5
n_samples = 26
producer_id = 020252ae-0c61-4e3e-9056-efba9567b85d
producer_ip = fd00:1122:3344:101::b
producer_port = 58361
|
| 2945 | 2026-05-01T16:25:28.050Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2946 | 2026-05-01T16:25:28.050Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2947 | 2026-05-01T16:25:28.051Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2948 | 2026-05-01T16:25:28.082Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2949 | 2026-05-01T16:25:28.082Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2950 | 2026-05-01T16:25:28.082Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2951 | 2026-05-01T16:25:28.082Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2952 | 2026-05-01T16:25:28.083Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2953 | 2026-05-01T16:25:28.084Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2954 | 2026-05-01T16:25:29.050Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2955 | 2026-05-01T16:25:29.050Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2956 | 2026-05-01T16:25:29.051Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2957 | 2026-05-01T16:25:29.082Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2958 | 2026-05-01T16:25:29.082Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2959 | 2026-05-01T16:25:29.082Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2960 | 2026-05-01T16:25:29.082Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2961 | 2026-05-01T16:25:29.083Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2962 | 2026-05-01T16:25:29.084Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2963 | 2026-05-01T16:25:30.050Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2964 | 2026-05-01T16:25:30.050Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2965 | 2026-05-01T16:25:30.051Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2966 | 2026-05-01T16:25:30.082Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2967 | 2026-05-01T16:25:30.082Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2968 | 2026-05-01T16:25:30.082Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2969 | 2026-05-01T16:25:30.082Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2970 | 2026-05-01T16:25:30.084Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2971 | 2026-05-01T16:25:30.084Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2972 | 2026-05-01T16:25:31.050Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2973 | 2026-05-01T16:25:31.050Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2974 | 2026-05-01T16:25:31.050Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2975 | 2026-05-01T16:25:31.082Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2976 | 2026-05-01T16:25:31.082Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2977 | 2026-05-01T16:25:31.082Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2978 | 2026-05-01T16:25:31.082Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2979 | 2026-05-01T16:25:31.083Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2980 | 2026-05-01T16:25:31.084Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2981 | 2026-05-01T16:25:32.050Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2982 | 2026-05-01T16:25:32.050Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2983 | 2026-05-01T16:25:32.051Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2984 | 2026-05-01T16:25:32.082Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2985 | 2026-05-01T16:25:32.082Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2986 | 2026-05-01T16:25:32.082Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2987 | 2026-05-01T16:25:32.082Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2988 | 2026-05-01T16:25:32.083Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2989 | 2026-05-01T16:25:32.084Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2990 | 2026-05-01T16:25:32.886Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_samples = 246
|
| 2991 | 2026-05-01T16:25:32.886Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_samples = 246
|
| 2992 | 2026-05-01T16:25:32.886Z | DEBG | oximeter (clickhouse-client): unrolling 246 total samples
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
|
| 2993 | 2026-05-01T16:25:32.897Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 108
table_name = fields_string
|
| 2994 | 2026-05-01T16:25:32.898Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 26
table_name = fields_u16
|
| 2995 | 2026-05-01T16:25:32.900Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 90
table_name = fields_uuid
|
| 2996 | 2026-05-01T16:25:32.901Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 160
table_name = measurements_cumulativeu64
|
| 2997 | 2026-05-01T16:25:32.904Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 26
table_name = measurements_histogramu64
|
| 2998 | 2026-05-01T16:25:32.905Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 60
table_name = measurements_u64
|
| 2999 | 2026-05-01T16:25:32.987Z | WARN | oximeter (database-inserter): failed to insert some results into metric DB
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
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:315
|
| 3000 | 2026-05-01T16:25:33.037Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 481d6c94-9127-4a3b-8493-9159fa296021
producer_ip = fd00:1122:3344:101::a
producer_port = 42096
|
| 3001 | 2026-05-01T16:25:33.037Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 481d6c94-9127-4a3b-8493-9159fa296021
producer_ip = fd00:1122:3344:101::a
producer_port = 42096
|
| 3002 | 2026-05-01T16:25:33.037Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5946b6e8-687a-4af2-bbb3-9af6d6bc23e7
producer_ip = fd00:1122:3344:101::2
producer_port = 40116
|
| 3003 | 2026-05-01T16:25:33.037Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5946b6e8-687a-4af2-bbb3-9af6d6bc23e7
producer_ip = fd00:1122:3344:101::2
producer_port = 40116
|
| 3004 | 2026-05-01T16:25:33.037Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 26c45edd-2597-4abc-84e9-0ec16388da15
producer_ip = fd00:1122:3344:101::c
producer_port = 52886
|
| 3005 | 2026-05-01T16:25:33.037Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 26c45edd-2597-4abc-84e9-0ec16388da15
producer_ip = fd00:1122:3344:101::c
producer_port = 52886
|
| 3006 | 2026-05-01T16:25:33.038Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 5
n_samples = 2
producer_id = 481d6c94-9127-4a3b-8493-9159fa296021
producer_ip = fd00:1122:3344:101::a
producer_port = 42096
|
| 3007 | 2026-05-01T16:25:33.038Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 5
n_samples = 3
producer_id = 26c45edd-2597-4abc-84e9-0ec16388da15
producer_ip = fd00:1122:3344:101::c
producer_port = 52886
|
| 3008 | 2026-05-01T16:25:33.049Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 142
producer_id = 5946b6e8-687a-4af2-bbb3-9af6d6bc23e7
producer_ip = fd00:1122:3344:101::2
producer_port = 40116
|
| 3009 | 2026-05-01T16:25:33.049Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3010 | 2026-05-01T16:25:33.049Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3011 | 2026-05-01T16:25:33.050Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3012 | 2026-05-01T16:25:33.081Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3013 | 2026-05-01T16:25:33.081Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3014 | 2026-05-01T16:25:33.081Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3015 | 2026-05-01T16:25:33.081Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3016 | 2026-05-01T16:25:33.083Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3017 | 2026-05-01T16:25:33.084Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3018 | 2026-05-01T16:25:33.084Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 23c853fb-5ecc-4c5a-8b58-4cf27310aba6
producer_ip = fd00:1122:3344:101::2
producer_port = 41635
|
| 3019 | 2026-05-01T16:25:33.084Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 23c853fb-5ecc-4c5a-8b58-4cf27310aba6
producer_ip = fd00:1122:3344:101::2
producer_port = 41635
|
| 3020 | 2026-05-01T16:25:33.086Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 2
n_samples = 11
producer_id = 23c853fb-5ecc-4c5a-8b58-4cf27310aba6
producer_ip = fd00:1122:3344:101::2
producer_port = 41635
|
| 3021 | 2026-05-01T16:25:34.050Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3022 | 2026-05-01T16:25:34.050Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3023 | 2026-05-01T16:25:34.051Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3024 | 2026-05-01T16:25:34.082Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3025 | 2026-05-01T16:25:34.082Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3026 | 2026-05-01T16:25:34.082Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3027 | 2026-05-01T16:25:34.082Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3028 | 2026-05-01T16:25:34.083Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3029 | 2026-05-01T16:25:34.084Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3030 | 2026-05-01T16:25:35.050Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3031 | 2026-05-01T16:25:35.050Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3032 | 2026-05-01T16:25:35.051Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3033 | 2026-05-01T16:25:35.081Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3034 | 2026-05-01T16:25:35.082Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3035 | 2026-05-01T16:25:35.082Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3036 | 2026-05-01T16:25:35.082Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3037 | 2026-05-01T16:25:35.083Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3038 | 2026-05-01T16:25:35.084Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3039 | 2026-05-01T16:25:36.049Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3040 | 2026-05-01T16:25:36.050Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3041 | 2026-05-01T16:25:36.050Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3042 | 2026-05-01T16:25:36.082Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3043 | 2026-05-01T16:25:36.082Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3044 | 2026-05-01T16:25:36.082Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3045 | 2026-05-01T16:25:36.082Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3046 | 2026-05-01T16:25:36.083Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3047 | 2026-05-01T16:25:36.084Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3048 | 2026-05-01T16:25:37.050Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3049 | 2026-05-01T16:25:37.050Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3050 | 2026-05-01T16:25:37.050Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3051 | 2026-05-01T16:25:37.082Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3052 | 2026-05-01T16:25:37.082Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3053 | 2026-05-01T16:25:37.082Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3054 | 2026-05-01T16:25:37.082Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3055 | 2026-05-01T16:25:37.084Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3056 | 2026-05-01T16:25:37.085Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3057 | 2026-05-01T16:25:37.886Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_samples = 378
|
| 3058 | 2026-05-01T16:25:37.886Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_samples = 378
|
| 3059 | 2026-05-01T16:25:37.886Z | DEBG | oximeter (clickhouse-client): unrolling 378 total samples
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
|
| 3060 | 2026-05-01T16:25:37.904Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 284
table_name = fields_i16
|
| 3061 | 2026-05-01T16:25:37.906Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 829
table_name = fields_string
|
| 3062 | 2026-05-01T16:25:37.907Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 158
table_name = fields_u16
|
| 3063 | 2026-05-01T16:25:37.909Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 149
table_name = fields_u32
|
| 3064 | 2026-05-01T16:25:37.910Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 148
table_name = fields_u8
|
| 3065 | 2026-05-01T16:25:37.912Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 506
table_name = fields_uuid
|
| 3066 | 2026-05-01T16:25:37.913Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 6
table_name = measurements_bool
|
| 3067 | 2026-05-01T16:25:37.914Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 265
table_name = measurements_cumulativeu64
|
| 3068 | 2026-05-01T16:25:37.916Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 1
table_name = measurements_f64
|
| 3069 | 2026-05-01T16:25:37.918Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 16
table_name = measurements_histogramu64
|
| 3070 | 2026-05-01T16:25:37.919Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 90
table_name = measurements_u64
|
| 3071 | 2026-05-01T16:25:37.987Z | WARN | oximeter (database-inserter): failed to insert some results into metric DB
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
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:315
|
| 3072 | 2026-05-01T16:25:38.028Z | INFO | oximeter (oximeter-agent): refreshing list of producers from Nexus
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:565
|
| 3073 | 2026-05-01T16:25:38.028Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::a]:12221/metrics/collectors/c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd/producers?sort_by=id_ascending
|
| 3074 | 2026-05-01T16:25:38.031Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::a]:12221/metrics/collectors/c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd/producers?sort_by=id_ascending", status: 200, headers: {"content-type": "application/json", "x-request-id": "d58e8b5f-00bf-4324-a06c-5f7c9aa40009", "content-length": "1412", "date": "Fri, 01 May 2026 16:25:38 GMT"} })
|
| 3075 | 2026-05-01T16:25:38.031Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::a]:12221/metrics/collectors/c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJjZDdjZDE5Ni0yYjE3LTQ0ZWUtYTYyMy1kMGQ5YWE2ZDM3YWYifX0%3D
|
| 3076 | 2026-05-01T16:25:38.034Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::a]:12221/metrics/collectors/c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJjZDdjZDE5Ni0yYjE3LTQ0ZWUtYTYyMy1kMGQ5YWE2ZDM3YWYifX0%3D", status: 200, headers: {"content-type": "application/json", "x-request-id": "80f09999-bf38-4018-8b93-a2081f4af7a3", "content-length": "29", "date": "Fri, 01 May 2026 16:25:38 GMT"} })
|
| 3077 | 2026-05-01T16:25:38.034Z | INFO | oximeter (oximeter-agent): refreshed list of producers from Nexus
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:640
n_current_tasks = 9
n_pruned_tasks = 0
|
| 3078 | 2026-05-01T16:25:38.042Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 020252ae-0c61-4e3e-9056-efba9567b85d
producer_ip = fd00:1122:3344:101::b
producer_port = 58361
|
| 3079 | 2026-05-01T16:25:38.042Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 020252ae-0c61-4e3e-9056-efba9567b85d
producer_ip = fd00:1122:3344:101::b
producer_port = 58361
|
| 3080 | 2026-05-01T16:25:38.042Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 020252ae-0c61-4e3e-9056-efba9567b85d
producer_ip = fd00:1122:3344:101::b
producer_port = 58361
|
| 3081 | 2026-05-01T16:25:38.046Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 5
n_samples = 26
producer_id = 020252ae-0c61-4e3e-9056-efba9567b85d
producer_ip = fd00:1122:3344:101::b
producer_port = 58361
|
| 3082 | 2026-05-01T16:25:38.050Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3083 | 2026-05-01T16:25:38.050Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = cd7cd196-2b17-44ee-a623-d0d9aa6d37af
producer_ip = fd00:1122:3344:101::1
producer_port = 50923
|
| 3084 | 2026-05-01T16:25:38.050Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3085 | 2026-05-01T16:25:38.050Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = cd7cd196-2b17-44ee-a623-d0d9aa6d37af
producer_ip = fd00:1122:3344:101::1
producer_port = 50923
|
| 3086 | 2026-05-01T16:25:38.051Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3087 | 2026-05-01T16:25:38.082Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3088 | 2026-05-01T16:25:38.082Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3089 | 2026-05-01T16:25:38.082Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3090 | 2026-05-01T16:25:38.082Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3091 | 2026-05-01T16:25:38.083Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3092 | 2026-05-01T16:25:38.084Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3093 | 2026-05-01T16:25:38.112Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 2
n_samples = 1473
producer_id = cd7cd196-2b17-44ee-a623-d0d9aa6d37af
producer_ip = fd00:1122:3344:101::1
producer_port = 50923
|
| 3094 | 2026-05-01T16:25:38.116Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_samples = 1544
|
| 3095 | 2026-05-01T16:25:38.117Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_samples = 1544
|
| 3096 | 2026-05-01T16:25:38.117Z | DEBG | oximeter (clickhouse-client): unrolling 1544 total samples
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
|
| 3097 | 2026-05-01T16:25:38.179Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 2
table_name = fields_ipaddr
|
| 3098 | 2026-05-01T16:25:38.183Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 2454
table_name = fields_string
|
| 3099 | 2026-05-01T16:25:38.184Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 37
table_name = fields_u16
|
| 3100 | 2026-05-01T16:25:38.186Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 801
table_name = fields_u32
|
| 3101 | 2026-05-01T16:25:38.187Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 1
table_name = fields_u64
|
| 3102 | 2026-05-01T16:25:38.189Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 1316
table_name = fields_uuid
|
| 3103 | 2026-05-01T16:25:38.191Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 1497
table_name = measurements_cumulativeu64
|
| 3104 | 2026-05-01T16:25:38.194Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 35
table_name = measurements_histogramu64
|
| 3105 | 2026-05-01T16:25:38.195Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 12
table_name = measurements_u64
|
| 3106 | 2026-05-01T16:25:38.217Z | WARN | oximeter (database-inserter): failed to insert some results into metric DB
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
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:315
|
| 3107 | 2026-05-01T16:25:39.049Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3108 | 2026-05-01T16:25:39.049Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3109 | 2026-05-01T16:25:39.051Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3110 | 2026-05-01T16:25:39.082Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3111 | 2026-05-01T16:25:39.082Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3112 | 2026-05-01T16:25:39.082Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3113 | 2026-05-01T16:25:39.082Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3114 | 2026-05-01T16:25:39.083Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3115 | 2026-05-01T16:25:39.084Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3116 | 2026-05-01T16:25:40.049Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3117 | 2026-05-01T16:25:40.049Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3118 | 2026-05-01T16:25:40.051Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3119 | 2026-05-01T16:25:40.082Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3120 | 2026-05-01T16:25:40.082Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3121 | 2026-05-01T16:25:40.082Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3122 | 2026-05-01T16:25:40.082Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3123 | 2026-05-01T16:25:40.083Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3124 | 2026-05-01T16:25:40.084Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3125 | 2026-05-01T16:25:41.050Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3126 | 2026-05-01T16:25:41.050Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3127 | 2026-05-01T16:25:41.051Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3128 | 2026-05-01T16:25:41.082Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3129 | 2026-05-01T16:25:41.082Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3130 | 2026-05-01T16:25:41.082Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3131 | 2026-05-01T16:25:41.082Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3132 | 2026-05-01T16:25:41.083Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3133 | 2026-05-01T16:25:41.084Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3134 | 2026-05-01T16:25:42.050Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3135 | 2026-05-01T16:25:42.050Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3136 | 2026-05-01T16:25:42.051Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3137 | 2026-05-01T16:25:42.082Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3138 | 2026-05-01T16:25:42.082Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3139 | 2026-05-01T16:25:42.082Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3140 | 2026-05-01T16:25:42.082Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3141 | 2026-05-01T16:25:42.083Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3142 | 2026-05-01T16:25:42.084Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3143 | 2026-05-01T16:25:42.885Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_samples = 176
|
| 3144 | 2026-05-01T16:25:42.885Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_samples = 176
|
| 3145 | 2026-05-01T16:25:42.885Z | DEBG | oximeter (clickhouse-client): unrolling 176 total samples
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
|
| 3146 | 2026-05-01T16:25:42.894Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 56
table_name = fields_string
|
| 3147 | 2026-05-01T16:25:42.896Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 64
table_name = fields_uuid
|
| 3148 | 2026-05-01T16:25:42.897Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 128
table_name = measurements_cumulativeu64
|
| 3149 | 2026-05-01T16:25:42.899Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 48
table_name = measurements_u64
|
| 3150 | 2026-05-01T16:25:42.987Z | WARN | oximeter (database-inserter): failed to insert some results into metric DB
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
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:315
|
| 3151 | 2026-05-01T16:25:43.037Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 26c45edd-2597-4abc-84e9-0ec16388da15
producer_ip = fd00:1122:3344:101::c
producer_port = 52886
|
| 3152 | 2026-05-01T16:25:43.037Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 26c45edd-2597-4abc-84e9-0ec16388da15
producer_ip = fd00:1122:3344:101::c
producer_port = 52886
|
| 3153 | 2026-05-01T16:25:43.037Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 481d6c94-9127-4a3b-8493-9159fa296021
producer_ip = fd00:1122:3344:101::a
producer_port = 42096
|
| 3154 | 2026-05-01T16:25:43.037Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 481d6c94-9127-4a3b-8493-9159fa296021
producer_ip = fd00:1122:3344:101::a
producer_port = 42096
|
| 3155 | 2026-05-01T16:25:43.037Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5946b6e8-687a-4af2-bbb3-9af6d6bc23e7
producer_ip = fd00:1122:3344:101::2
producer_port = 40116
|
| 3156 | 2026-05-01T16:25:43.037Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5946b6e8-687a-4af2-bbb3-9af6d6bc23e7
producer_ip = fd00:1122:3344:101::2
producer_port = 40116
|
| 3157 | 2026-05-01T16:25:43.038Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 5
n_samples = 3
producer_id = 26c45edd-2597-4abc-84e9-0ec16388da15
producer_ip = fd00:1122:3344:101::c
producer_port = 52886
|
| 3158 | 2026-05-01T16:25:43.038Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 5
n_samples = 2
producer_id = 481d6c94-9127-4a3b-8493-9159fa296021
producer_ip = fd00:1122:3344:101::a
producer_port = 42096
|
| 3159 | 2026-05-01T16:25:43.049Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 142
producer_id = 5946b6e8-687a-4af2-bbb3-9af6d6bc23e7
producer_ip = fd00:1122:3344:101::2
producer_port = 40116
|
| 3160 | 2026-05-01T16:25:43.049Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3161 | 2026-05-01T16:25:43.049Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3162 | 2026-05-01T16:25:43.050Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3163 | 2026-05-01T16:25:43.082Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3164 | 2026-05-01T16:25:43.082Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3165 | 2026-05-01T16:25:43.082Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3166 | 2026-05-01T16:25:43.082Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3167 | 2026-05-01T16:25:43.084Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3168 | 2026-05-01T16:25:43.084Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3169 | 2026-05-01T16:25:43.084Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 23c853fb-5ecc-4c5a-8b58-4cf27310aba6
producer_ip = fd00:1122:3344:101::2
producer_port = 41635
|
| 3170 | 2026-05-01T16:25:43.084Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 23c853fb-5ecc-4c5a-8b58-4cf27310aba6
producer_ip = fd00:1122:3344:101::2
producer_port = 41635
|
| 3171 | 2026-05-01T16:25:43.086Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 2
n_samples = 11
producer_id = 23c853fb-5ecc-4c5a-8b58-4cf27310aba6
producer_ip = fd00:1122:3344:101::2
producer_port = 41635
|
| 3172 | 2026-05-01T16:25:44.050Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3173 | 2026-05-01T16:25:44.050Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3174 | 2026-05-01T16:25:44.050Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3175 | 2026-05-01T16:25:44.081Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3176 | 2026-05-01T16:25:44.082Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3177 | 2026-05-01T16:25:44.082Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3178 | 2026-05-01T16:25:44.082Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3179 | 2026-05-01T16:25:44.083Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3180 | 2026-05-01T16:25:44.084Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3181 | 2026-05-01T16:25:45.049Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3182 | 2026-05-01T16:25:45.049Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3183 | 2026-05-01T16:25:45.050Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3184 | 2026-05-01T16:25:45.082Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3185 | 2026-05-01T16:25:45.082Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3186 | 2026-05-01T16:25:45.082Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3187 | 2026-05-01T16:25:45.082Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3188 | 2026-05-01T16:25:45.084Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3189 | 2026-05-01T16:25:45.084Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3190 | 2026-05-01T16:25:46.050Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3191 | 2026-05-01T16:25:46.050Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3192 | 2026-05-01T16:25:46.051Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3193 | 2026-05-01T16:25:46.082Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3194 | 2026-05-01T16:25:46.082Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3195 | 2026-05-01T16:25:46.082Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3196 | 2026-05-01T16:25:46.082Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3197 | 2026-05-01T16:25:46.084Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3198 | 2026-05-01T16:25:46.085Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3199 | 2026-05-01T16:25:47.050Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3200 | 2026-05-01T16:25:47.050Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3201 | 2026-05-01T16:25:47.051Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3202 | 2026-05-01T16:25:47.082Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3203 | 2026-05-01T16:25:47.082Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3204 | 2026-05-01T16:25:47.082Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3205 | 2026-05-01T16:25:47.082Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3206 | 2026-05-01T16:25:47.084Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3207 | 2026-05-01T16:25:47.085Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3208 | 2026-05-01T16:25:47.886Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_samples = 378
|
| 3209 | 2026-05-01T16:25:47.886Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_samples = 378
|
| 3210 | 2026-05-01T16:25:47.886Z | DEBG | oximeter (clickhouse-client): unrolling 378 total samples
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
|
| 3211 | 2026-05-01T16:25:47.904Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 284
table_name = fields_i16
|
| 3212 | 2026-05-01T16:25:47.906Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 829
table_name = fields_string
|
| 3213 | 2026-05-01T16:25:47.907Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 158
table_name = fields_u16
|
| 3214 | 2026-05-01T16:25:47.909Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 149
table_name = fields_u32
|
| 3215 | 2026-05-01T16:25:47.910Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 148
table_name = fields_u8
|
| 3216 | 2026-05-01T16:25:47.912Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 506
table_name = fields_uuid
|
| 3217 | 2026-05-01T16:25:47.913Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 6
table_name = measurements_bool
|
| 3218 | 2026-05-01T16:25:47.915Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 265
table_name = measurements_cumulativeu64
|
| 3219 | 2026-05-01T16:25:47.916Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 1
table_name = measurements_f64
|
| 3220 | 2026-05-01T16:25:47.918Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 16
table_name = measurements_histogramu64
|
| 3221 | 2026-05-01T16:25:47.920Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 90
table_name = measurements_u64
|
| 3222 | 2026-05-01T16:25:47.987Z | WARN | oximeter (database-inserter): failed to insert some results into metric DB
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
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:315
|
| 3223 | 2026-05-01T16:25:48.042Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 020252ae-0c61-4e3e-9056-efba9567b85d
producer_ip = fd00:1122:3344:101::b
producer_port = 58361
|
| 3224 | 2026-05-01T16:25:48.042Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 020252ae-0c61-4e3e-9056-efba9567b85d
producer_ip = fd00:1122:3344:101::b
producer_port = 58361
|
| 3225 | 2026-05-01T16:25:48.046Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 5
n_samples = 26
producer_id = 020252ae-0c61-4e3e-9056-efba9567b85d
producer_ip = fd00:1122:3344:101::b
producer_port = 58361
|
| 3226 | 2026-05-01T16:25:48.050Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3227 | 2026-05-01T16:25:48.050Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3228 | 2026-05-01T16:25:48.051Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3229 | 2026-05-01T16:25:48.081Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3230 | 2026-05-01T16:25:48.082Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3231 | 2026-05-01T16:25:48.082Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3232 | 2026-05-01T16:25:48.082Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3233 | 2026-05-01T16:25:48.084Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3234 | 2026-05-01T16:25:48.084Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3235 | 2026-05-01T16:25:49.049Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3236 | 2026-05-01T16:25:49.050Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3237 | 2026-05-01T16:25:49.050Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3238 | 2026-05-01T16:25:49.082Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3239 | 2026-05-01T16:25:49.082Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3240 | 2026-05-01T16:25:49.082Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3241 | 2026-05-01T16:25:49.082Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3242 | 2026-05-01T16:25:49.084Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3243 | 2026-05-01T16:25:49.085Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3244 | 2026-05-01T16:25:50.050Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3245 | 2026-05-01T16:25:50.050Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3246 | 2026-05-01T16:25:50.051Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3247 | 2026-05-01T16:25:50.082Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3248 | 2026-05-01T16:25:50.082Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3249 | 2026-05-01T16:25:50.082Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3250 | 2026-05-01T16:25:50.082Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3251 | 2026-05-01T16:25:50.085Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3252 | 2026-05-01T16:25:50.086Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3253 | 2026-05-01T16:25:51.050Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3254 | 2026-05-01T16:25:51.050Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3255 | 2026-05-01T16:25:51.051Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3256 | 2026-05-01T16:25:51.082Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3257 | 2026-05-01T16:25:51.082Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3258 | 2026-05-01T16:25:51.082Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3259 | 2026-05-01T16:25:51.082Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3260 | 2026-05-01T16:25:51.084Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3261 | 2026-05-01T16:25:51.085Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3262 | 2026-05-01T16:25:52.050Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3263 | 2026-05-01T16:25:52.050Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3264 | 2026-05-01T16:25:52.051Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3265 | 2026-05-01T16:25:52.082Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3266 | 2026-05-01T16:25:52.082Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3267 | 2026-05-01T16:25:52.082Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3268 | 2026-05-01T16:25:52.082Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3269 | 2026-05-01T16:25:52.084Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3270 | 2026-05-01T16:25:52.086Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3271 | 2026-05-01T16:25:52.886Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_samples = 246
|
| 3272 | 2026-05-01T16:25:52.886Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_samples = 246
|
| 3273 | 2026-05-01T16:25:52.886Z | DEBG | oximeter (clickhouse-client): unrolling 246 total samples
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
|
| 3274 | 2026-05-01T16:25:52.898Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 108
table_name = fields_string
|
| 3275 | 2026-05-01T16:25:52.899Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 26
table_name = fields_u16
|
| 3276 | 2026-05-01T16:25:52.901Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 90
table_name = fields_uuid
|
| 3277 | 2026-05-01T16:25:52.902Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 160
table_name = measurements_cumulativeu64
|
| 3278 | 2026-05-01T16:25:52.905Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 26
table_name = measurements_histogramu64
|
| 3279 | 2026-05-01T16:25:52.906Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 60
table_name = measurements_u64
|
| 3280 | 2026-05-01T16:25:52.987Z | WARN | oximeter (database-inserter): failed to insert some results into metric DB
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
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:315
|
| 3281 | 2026-05-01T16:25:53.028Z | INFO | oximeter (oximeter-agent): refreshing list of producers from Nexus
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:565
|
| 3282 | 2026-05-01T16:25:53.028Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::b]:12221/metrics/collectors/c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd/producers?sort_by=id_ascending
|
| 3283 | 2026-05-01T16:25:53.032Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::b]:12221/metrics/collectors/c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd/producers?sort_by=id_ascending", status: 200, headers: {"content-type": "application/json", "x-request-id": "d130a58e-6df3-48a2-bea7-6d348514935f", "content-length": "1412", "date": "Fri, 01 May 2026 16:25:53 GMT"} })
|
| 3284 | 2026-05-01T16:25:53.032Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::b]:12221/metrics/collectors/c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJjZDdjZDE5Ni0yYjE3LTQ0ZWUtYTYyMy1kMGQ5YWE2ZDM3YWYifX0%3D
|
| 3285 | 2026-05-01T16:25:53.034Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::b]:12221/metrics/collectors/c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJjZDdjZDE5Ni0yYjE3LTQ0ZWUtYTYyMy1kMGQ5YWE2ZDM3YWYifX0%3D", status: 200, headers: {"content-type": "application/json", "x-request-id": "41f25b8f-3515-4a6e-bfeb-6d2ce73d4937", "content-length": "29", "date": "Fri, 01 May 2026 16:25:53 GMT"} })
|
| 3286 | 2026-05-01T16:25:53.034Z | INFO | oximeter (oximeter-agent): refreshed list of producers from Nexus
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:640
n_current_tasks = 9
n_pruned_tasks = 0
|
| 3287 | 2026-05-01T16:25:53.037Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5946b6e8-687a-4af2-bbb3-9af6d6bc23e7
producer_ip = fd00:1122:3344:101::2
producer_port = 40116
|
| 3288 | 2026-05-01T16:25:53.037Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 26c45edd-2597-4abc-84e9-0ec16388da15
producer_ip = fd00:1122:3344:101::c
producer_port = 52886
|
| 3289 | 2026-05-01T16:25:53.037Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5946b6e8-687a-4af2-bbb3-9af6d6bc23e7
producer_ip = fd00:1122:3344:101::2
producer_port = 40116
|
| 3290 | 2026-05-01T16:25:53.037Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 481d6c94-9127-4a3b-8493-9159fa296021
producer_ip = fd00:1122:3344:101::a
producer_port = 42096
|
| 3291 | 2026-05-01T16:25:53.037Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 481d6c94-9127-4a3b-8493-9159fa296021
producer_ip = fd00:1122:3344:101::a
producer_port = 42096
|
| 3292 | 2026-05-01T16:25:53.037Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 26c45edd-2597-4abc-84e9-0ec16388da15
producer_ip = fd00:1122:3344:101::c
producer_port = 52886
|
| 3293 | 2026-05-01T16:25:53.037Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 481d6c94-9127-4a3b-8493-9159fa296021
producer_ip = fd00:1122:3344:101::a
producer_port = 42096
|
| 3294 | 2026-05-01T16:25:53.037Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 26c45edd-2597-4abc-84e9-0ec16388da15
producer_ip = fd00:1122:3344:101::c
producer_port = 52886
|
| 3295 | 2026-05-01T16:25:53.037Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 5
n_samples = 2
producer_id = 481d6c94-9127-4a3b-8493-9159fa296021
producer_ip = fd00:1122:3344:101::a
producer_port = 42096
|
| 3296 | 2026-05-01T16:25:53.038Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 5
n_samples = 3
producer_id = 26c45edd-2597-4abc-84e9-0ec16388da15
producer_ip = fd00:1122:3344:101::c
producer_port = 52886
|
| 3297 | 2026-05-01T16:25:53.048Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 142
producer_id = 5946b6e8-687a-4af2-bbb3-9af6d6bc23e7
producer_ip = fd00:1122:3344:101::2
producer_port = 40116
|
| 3298 | 2026-05-01T16:25:53.050Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3299 | 2026-05-01T16:25:53.050Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3300 | 2026-05-01T16:25:53.051Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3301 | 2026-05-01T16:25:53.082Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3302 | 2026-05-01T16:25:53.082Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3303 | 2026-05-01T16:25:53.082Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3304 | 2026-05-01T16:25:53.082Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3305 | 2026-05-01T16:25:53.083Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3306 | 2026-05-01T16:25:53.084Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3307 | 2026-05-01T16:25:53.085Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 23c853fb-5ecc-4c5a-8b58-4cf27310aba6
producer_ip = fd00:1122:3344:101::2
producer_port = 41635
|
| 3308 | 2026-05-01T16:25:53.085Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 23c853fb-5ecc-4c5a-8b58-4cf27310aba6
producer_ip = fd00:1122:3344:101::2
producer_port = 41635
|
| 3309 | 2026-05-01T16:25:53.087Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 2
n_samples = 11
producer_id = 23c853fb-5ecc-4c5a-8b58-4cf27310aba6
producer_ip = fd00:1122:3344:101::2
producer_port = 41635
|
| 3310 | 2026-05-01T16:25:54.050Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3311 | 2026-05-01T16:25:54.050Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3312 | 2026-05-01T16:25:54.050Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3313 | 2026-05-01T16:25:54.082Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3314 | 2026-05-01T16:25:54.082Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3315 | 2026-05-01T16:25:54.082Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3316 | 2026-05-01T16:25:54.082Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3317 | 2026-05-01T16:25:54.083Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3318 | 2026-05-01T16:25:54.084Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3319 | 2026-05-01T16:25:55.049Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3320 | 2026-05-01T16:25:55.050Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3321 | 2026-05-01T16:25:55.050Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3322 | 2026-05-01T16:25:55.081Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3323 | 2026-05-01T16:25:55.081Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3324 | 2026-05-01T16:25:55.081Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3325 | 2026-05-01T16:25:55.081Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3326 | 2026-05-01T16:25:55.083Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3327 | 2026-05-01T16:25:55.084Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3328 | 2026-05-01T16:25:56.050Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3329 | 2026-05-01T16:25:56.050Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3330 | 2026-05-01T16:25:56.052Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3331 | 2026-05-01T16:25:56.082Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3332 | 2026-05-01T16:25:56.082Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3333 | 2026-05-01T16:25:56.082Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3334 | 2026-05-01T16:25:56.082Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3335 | 2026-05-01T16:25:56.083Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3336 | 2026-05-01T16:25:56.084Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3337 | 2026-05-01T16:25:57.050Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3338 | 2026-05-01T16:25:57.050Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3339 | 2026-05-01T16:25:57.051Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3340 | 2026-05-01T16:25:57.082Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3341 | 2026-05-01T16:25:57.082Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3342 | 2026-05-01T16:25:57.082Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3343 | 2026-05-01T16:25:57.082Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3344 | 2026-05-01T16:25:57.084Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3345 | 2026-05-01T16:25:57.085Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3346 | 2026-05-01T16:25:57.886Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_samples = 380
|
| 3347 | 2026-05-01T16:25:57.886Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_samples = 380
|
| 3348 | 2026-05-01T16:25:57.887Z | DEBG | oximeter (clickhouse-client): unrolling 380 total samples
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
|
| 3349 | 2026-05-01T16:25:57.905Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 284
table_name = fields_i16
|
| 3350 | 2026-05-01T16:25:57.907Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 4
table_name = fields_ipaddr
|
| 3351 | 2026-05-01T16:25:57.909Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 831
table_name = fields_string
|
| 3352 | 2026-05-01T16:25:57.910Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 162
table_name = fields_u16
|
| 3353 | 2026-05-01T16:25:57.911Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 149
table_name = fields_u32
|
| 3354 | 2026-05-01T16:25:57.913Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 148
table_name = fields_u8
|
| 3355 | 2026-05-01T16:25:57.914Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 510
table_name = fields_uuid
|
| 3356 | 2026-05-01T16:25:57.916Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 6
table_name = measurements_bool
|
| 3357 | 2026-05-01T16:25:57.917Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 267
table_name = measurements_cumulativeu64
|
| 3358 | 2026-05-01T16:25:57.919Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 1
table_name = measurements_f64
|
| 3359 | 2026-05-01T16:25:57.921Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 16
table_name = measurements_histogramu64
|
| 3360 | 2026-05-01T16:25:57.922Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 90
table_name = measurements_u64
|
| 3361 | 2026-05-01T16:25:57.987Z | WARN | oximeter (database-inserter): failed to insert some results into metric DB
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
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:315
|
| 3362 | 2026-05-01T16:25:58.042Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 020252ae-0c61-4e3e-9056-efba9567b85d
producer_ip = fd00:1122:3344:101::b
producer_port = 58361
|
| 3363 | 2026-05-01T16:25:58.042Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 020252ae-0c61-4e3e-9056-efba9567b85d
producer_ip = fd00:1122:3344:101::b
producer_port = 58361
|
| 3364 | 2026-05-01T16:25:58.047Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 5
n_samples = 26
producer_id = 020252ae-0c61-4e3e-9056-efba9567b85d
producer_ip = fd00:1122:3344:101::b
producer_port = 58361
|
| 3365 | 2026-05-01T16:25:58.050Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3366 | 2026-05-01T16:25:58.050Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3367 | 2026-05-01T16:25:58.051Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3368 | 2026-05-01T16:25:58.082Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3369 | 2026-05-01T16:25:58.082Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3370 | 2026-05-01T16:25:58.082Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3371 | 2026-05-01T16:25:58.082Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3372 | 2026-05-01T16:25:58.083Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3373 | 2026-05-01T16:25:58.084Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3374 | 2026-05-01T16:25:59.050Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3375 | 2026-05-01T16:25:59.050Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3376 | 2026-05-01T16:25:59.051Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3377 | 2026-05-01T16:25:59.082Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3378 | 2026-05-01T16:25:59.082Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3379 | 2026-05-01T16:25:59.082Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3380 | 2026-05-01T16:25:59.082Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3381 | 2026-05-01T16:25:59.084Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3382 | 2026-05-01T16:25:59.085Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3383 | 2026-05-01T16:26:00.050Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3384 | 2026-05-01T16:26:00.050Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3385 | 2026-05-01T16:26:00.051Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3386 | 2026-05-01T16:26:00.082Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3387 | 2026-05-01T16:26:00.082Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3388 | 2026-05-01T16:26:00.082Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3389 | 2026-05-01T16:26:00.082Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3390 | 2026-05-01T16:26:00.083Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3391 | 2026-05-01T16:26:00.084Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3392 | 2026-05-01T16:26:01.050Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3393 | 2026-05-01T16:26:01.050Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3394 | 2026-05-01T16:26:01.052Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3395 | 2026-05-01T16:26:01.082Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3396 | 2026-05-01T16:26:01.082Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3397 | 2026-05-01T16:26:01.082Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3398 | 2026-05-01T16:26:01.082Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3399 | 2026-05-01T16:26:01.083Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3400 | 2026-05-01T16:26:01.084Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3401 | 2026-05-01T16:26:02.050Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3402 | 2026-05-01T16:26:02.050Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3403 | 2026-05-01T16:26:02.051Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3404 | 2026-05-01T16:26:02.082Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3405 | 2026-05-01T16:26:02.082Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3406 | 2026-05-01T16:26:02.082Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3407 | 2026-05-01T16:26:02.082Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3408 | 2026-05-01T16:26:02.084Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3409 | 2026-05-01T16:26:02.085Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3410 | 2026-05-01T16:26:02.886Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_samples = 246
|
| 3411 | 2026-05-01T16:26:02.886Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_samples = 246
|
| 3412 | 2026-05-01T16:26:02.886Z | DEBG | oximeter (clickhouse-client): unrolling 246 total samples
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
|
| 3413 | 2026-05-01T16:26:02.897Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 108
table_name = fields_string
|
| 3414 | 2026-05-01T16:26:02.899Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 26
table_name = fields_u16
|
| 3415 | 2026-05-01T16:26:02.900Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 90
table_name = fields_uuid
|
| 3416 | 2026-05-01T16:26:02.902Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 160
table_name = measurements_cumulativeu64
|
| 3417 | 2026-05-01T16:26:02.904Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 26
table_name = measurements_histogramu64
|
| 3418 | 2026-05-01T16:26:02.905Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 60
table_name = measurements_u64
|
| 3419 | 2026-05-01T16:26:02.987Z | WARN | oximeter (database-inserter): failed to insert some results into metric DB
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
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:315
|
| 3420 | 2026-05-01T16:26:03.037Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 26c45edd-2597-4abc-84e9-0ec16388da15
producer_ip = fd00:1122:3344:101::c
producer_port = 52886
|
| 3421 | 2026-05-01T16:26:03.037Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5946b6e8-687a-4af2-bbb3-9af6d6bc23e7
producer_ip = fd00:1122:3344:101::2
producer_port = 40116
|
| 3422 | 2026-05-01T16:26:03.037Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 26c45edd-2597-4abc-84e9-0ec16388da15
producer_ip = fd00:1122:3344:101::c
producer_port = 52886
|
| 3423 | 2026-05-01T16:26:03.037Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5946b6e8-687a-4af2-bbb3-9af6d6bc23e7
producer_ip = fd00:1122:3344:101::2
producer_port = 40116
|
| 3424 | 2026-05-01T16:26:03.038Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 481d6c94-9127-4a3b-8493-9159fa296021
producer_ip = fd00:1122:3344:101::a
producer_port = 42096
|
| 3425 | 2026-05-01T16:26:03.038Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 481d6c94-9127-4a3b-8493-9159fa296021
producer_ip = fd00:1122:3344:101::a
producer_port = 42096
|
| 3426 | 2026-05-01T16:26:03.038Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 5
n_samples = 2
producer_id = 481d6c94-9127-4a3b-8493-9159fa296021
producer_ip = fd00:1122:3344:101::a
producer_port = 42096
|
| 3427 | 2026-05-01T16:26:03.039Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 5
n_samples = 3
producer_id = 26c45edd-2597-4abc-84e9-0ec16388da15
producer_ip = fd00:1122:3344:101::c
producer_port = 52886
|
| 3428 | 2026-05-01T16:26:03.049Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 142
producer_id = 5946b6e8-687a-4af2-bbb3-9af6d6bc23e7
producer_ip = fd00:1122:3344:101::2
producer_port = 40116
|
| 3429 | 2026-05-01T16:26:03.050Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3430 | 2026-05-01T16:26:03.050Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3431 | 2026-05-01T16:26:03.050Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3432 | 2026-05-01T16:26:03.082Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3433 | 2026-05-01T16:26:03.082Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3434 | 2026-05-01T16:26:03.082Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3435 | 2026-05-01T16:26:03.082Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3436 | 2026-05-01T16:26:03.084Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3437 | 2026-05-01T16:26:03.085Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3438 | 2026-05-01T16:26:03.085Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 23c853fb-5ecc-4c5a-8b58-4cf27310aba6
producer_ip = fd00:1122:3344:101::2
producer_port = 41635
|
| 3439 | 2026-05-01T16:26:03.085Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 23c853fb-5ecc-4c5a-8b58-4cf27310aba6
producer_ip = fd00:1122:3344:101::2
producer_port = 41635
|
| 3440 | 2026-05-01T16:26:03.087Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 2
n_samples = 11
producer_id = 23c853fb-5ecc-4c5a-8b58-4cf27310aba6
producer_ip = fd00:1122:3344:101::2
producer_port = 41635
|
| 3441 | 2026-05-01T16:26:04.050Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3442 | 2026-05-01T16:26:04.050Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3443 | 2026-05-01T16:26:04.051Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3444 | 2026-05-01T16:26:04.082Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3445 | 2026-05-01T16:26:04.082Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3446 | 2026-05-01T16:26:04.082Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3447 | 2026-05-01T16:26:04.083Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3448 | 2026-05-01T16:26:04.085Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3449 | 2026-05-01T16:26:04.085Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3450 | 2026-05-01T16:26:05.050Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3451 | 2026-05-01T16:26:05.050Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3452 | 2026-05-01T16:26:05.051Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3453 | 2026-05-01T16:26:05.082Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3454 | 2026-05-01T16:26:05.082Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3455 | 2026-05-01T16:26:05.082Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3456 | 2026-05-01T16:26:05.082Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3457 | 2026-05-01T16:26:05.083Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3458 | 2026-05-01T16:26:05.084Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3459 | 2026-05-01T16:26:06.050Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3460 | 2026-05-01T16:26:06.050Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3461 | 2026-05-01T16:26:06.051Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3462 | 2026-05-01T16:26:06.082Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3463 | 2026-05-01T16:26:06.082Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3464 | 2026-05-01T16:26:06.082Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3465 | 2026-05-01T16:26:06.082Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3466 | 2026-05-01T16:26:06.083Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3467 | 2026-05-01T16:26:06.084Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3468 | 2026-05-01T16:26:07.050Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3469 | 2026-05-01T16:26:07.050Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3470 | 2026-05-01T16:26:07.051Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3471 | 2026-05-01T16:26:07.082Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3472 | 2026-05-01T16:26:07.082Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3473 | 2026-05-01T16:26:07.082Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3474 | 2026-05-01T16:26:07.082Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3475 | 2026-05-01T16:26:07.084Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3476 | 2026-05-01T16:26:07.085Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3477 | 2026-05-01T16:26:07.886Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_samples = 378
|
| 3478 | 2026-05-01T16:26:07.886Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_samples = 378
|
| 3479 | 2026-05-01T16:26:07.886Z | DEBG | oximeter (clickhouse-client): unrolling 378 total samples
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
|
| 3480 | 2026-05-01T16:26:07.905Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 284
table_name = fields_i16
|
| 3481 | 2026-05-01T16:26:07.907Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 829
table_name = fields_string
|
| 3482 | 2026-05-01T16:26:07.909Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 158
table_name = fields_u16
|
| 3483 | 2026-05-01T16:26:07.910Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 149
table_name = fields_u32
|
| 3484 | 2026-05-01T16:26:07.912Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 148
table_name = fields_u8
|
| 3485 | 2026-05-01T16:26:07.914Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 506
table_name = fields_uuid
|
| 3486 | 2026-05-01T16:26:07.915Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 6
table_name = measurements_bool
|
| 3487 | 2026-05-01T16:26:07.917Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 265
table_name = measurements_cumulativeu64
|
| 3488 | 2026-05-01T16:26:07.918Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 1
table_name = measurements_f64
|
| 3489 | 2026-05-01T16:26:07.920Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 16
table_name = measurements_histogramu64
|
| 3490 | 2026-05-01T16:26:07.922Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 90
table_name = measurements_u64
|
| 3491 | 2026-05-01T16:26:07.987Z | WARN | oximeter (database-inserter): failed to insert some results into metric DB
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
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:315
|
| 3492 | 2026-05-01T16:26:08.028Z | INFO | oximeter (oximeter-agent): refreshing list of producers from Nexus
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:565
|
| 3493 | 2026-05-01T16:26:08.028Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::b]:12221/metrics/collectors/c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd/producers?sort_by=id_ascending
|
| 3494 | 2026-05-01T16:26:08.033Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::b]:12221/metrics/collectors/c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd/producers?sort_by=id_ascending", status: 200, headers: {"content-type": "application/json", "x-request-id": "b63eb9d6-6238-47e3-8857-51bfdf8dd460", "content-length": "1412", "date": "Fri, 01 May 2026 16:26:08 GMT"} })
|
| 3495 | 2026-05-01T16:26:08.033Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::b]:12221/metrics/collectors/c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJjZDdjZDE5Ni0yYjE3LTQ0ZWUtYTYyMy1kMGQ5YWE2ZDM3YWYifX0%3D
|
| 3496 | 2026-05-01T16:26:08.036Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::b]:12221/metrics/collectors/c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJjZDdjZDE5Ni0yYjE3LTQ0ZWUtYTYyMy1kMGQ5YWE2ZDM3YWYifX0%3D", status: 200, headers: {"content-type": "application/json", "x-request-id": "0acae8e5-13db-4f6b-ba52-4a81d02cae18", "content-length": "29", "date": "Fri, 01 May 2026 16:26:08 GMT"} })
|
| 3497 | 2026-05-01T16:26:08.036Z | INFO | oximeter (oximeter-agent): refreshed list of producers from Nexus
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:640
n_current_tasks = 9
n_pruned_tasks = 0
|
| 3498 | 2026-05-01T16:26:08.042Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 020252ae-0c61-4e3e-9056-efba9567b85d
producer_ip = fd00:1122:3344:101::b
producer_port = 58361
|
| 3499 | 2026-05-01T16:26:08.042Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 020252ae-0c61-4e3e-9056-efba9567b85d
producer_ip = fd00:1122:3344:101::b
producer_port = 58361
|
| 3500 | 2026-05-01T16:26:08.046Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 5
n_samples = 26
producer_id = 020252ae-0c61-4e3e-9056-efba9567b85d
producer_ip = fd00:1122:3344:101::b
producer_port = 58361
|
| 3501 | 2026-05-01T16:26:08.050Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = cd7cd196-2b17-44ee-a623-d0d9aa6d37af
producer_ip = fd00:1122:3344:101::1
producer_port = 50923
|
| 3502 | 2026-05-01T16:26:08.050Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3503 | 2026-05-01T16:26:08.050Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3504 | 2026-05-01T16:26:08.050Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3505 | 2026-05-01T16:26:08.050Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5946b6e8-687a-4af2-bbb3-9af6d6bc23e7
producer_ip = fd00:1122:3344:101::2
producer_port = 40116
|
| 3506 | 2026-05-01T16:26:08.050Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3507 | 2026-05-01T16:26:08.050Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3508 | 2026-05-01T16:26:08.050Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = cd7cd196-2b17-44ee-a623-d0d9aa6d37af
producer_ip = fd00:1122:3344:101::1
producer_port = 50923
|
| 3509 | 2026-05-01T16:26:08.050Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = cd7cd196-2b17-44ee-a623-d0d9aa6d37af
producer_ip = fd00:1122:3344:101::1
producer_port = 50923
|
| 3510 | 2026-05-01T16:26:08.051Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3511 | 2026-05-01T16:26:08.082Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3512 | 2026-05-01T16:26:08.082Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3513 | 2026-05-01T16:26:08.082Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3514 | 2026-05-01T16:26:08.082Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3515 | 2026-05-01T16:26:08.084Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3516 | 2026-05-01T16:26:08.085Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3517 | 2026-05-01T16:26:08.112Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 2
n_samples = 1473
producer_id = cd7cd196-2b17-44ee-a623-d0d9aa6d37af
producer_ip = fd00:1122:3344:101::1
producer_port = 50923
|
| 3518 | 2026-05-01T16:26:08.116Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_samples = 1548
|
| 3519 | 2026-05-01T16:26:08.116Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_samples = 1548
|
| 3520 | 2026-05-01T16:26:08.116Z | DEBG | oximeter (clickhouse-client): unrolling 1548 total samples
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
|
| 3521 | 2026-05-01T16:26:08.178Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 10
table_name = fields_ipaddr
|
| 3522 | 2026-05-01T16:26:08.180Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 2458
table_name = fields_string
|
| 3523 | 2026-05-01T16:26:08.182Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 45
table_name = fields_u16
|
| 3524 | 2026-05-01T16:26:08.184Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 801
table_name = fields_u32
|
| 3525 | 2026-05-01T16:26:08.185Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 1
table_name = fields_u64
|
| 3526 | 2026-05-01T16:26:08.187Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 1324
table_name = fields_uuid
|
| 3527 | 2026-05-01T16:26:08.189Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 1501
table_name = measurements_cumulativeu64
|
| 3528 | 2026-05-01T16:26:08.191Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 35
table_name = measurements_histogramu64
|
| 3529 | 2026-05-01T16:26:08.193Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 12
table_name = measurements_u64
|
| 3530 | 2026-05-01T16:26:08.217Z | WARN | oximeter (database-inserter): failed to insert some results into metric DB
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
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:315
|
| 3531 | 2026-05-01T16:26:09.050Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3532 | 2026-05-01T16:26:09.050Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3533 | 2026-05-01T16:26:09.051Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3534 | 2026-05-01T16:26:09.082Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3535 | 2026-05-01T16:26:09.082Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3536 | 2026-05-01T16:26:09.082Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3537 | 2026-05-01T16:26:09.082Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3538 | 2026-05-01T16:26:09.084Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3539 | 2026-05-01T16:26:09.085Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3540 | 2026-05-01T16:26:10.050Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3541 | 2026-05-01T16:26:10.050Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3542 | 2026-05-01T16:26:10.051Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3543 | 2026-05-01T16:26:10.082Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3544 | 2026-05-01T16:26:10.082Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3545 | 2026-05-01T16:26:10.082Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3546 | 2026-05-01T16:26:10.082Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3547 | 2026-05-01T16:26:10.084Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3548 | 2026-05-01T16:26:10.085Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3549 | 2026-05-01T16:26:11.050Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3550 | 2026-05-01T16:26:11.050Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3551 | 2026-05-01T16:26:11.051Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3552 | 2026-05-01T16:26:11.082Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3553 | 2026-05-01T16:26:11.082Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3554 | 2026-05-01T16:26:11.082Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3555 | 2026-05-01T16:26:11.082Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3556 | 2026-05-01T16:26:11.084Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3557 | 2026-05-01T16:26:11.084Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3558 | 2026-05-01T16:26:12.050Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3559 | 2026-05-01T16:26:12.050Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3560 | 2026-05-01T16:26:12.051Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3561 | 2026-05-01T16:26:12.082Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3562 | 2026-05-01T16:26:12.082Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3563 | 2026-05-01T16:26:12.082Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3564 | 2026-05-01T16:26:12.082Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3565 | 2026-05-01T16:26:12.083Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3566 | 2026-05-01T16:26:12.085Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3567 | 2026-05-01T16:26:12.886Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_samples = 176
|
| 3568 | 2026-05-01T16:26:12.886Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_samples = 176
|
| 3569 | 2026-05-01T16:26:12.886Z | DEBG | oximeter (clickhouse-client): unrolling 176 total samples
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
|
| 3570 | 2026-05-01T16:26:12.895Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 56
table_name = fields_string
|
| 3571 | 2026-05-01T16:26:12.897Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 64
table_name = fields_uuid
|
| 3572 | 2026-05-01T16:26:12.899Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 128
table_name = measurements_cumulativeu64
|
| 3573 | 2026-05-01T16:26:12.901Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 48
table_name = measurements_u64
|
| 3574 | 2026-05-01T16:26:12.987Z | WARN | oximeter (database-inserter): failed to insert some results into metric DB
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
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:315
|
| 3575 | 2026-05-01T16:26:13.037Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 481d6c94-9127-4a3b-8493-9159fa296021
producer_ip = fd00:1122:3344:101::a
producer_port = 42096
|
| 3576 | 2026-05-01T16:26:13.037Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 481d6c94-9127-4a3b-8493-9159fa296021
producer_ip = fd00:1122:3344:101::a
producer_port = 42096
|
| 3577 | 2026-05-01T16:26:13.037Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 26c45edd-2597-4abc-84e9-0ec16388da15
producer_ip = fd00:1122:3344:101::c
producer_port = 52886
|
| 3578 | 2026-05-01T16:26:13.037Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 26c45edd-2597-4abc-84e9-0ec16388da15
producer_ip = fd00:1122:3344:101::c
producer_port = 52886
|
| 3579 | 2026-05-01T16:26:13.037Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5946b6e8-687a-4af2-bbb3-9af6d6bc23e7
producer_ip = fd00:1122:3344:101::2
producer_port = 40116
|
| 3580 | 2026-05-01T16:26:13.037Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5946b6e8-687a-4af2-bbb3-9af6d6bc23e7
producer_ip = fd00:1122:3344:101::2
producer_port = 40116
|
| 3581 | 2026-05-01T16:26:13.038Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 5
n_samples = 2
producer_id = 481d6c94-9127-4a3b-8493-9159fa296021
producer_ip = fd00:1122:3344:101::a
producer_port = 42096
|
| 3582 | 2026-05-01T16:26:13.038Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 5
n_samples = 3
producer_id = 26c45edd-2597-4abc-84e9-0ec16388da15
producer_ip = fd00:1122:3344:101::c
producer_port = 52886
|
| 3583 | 2026-05-01T16:26:13.049Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 142
producer_id = 5946b6e8-687a-4af2-bbb3-9af6d6bc23e7
producer_ip = fd00:1122:3344:101::2
producer_port = 40116
|
| 3584 | 2026-05-01T16:26:13.050Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3585 | 2026-05-01T16:26:13.050Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3586 | 2026-05-01T16:26:13.051Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3587 | 2026-05-01T16:26:13.082Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3588 | 2026-05-01T16:26:13.082Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3589 | 2026-05-01T16:26:13.082Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3590 | 2026-05-01T16:26:13.082Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3591 | 2026-05-01T16:26:13.083Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3592 | 2026-05-01T16:26:13.084Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3593 | 2026-05-01T16:26:13.085Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 23c853fb-5ecc-4c5a-8b58-4cf27310aba6
producer_ip = fd00:1122:3344:101::2
producer_port = 41635
|
| 3594 | 2026-05-01T16:26:13.085Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 23c853fb-5ecc-4c5a-8b58-4cf27310aba6
producer_ip = fd00:1122:3344:101::2
producer_port = 41635
|
| 3595 | 2026-05-01T16:26:13.087Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 2
n_samples = 11
producer_id = 23c853fb-5ecc-4c5a-8b58-4cf27310aba6
producer_ip = fd00:1122:3344:101::2
producer_port = 41635
|
| 3596 | 2026-05-01T16:26:14.049Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3597 | 2026-05-01T16:26:14.049Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3598 | 2026-05-01T16:26:14.050Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3599 | 2026-05-01T16:26:14.082Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3600 | 2026-05-01T16:26:14.082Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3601 | 2026-05-01T16:26:14.082Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3602 | 2026-05-01T16:26:14.082Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3603 | 2026-05-01T16:26:14.084Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3604 | 2026-05-01T16:26:14.085Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3605 | 2026-05-01T16:26:15.050Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3606 | 2026-05-01T16:26:15.050Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3607 | 2026-05-01T16:26:15.051Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3608 | 2026-05-01T16:26:15.082Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3609 | 2026-05-01T16:26:15.082Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3610 | 2026-05-01T16:26:15.082Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3611 | 2026-05-01T16:26:15.082Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3612 | 2026-05-01T16:26:15.084Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3613 | 2026-05-01T16:26:15.084Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3614 | 2026-05-01T16:26:16.050Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3615 | 2026-05-01T16:26:16.050Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3616 | 2026-05-01T16:26:16.050Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3617 | 2026-05-01T16:26:16.082Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3618 | 2026-05-01T16:26:16.082Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3619 | 2026-05-01T16:26:16.082Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3620 | 2026-05-01T16:26:16.082Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3621 | 2026-05-01T16:26:16.084Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3622 | 2026-05-01T16:26:16.084Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3623 | 2026-05-01T16:26:17.050Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3624 | 2026-05-01T16:26:17.050Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3625 | 2026-05-01T16:26:17.051Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3626 | 2026-05-01T16:26:17.082Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3627 | 2026-05-01T16:26:17.082Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3628 | 2026-05-01T16:26:17.082Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3629 | 2026-05-01T16:26:17.082Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3630 | 2026-05-01T16:26:17.084Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3631 | 2026-05-01T16:26:17.085Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3632 | 2026-05-01T16:26:17.886Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_samples = 378
|
| 3633 | 2026-05-01T16:26:17.886Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_samples = 378
|
| 3634 | 2026-05-01T16:26:17.886Z | DEBG | oximeter (clickhouse-client): unrolling 378 total samples
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
|
| 3635 | 2026-05-01T16:26:17.904Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 284
table_name = fields_i16
|
| 3636 | 2026-05-01T16:26:17.906Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 829
table_name = fields_string
|
| 3637 | 2026-05-01T16:26:17.908Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 158
table_name = fields_u16
|
| 3638 | 2026-05-01T16:26:17.909Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 149
table_name = fields_u32
|
| 3639 | 2026-05-01T16:26:17.911Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 148
table_name = fields_u8
|
| 3640 | 2026-05-01T16:26:17.912Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 506
table_name = fields_uuid
|
| 3641 | 2026-05-01T16:26:17.913Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 6
table_name = measurements_bool
|
| 3642 | 2026-05-01T16:26:17.915Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 265
table_name = measurements_cumulativeu64
|
| 3643 | 2026-05-01T16:26:17.916Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 1
table_name = measurements_f64
|
| 3644 | 2026-05-01T16:26:17.918Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 16
table_name = measurements_histogramu64
|
| 3645 | 2026-05-01T16:26:17.920Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 90
table_name = measurements_u64
|
| 3646 | 2026-05-01T16:26:17.987Z | WARN | oximeter (database-inserter): failed to insert some results into metric DB
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
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:315
|
| 3647 | 2026-05-01T16:26:18.042Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 020252ae-0c61-4e3e-9056-efba9567b85d
producer_ip = fd00:1122:3344:101::b
producer_port = 58361
|
| 3648 | 2026-05-01T16:26:18.042Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 020252ae-0c61-4e3e-9056-efba9567b85d
producer_ip = fd00:1122:3344:101::b
producer_port = 58361
|
| 3649 | 2026-05-01T16:26:18.046Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 5
n_samples = 26
producer_id = 020252ae-0c61-4e3e-9056-efba9567b85d
producer_ip = fd00:1122:3344:101::b
producer_port = 58361
|
| 3650 | 2026-05-01T16:26:18.050Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3651 | 2026-05-01T16:26:18.050Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3652 | 2026-05-01T16:26:18.051Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3653 | 2026-05-01T16:26:18.082Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3654 | 2026-05-01T16:26:18.082Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3655 | 2026-05-01T16:26:18.082Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3656 | 2026-05-01T16:26:18.082Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3657 | 2026-05-01T16:26:18.083Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3658 | 2026-05-01T16:26:18.084Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3659 | 2026-05-01T16:26:19.050Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3660 | 2026-05-01T16:26:19.050Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3661 | 2026-05-01T16:26:19.051Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3662 | 2026-05-01T16:26:19.082Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3663 | 2026-05-01T16:26:19.082Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3664 | 2026-05-01T16:26:19.082Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3665 | 2026-05-01T16:26:19.083Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3666 | 2026-05-01T16:26:19.084Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3667 | 2026-05-01T16:26:19.085Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3668 | 2026-05-01T16:26:20.050Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3669 | 2026-05-01T16:26:20.050Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3670 | 2026-05-01T16:26:20.051Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3671 | 2026-05-01T16:26:20.082Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3672 | 2026-05-01T16:26:20.082Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3673 | 2026-05-01T16:26:20.082Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3674 | 2026-05-01T16:26:20.082Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3675 | 2026-05-01T16:26:20.085Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3676 | 2026-05-01T16:26:20.086Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3677 | 2026-05-01T16:26:21.050Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3678 | 2026-05-01T16:26:21.050Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3679 | 2026-05-01T16:26:21.051Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3680 | 2026-05-01T16:26:21.082Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3681 | 2026-05-01T16:26:21.082Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3682 | 2026-05-01T16:26:21.082Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3683 | 2026-05-01T16:26:21.082Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3684 | 2026-05-01T16:26:21.084Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3685 | 2026-05-01T16:26:21.085Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3686 | 2026-05-01T16:26:22.050Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3687 | 2026-05-01T16:26:22.050Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3688 | 2026-05-01T16:26:22.051Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3689 | 2026-05-01T16:26:22.082Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3690 | 2026-05-01T16:26:22.082Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3691 | 2026-05-01T16:26:22.082Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3692 | 2026-05-01T16:26:22.082Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3693 | 2026-05-01T16:26:22.084Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3694 | 2026-05-01T16:26:22.085Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3695 | 2026-05-01T16:26:22.887Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_samples = 246
|
| 3696 | 2026-05-01T16:26:22.887Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_samples = 246
|
| 3697 | 2026-05-01T16:26:22.887Z | DEBG | oximeter (clickhouse-client): unrolling 246 total samples
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
|
| 3698 | 2026-05-01T16:26:22.898Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 108
table_name = fields_string
|
| 3699 | 2026-05-01T16:26:22.899Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 26
table_name = fields_u16
|
| 3700 | 2026-05-01T16:26:22.901Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 90
table_name = fields_uuid
|
| 3701 | 2026-05-01T16:26:22.902Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 160
table_name = measurements_cumulativeu64
|
| 3702 | 2026-05-01T16:26:22.904Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 26
table_name = measurements_histogramu64
|
| 3703 | 2026-05-01T16:26:22.906Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 60
table_name = measurements_u64
|
| 3704 | 2026-05-01T16:26:22.988Z | WARN | oximeter (database-inserter): failed to insert some results into metric DB
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
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:315
|
| 3705 | 2026-05-01T16:26:23.028Z | INFO | oximeter (oximeter-agent): refreshing list of producers from Nexus
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:565
|
| 3706 | 2026-05-01T16:26:23.028Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::b]:12221/metrics/collectors/c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd/producers?sort_by=id_ascending
|
| 3707 | 2026-05-01T16:26:23.031Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::b]:12221/metrics/collectors/c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd/producers?sort_by=id_ascending", status: 200, headers: {"content-type": "application/json", "x-request-id": "2ad4f89c-412c-4214-a8ef-f71213c91103", "content-length": "1412", "date": "Fri, 01 May 2026 16:26:23 GMT"} })
|
| 3708 | 2026-05-01T16:26:23.032Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::b]:12221/metrics/collectors/c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJjZDdjZDE5Ni0yYjE3LTQ0ZWUtYTYyMy1kMGQ5YWE2ZDM3YWYifX0%3D
|
| 3709 | 2026-05-01T16:26:23.034Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::b]:12221/metrics/collectors/c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJjZDdjZDE5Ni0yYjE3LTQ0ZWUtYTYyMy1kMGQ5YWE2ZDM3YWYifX0%3D", status: 200, headers: {"content-type": "application/json", "x-request-id": "4f370182-d661-4711-ae64-b525fc9a3957", "content-length": "29", "date": "Fri, 01 May 2026 16:26:23 GMT"} })
|
| 3710 | 2026-05-01T16:26:23.034Z | INFO | oximeter (oximeter-agent): refreshed list of producers from Nexus
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:640
n_current_tasks = 9
n_pruned_tasks = 0
|
| 3711 | 2026-05-01T16:26:23.037Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5946b6e8-687a-4af2-bbb3-9af6d6bc23e7
producer_ip = fd00:1122:3344:101::2
producer_port = 40116
|
| 3712 | 2026-05-01T16:26:23.037Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 481d6c94-9127-4a3b-8493-9159fa296021
producer_ip = fd00:1122:3344:101::a
producer_port = 42096
|
| 3713 | 2026-05-01T16:26:23.037Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5946b6e8-687a-4af2-bbb3-9af6d6bc23e7
producer_ip = fd00:1122:3344:101::2
producer_port = 40116
|
| 3714 | 2026-05-01T16:26:23.037Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 481d6c94-9127-4a3b-8493-9159fa296021
producer_ip = fd00:1122:3344:101::a
producer_port = 42096
|
| 3715 | 2026-05-01T16:26:23.037Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 26c45edd-2597-4abc-84e9-0ec16388da15
producer_ip = fd00:1122:3344:101::c
producer_port = 52886
|
| 3716 | 2026-05-01T16:26:23.037Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 26c45edd-2597-4abc-84e9-0ec16388da15
producer_ip = fd00:1122:3344:101::c
producer_port = 52886
|
| 3717 | 2026-05-01T16:26:23.038Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 5
n_samples = 2
producer_id = 481d6c94-9127-4a3b-8493-9159fa296021
producer_ip = fd00:1122:3344:101::a
producer_port = 42096
|
| 3718 | 2026-05-01T16:26:23.038Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 5
n_samples = 3
producer_id = 26c45edd-2597-4abc-84e9-0ec16388da15
producer_ip = fd00:1122:3344:101::c
producer_port = 52886
|
| 3719 | 2026-05-01T16:26:23.049Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 142
producer_id = 5946b6e8-687a-4af2-bbb3-9af6d6bc23e7
producer_ip = fd00:1122:3344:101::2
producer_port = 40116
|
| 3720 | 2026-05-01T16:26:23.050Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3721 | 2026-05-01T16:26:23.050Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3722 | 2026-05-01T16:26:23.050Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3723 | 2026-05-01T16:26:23.083Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3724 | 2026-05-01T16:26:23.083Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3725 | 2026-05-01T16:26:23.083Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3726 | 2026-05-01T16:26:23.083Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3727 | 2026-05-01T16:26:23.084Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3728 | 2026-05-01T16:26:23.085Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 23c853fb-5ecc-4c5a-8b58-4cf27310aba6
producer_ip = fd00:1122:3344:101::2
producer_port = 41635
|
| 3729 | 2026-05-01T16:26:23.085Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3730 | 2026-05-01T16:26:23.085Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 23c853fb-5ecc-4c5a-8b58-4cf27310aba6
producer_ip = fd00:1122:3344:101::2
producer_port = 41635
|
| 3731 | 2026-05-01T16:26:23.085Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 23c853fb-5ecc-4c5a-8b58-4cf27310aba6
producer_ip = fd00:1122:3344:101::2
producer_port = 41635
|
| 3732 | 2026-05-01T16:26:23.087Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 2
n_samples = 11
producer_id = 23c853fb-5ecc-4c5a-8b58-4cf27310aba6
producer_ip = fd00:1122:3344:101::2
producer_port = 41635
|
| 3733 | 2026-05-01T16:26:24.050Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3734 | 2026-05-01T16:26:24.050Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3735 | 2026-05-01T16:26:24.051Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3736 | 2026-05-01T16:26:24.082Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3737 | 2026-05-01T16:26:24.082Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3738 | 2026-05-01T16:26:24.082Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3739 | 2026-05-01T16:26:24.083Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3740 | 2026-05-01T16:26:24.084Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3741 | 2026-05-01T16:26:24.085Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3742 | 2026-05-01T16:26:25.050Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3743 | 2026-05-01T16:26:25.050Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3744 | 2026-05-01T16:26:25.051Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3745 | 2026-05-01T16:26:25.082Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3746 | 2026-05-01T16:26:25.082Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3747 | 2026-05-01T16:26:25.082Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3748 | 2026-05-01T16:26:25.082Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3749 | 2026-05-01T16:26:25.083Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3750 | 2026-05-01T16:26:25.084Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3751 | 2026-05-01T16:26:26.050Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3752 | 2026-05-01T16:26:26.050Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3753 | 2026-05-01T16:26:26.051Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3754 | 2026-05-01T16:26:26.082Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3755 | 2026-05-01T16:26:26.082Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3756 | 2026-05-01T16:26:26.082Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3757 | 2026-05-01T16:26:26.082Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3758 | 2026-05-01T16:26:26.084Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3759 | 2026-05-01T16:26:26.085Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3760 | 2026-05-01T16:26:27.051Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3761 | 2026-05-01T16:26:27.051Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3762 | 2026-05-01T16:26:27.051Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3763 | 2026-05-01T16:26:27.083Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3764 | 2026-05-01T16:26:27.083Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3765 | 2026-05-01T16:26:27.083Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3766 | 2026-05-01T16:26:27.083Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3767 | 2026-05-01T16:26:27.084Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3768 | 2026-05-01T16:26:27.085Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3769 | 2026-05-01T16:26:27.886Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_samples = 379
|
| 3770 | 2026-05-01T16:26:27.886Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_samples = 379
|
| 3771 | 2026-05-01T16:26:27.886Z | DEBG | oximeter (clickhouse-client): unrolling 379 total samples
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
|
| 3772 | 2026-05-01T16:26:27.905Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 284
table_name = fields_i16
|
| 3773 | 2026-05-01T16:26:27.907Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 2
table_name = fields_ipaddr
|
| 3774 | 2026-05-01T16:26:27.909Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 830
table_name = fields_string
|
| 3775 | 2026-05-01T16:26:27.911Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 160
table_name = fields_u16
|
| 3776 | 2026-05-01T16:26:27.912Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 149
table_name = fields_u32
|
| 3777 | 2026-05-01T16:26:27.914Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 148
table_name = fields_u8
|
| 3778 | 2026-05-01T16:26:27.916Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 508
table_name = fields_uuid
|
| 3779 | 2026-05-01T16:26:27.917Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 6
table_name = measurements_bool
|
| 3780 | 2026-05-01T16:26:27.919Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 266
table_name = measurements_cumulativeu64
|
| 3781 | 2026-05-01T16:26:27.920Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 1
table_name = measurements_f64
|
| 3782 | 2026-05-01T16:26:27.923Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 16
table_name = measurements_histogramu64
|
| 3783 | 2026-05-01T16:26:27.924Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 90
table_name = measurements_u64
|
| 3784 | 2026-05-01T16:26:27.987Z | WARN | oximeter (database-inserter): failed to insert some results into metric DB
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
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:315
|
| 3785 | 2026-05-01T16:26:28.043Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 020252ae-0c61-4e3e-9056-efba9567b85d
producer_ip = fd00:1122:3344:101::b
producer_port = 58361
|
| 3786 | 2026-05-01T16:26:28.043Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 020252ae-0c61-4e3e-9056-efba9567b85d
producer_ip = fd00:1122:3344:101::b
producer_port = 58361
|
| 3787 | 2026-05-01T16:26:28.047Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 5
n_samples = 26
producer_id = 020252ae-0c61-4e3e-9056-efba9567b85d
producer_ip = fd00:1122:3344:101::b
producer_port = 58361
|
| 3788 | 2026-05-01T16:26:28.050Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3789 | 2026-05-01T16:26:28.050Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3790 | 2026-05-01T16:26:28.050Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3791 | 2026-05-01T16:26:28.083Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3792 | 2026-05-01T16:26:28.083Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3793 | 2026-05-01T16:26:28.083Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3794 | 2026-05-01T16:26:28.083Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3795 | 2026-05-01T16:26:28.084Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3796 | 2026-05-01T16:26:28.085Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3797 | 2026-05-01T16:26:29.050Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3798 | 2026-05-01T16:26:29.050Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3799 | 2026-05-01T16:26:29.051Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3800 | 2026-05-01T16:26:29.082Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3801 | 2026-05-01T16:26:29.082Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3802 | 2026-05-01T16:26:29.082Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3803 | 2026-05-01T16:26:29.082Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3804 | 2026-05-01T16:26:29.084Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3805 | 2026-05-01T16:26:29.085Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3806 | 2026-05-01T16:26:30.050Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3807 | 2026-05-01T16:26:30.050Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3808 | 2026-05-01T16:26:30.051Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3809 | 2026-05-01T16:26:30.082Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3810 | 2026-05-01T16:26:30.082Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3811 | 2026-05-01T16:26:30.082Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3812 | 2026-05-01T16:26:30.082Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3813 | 2026-05-01T16:26:30.083Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3814 | 2026-05-01T16:26:30.084Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3815 | 2026-05-01T16:26:31.050Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3816 | 2026-05-01T16:26:31.050Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3817 | 2026-05-01T16:26:31.050Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3818 | 2026-05-01T16:26:31.082Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3819 | 2026-05-01T16:26:31.083Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3820 | 2026-05-01T16:26:31.083Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3821 | 2026-05-01T16:26:31.083Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3822 | 2026-05-01T16:26:31.084Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3823 | 2026-05-01T16:26:31.085Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3824 | 2026-05-01T16:26:32.050Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3825 | 2026-05-01T16:26:32.050Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3826 | 2026-05-01T16:26:32.051Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3827 | 2026-05-01T16:26:32.082Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3828 | 2026-05-01T16:26:32.082Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3829 | 2026-05-01T16:26:32.082Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3830 | 2026-05-01T16:26:32.082Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3831 | 2026-05-01T16:26:32.084Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3832 | 2026-05-01T16:26:32.085Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3833 | 2026-05-01T16:26:32.886Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_samples = 246
|
| 3834 | 2026-05-01T16:26:32.886Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_samples = 246
|
| 3835 | 2026-05-01T16:26:32.886Z | DEBG | oximeter (clickhouse-client): unrolling 246 total samples
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
|
| 3836 | 2026-05-01T16:26:32.899Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 108
table_name = fields_string
|
| 3837 | 2026-05-01T16:26:32.900Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 26
table_name = fields_u16
|
| 3838 | 2026-05-01T16:26:32.901Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 90
table_name = fields_uuid
|
| 3839 | 2026-05-01T16:26:32.903Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 160
table_name = measurements_cumulativeu64
|
| 3840 | 2026-05-01T16:26:32.905Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 26
table_name = measurements_histogramu64
|
| 3841 | 2026-05-01T16:26:32.907Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 60
table_name = measurements_u64
|
| 3842 | 2026-05-01T16:26:32.987Z | WARN | oximeter (database-inserter): failed to insert some results into metric DB
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
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:315
|
| 3843 | 2026-05-01T16:26:33.037Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 26c45edd-2597-4abc-84e9-0ec16388da15
producer_ip = fd00:1122:3344:101::c
producer_port = 52886
|
| 3844 | 2026-05-01T16:26:33.037Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 26c45edd-2597-4abc-84e9-0ec16388da15
producer_ip = fd00:1122:3344:101::c
producer_port = 52886
|
| 3845 | 2026-05-01T16:26:33.037Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5946b6e8-687a-4af2-bbb3-9af6d6bc23e7
producer_ip = fd00:1122:3344:101::2
producer_port = 40116
|
| 3846 | 2026-05-01T16:26:33.037Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 481d6c94-9127-4a3b-8493-9159fa296021
producer_ip = fd00:1122:3344:101::a
producer_port = 42096
|
| 3847 | 2026-05-01T16:26:33.037Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5946b6e8-687a-4af2-bbb3-9af6d6bc23e7
producer_ip = fd00:1122:3344:101::2
producer_port = 40116
|
| 3848 | 2026-05-01T16:26:33.037Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 481d6c94-9127-4a3b-8493-9159fa296021
producer_ip = fd00:1122:3344:101::a
producer_port = 42096
|
| 3849 | 2026-05-01T16:26:33.038Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 5
n_samples = 2
producer_id = 481d6c94-9127-4a3b-8493-9159fa296021
producer_ip = fd00:1122:3344:101::a
producer_port = 42096
|
| 3850 | 2026-05-01T16:26:33.038Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 5
n_samples = 3
producer_id = 26c45edd-2597-4abc-84e9-0ec16388da15
producer_ip = fd00:1122:3344:101::c
producer_port = 52886
|
| 3851 | 2026-05-01T16:26:33.049Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 142
producer_id = 5946b6e8-687a-4af2-bbb3-9af6d6bc23e7
producer_ip = fd00:1122:3344:101::2
producer_port = 40116
|
| 3852 | 2026-05-01T16:26:33.050Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3853 | 2026-05-01T16:26:33.050Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3854 | 2026-05-01T16:26:33.051Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3855 | 2026-05-01T16:26:33.082Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3856 | 2026-05-01T16:26:33.082Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3857 | 2026-05-01T16:26:33.082Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3858 | 2026-05-01T16:26:33.082Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3859 | 2026-05-01T16:26:33.084Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3860 | 2026-05-01T16:26:33.085Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3861 | 2026-05-01T16:26:33.085Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 23c853fb-5ecc-4c5a-8b58-4cf27310aba6
producer_ip = fd00:1122:3344:101::2
producer_port = 41635
|
| 3862 | 2026-05-01T16:26:33.085Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 23c853fb-5ecc-4c5a-8b58-4cf27310aba6
producer_ip = fd00:1122:3344:101::2
producer_port = 41635
|
| 3863 | 2026-05-01T16:26:33.087Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 2
n_samples = 11
producer_id = 23c853fb-5ecc-4c5a-8b58-4cf27310aba6
producer_ip = fd00:1122:3344:101::2
producer_port = 41635
|
| 3864 | 2026-05-01T16:26:34.050Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3865 | 2026-05-01T16:26:34.050Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3866 | 2026-05-01T16:26:34.051Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3867 | 2026-05-01T16:26:34.082Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3868 | 2026-05-01T16:26:34.082Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3869 | 2026-05-01T16:26:34.082Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3870 | 2026-05-01T16:26:34.082Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3871 | 2026-05-01T16:26:34.083Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3872 | 2026-05-01T16:26:34.084Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3873 | 2026-05-01T16:26:35.050Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3874 | 2026-05-01T16:26:35.051Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3875 | 2026-05-01T16:26:35.052Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3876 | 2026-05-01T16:26:35.082Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3877 | 2026-05-01T16:26:35.082Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3878 | 2026-05-01T16:26:35.082Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3879 | 2026-05-01T16:26:35.082Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3880 | 2026-05-01T16:26:35.084Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3881 | 2026-05-01T16:26:35.085Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3882 | 2026-05-01T16:26:36.050Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3883 | 2026-05-01T16:26:36.050Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3884 | 2026-05-01T16:26:36.051Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3885 | 2026-05-01T16:26:36.082Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3886 | 2026-05-01T16:26:36.082Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3887 | 2026-05-01T16:26:36.082Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3888 | 2026-05-01T16:26:36.082Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3889 | 2026-05-01T16:26:36.083Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3890 | 2026-05-01T16:26:36.084Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3891 | 2026-05-01T16:26:37.050Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3892 | 2026-05-01T16:26:37.050Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3893 | 2026-05-01T16:26:37.051Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3894 | 2026-05-01T16:26:37.082Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3895 | 2026-05-01T16:26:37.082Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3896 | 2026-05-01T16:26:37.082Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3897 | 2026-05-01T16:26:37.082Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3898 | 2026-05-01T16:26:37.084Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3899 | 2026-05-01T16:26:37.084Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3900 | 2026-05-01T16:26:37.887Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_samples = 378
|
| 3901 | 2026-05-01T16:26:37.887Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_samples = 378
|
| 3902 | 2026-05-01T16:26:37.887Z | DEBG | oximeter (clickhouse-client): unrolling 378 total samples
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
|
| 3903 | 2026-05-01T16:26:37.905Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 284
table_name = fields_i16
|
| 3904 | 2026-05-01T16:26:37.907Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 829
table_name = fields_string
|
| 3905 | 2026-05-01T16:26:37.909Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 158
table_name = fields_u16
|
| 3906 | 2026-05-01T16:26:37.910Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 149
table_name = fields_u32
|
| 3907 | 2026-05-01T16:26:37.912Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 148
table_name = fields_u8
|
| 3908 | 2026-05-01T16:26:37.913Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 506
table_name = fields_uuid
|
| 3909 | 2026-05-01T16:26:37.914Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 6
table_name = measurements_bool
|
| 3910 | 2026-05-01T16:26:37.916Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 265
table_name = measurements_cumulativeu64
|
| 3911 | 2026-05-01T16:26:37.917Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 1
table_name = measurements_f64
|
| 3912 | 2026-05-01T16:26:37.919Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 16
table_name = measurements_histogramu64
|
| 3913 | 2026-05-01T16:26:37.921Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 90
table_name = measurements_u64
|
| 3914 | 2026-05-01T16:26:37.988Z | WARN | oximeter (database-inserter): failed to insert some results into metric DB
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
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:315
|
| 3915 | 2026-05-01T16:26:38.028Z | INFO | oximeter (oximeter-agent): refreshing list of producers from Nexus
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:565
|
| 3916 | 2026-05-01T16:26:38.028Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::b]:12221/metrics/collectors/c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd/producers?sort_by=id_ascending
|
| 3917 | 2026-05-01T16:26:38.032Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::b]:12221/metrics/collectors/c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd/producers?sort_by=id_ascending", status: 200, headers: {"content-type": "application/json", "x-request-id": "30fc7428-9ec7-493a-8ae8-5b7a584eb1c3", "content-length": "1412", "date": "Fri, 01 May 2026 16:26:38 GMT"} })
|
| 3918 | 2026-05-01T16:26:38.032Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::b]:12221/metrics/collectors/c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJjZDdjZDE5Ni0yYjE3LTQ0ZWUtYTYyMy1kMGQ5YWE2ZDM3YWYifX0%3D
|
| 3919 | 2026-05-01T16:26:38.035Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::b]:12221/metrics/collectors/c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJjZDdjZDE5Ni0yYjE3LTQ0ZWUtYTYyMy1kMGQ5YWE2ZDM3YWYifX0%3D", status: 200, headers: {"content-type": "application/json", "x-request-id": "a5c5b6a5-7505-43f2-868c-f9fd1df98182", "content-length": "29", "date": "Fri, 01 May 2026 16:26:38 GMT"} })
|
| 3920 | 2026-05-01T16:26:38.035Z | INFO | oximeter (oximeter-agent): refreshed list of producers from Nexus
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:640
n_current_tasks = 9
n_pruned_tasks = 0
|
| 3921 | 2026-05-01T16:26:38.042Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 020252ae-0c61-4e3e-9056-efba9567b85d
producer_ip = fd00:1122:3344:101::b
producer_port = 58361
|
| 3922 | 2026-05-01T16:26:38.042Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 020252ae-0c61-4e3e-9056-efba9567b85d
producer_ip = fd00:1122:3344:101::b
producer_port = 58361
|
| 3923 | 2026-05-01T16:26:38.042Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 020252ae-0c61-4e3e-9056-efba9567b85d
producer_ip = fd00:1122:3344:101::b
producer_port = 58361
|
| 3924 | 2026-05-01T16:26:38.046Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 5
n_samples = 26
producer_id = 020252ae-0c61-4e3e-9056-efba9567b85d
producer_ip = fd00:1122:3344:101::b
producer_port = 58361
|
| 3925 | 2026-05-01T16:26:38.050Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3926 | 2026-05-01T16:26:38.050Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3927 | 2026-05-01T16:26:38.050Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = cd7cd196-2b17-44ee-a623-d0d9aa6d37af
producer_ip = fd00:1122:3344:101::1
producer_port = 50923
|
| 3928 | 2026-05-01T16:26:38.050Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = cd7cd196-2b17-44ee-a623-d0d9aa6d37af
producer_ip = fd00:1122:3344:101::1
producer_port = 50923
|
| 3929 | 2026-05-01T16:26:38.050Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3930 | 2026-05-01T16:26:38.082Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3931 | 2026-05-01T16:26:38.082Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3932 | 2026-05-01T16:26:38.082Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3933 | 2026-05-01T16:26:38.082Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3934 | 2026-05-01T16:26:38.084Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3935 | 2026-05-01T16:26:38.085Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3936 | 2026-05-01T16:26:38.112Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 2
n_samples = 1473
producer_id = cd7cd196-2b17-44ee-a623-d0d9aa6d37af
producer_ip = fd00:1122:3344:101::1
producer_port = 50923
|
| 3937 | 2026-05-01T16:26:38.116Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_samples = 1544
|
| 3938 | 2026-05-01T16:26:38.116Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_samples = 1544
|
| 3939 | 2026-05-01T16:26:38.116Z | DEBG | oximeter (clickhouse-client): unrolling 1544 total samples
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
|
| 3940 | 2026-05-01T16:26:38.179Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 2
table_name = fields_ipaddr
|
| 3941 | 2026-05-01T16:26:38.181Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 2454
table_name = fields_string
|
| 3942 | 2026-05-01T16:26:38.183Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 37
table_name = fields_u16
|
| 3943 | 2026-05-01T16:26:38.184Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 801
table_name = fields_u32
|
| 3944 | 2026-05-01T16:26:38.186Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 1
table_name = fields_u64
|
| 3945 | 2026-05-01T16:26:38.188Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 1316
table_name = fields_uuid
|
| 3946 | 2026-05-01T16:26:38.190Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 1497
table_name = measurements_cumulativeu64
|
| 3947 | 2026-05-01T16:26:38.192Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 35
table_name = measurements_histogramu64
|
| 3948 | 2026-05-01T16:26:38.193Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 12
table_name = measurements_u64
|
| 3949 | 2026-05-01T16:26:38.217Z | WARN | oximeter (database-inserter): failed to insert some results into metric DB
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
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:315
|
| 3950 | 2026-05-01T16:26:39.050Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3951 | 2026-05-01T16:26:39.050Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3952 | 2026-05-01T16:26:39.051Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3953 | 2026-05-01T16:26:39.082Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3954 | 2026-05-01T16:26:39.082Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3955 | 2026-05-01T16:26:39.082Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3956 | 2026-05-01T16:26:39.082Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3957 | 2026-05-01T16:26:39.084Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3958 | 2026-05-01T16:26:39.085Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3959 | 2026-05-01T16:26:40.050Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3960 | 2026-05-01T16:26:40.050Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3961 | 2026-05-01T16:26:40.051Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3962 | 2026-05-01T16:26:40.082Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3963 | 2026-05-01T16:26:40.082Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3964 | 2026-05-01T16:26:40.082Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3965 | 2026-05-01T16:26:40.082Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3966 | 2026-05-01T16:26:40.083Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3967 | 2026-05-01T16:26:40.084Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3968 | 2026-05-01T16:26:41.050Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3969 | 2026-05-01T16:26:41.050Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3970 | 2026-05-01T16:26:41.051Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3971 | 2026-05-01T16:26:41.083Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3972 | 2026-05-01T16:26:41.083Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3973 | 2026-05-01T16:26:41.083Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3974 | 2026-05-01T16:26:41.083Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3975 | 2026-05-01T16:26:41.084Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3976 | 2026-05-01T16:26:41.085Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3977 | 2026-05-01T16:26:42.050Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3978 | 2026-05-01T16:26:42.050Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3979 | 2026-05-01T16:26:42.051Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3980 | 2026-05-01T16:26:42.082Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3981 | 2026-05-01T16:26:42.082Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3982 | 2026-05-01T16:26:42.082Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3983 | 2026-05-01T16:26:42.082Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3984 | 2026-05-01T16:26:42.084Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3985 | 2026-05-01T16:26:42.085Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3986 | 2026-05-01T16:26:42.887Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_samples = 176
|
| 3987 | 2026-05-01T16:26:42.887Z | DEBG | oximeter (clickhouse-client): unrolling 176 total samples
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
|
| 3988 | 2026-05-01T16:26:42.887Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_samples = 176
|
| 3989 | 2026-05-01T16:26:42.896Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 56
table_name = fields_string
|
| 3990 | 2026-05-01T16:26:42.897Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 64
table_name = fields_uuid
|
| 3991 | 2026-05-01T16:26:42.898Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 128
table_name = measurements_cumulativeu64
|
| 3992 | 2026-05-01T16:26:42.900Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 48
table_name = measurements_u64
|
| 3993 | 2026-05-01T16:26:42.988Z | WARN | oximeter (database-inserter): failed to insert some results into metric DB
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
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:315
|
| 3994 | 2026-05-01T16:26:43.037Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 481d6c94-9127-4a3b-8493-9159fa296021
producer_ip = fd00:1122:3344:101::a
producer_port = 42096
|
| 3995 | 2026-05-01T16:26:43.037Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 481d6c94-9127-4a3b-8493-9159fa296021
producer_ip = fd00:1122:3344:101::a
producer_port = 42096
|
| 3996 | 2026-05-01T16:26:43.037Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 26c45edd-2597-4abc-84e9-0ec16388da15
producer_ip = fd00:1122:3344:101::c
producer_port = 52886
|
| 3997 | 2026-05-01T16:26:43.037Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 26c45edd-2597-4abc-84e9-0ec16388da15
producer_ip = fd00:1122:3344:101::c
producer_port = 52886
|
| 3998 | 2026-05-01T16:26:43.037Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5946b6e8-687a-4af2-bbb3-9af6d6bc23e7
producer_ip = fd00:1122:3344:101::2
producer_port = 40116
|
| 3999 | 2026-05-01T16:26:43.037Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5946b6e8-687a-4af2-bbb3-9af6d6bc23e7
producer_ip = fd00:1122:3344:101::2
producer_port = 40116
|
| 4000 | 2026-05-01T16:26:43.038Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 5
n_samples = 2
producer_id = 481d6c94-9127-4a3b-8493-9159fa296021
producer_ip = fd00:1122:3344:101::a
producer_port = 42096
|
| 4001 | 2026-05-01T16:26:43.038Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 5
n_samples = 3
producer_id = 26c45edd-2597-4abc-84e9-0ec16388da15
producer_ip = fd00:1122:3344:101::c
producer_port = 52886
|
| 4002 | 2026-05-01T16:26:43.049Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 142
producer_id = 5946b6e8-687a-4af2-bbb3-9af6d6bc23e7
producer_ip = fd00:1122:3344:101::2
producer_port = 40116
|
| 4003 | 2026-05-01T16:26:43.051Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4004 | 2026-05-01T16:26:43.051Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4005 | 2026-05-01T16:26:43.051Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4006 | 2026-05-01T16:26:43.082Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4007 | 2026-05-01T16:26:43.082Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4008 | 2026-05-01T16:26:43.082Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4009 | 2026-05-01T16:26:43.082Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4010 | 2026-05-01T16:26:43.084Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4011 | 2026-05-01T16:26:43.085Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4012 | 2026-05-01T16:26:43.085Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 23c853fb-5ecc-4c5a-8b58-4cf27310aba6
producer_ip = fd00:1122:3344:101::2
producer_port = 41635
|
| 4013 | 2026-05-01T16:26:43.085Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 23c853fb-5ecc-4c5a-8b58-4cf27310aba6
producer_ip = fd00:1122:3344:101::2
producer_port = 41635
|
| 4014 | 2026-05-01T16:26:43.086Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 2
n_samples = 11
producer_id = 23c853fb-5ecc-4c5a-8b58-4cf27310aba6
producer_ip = fd00:1122:3344:101::2
producer_port = 41635
|
| 4015 | 2026-05-01T16:26:44.051Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4016 | 2026-05-01T16:26:44.051Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4017 | 2026-05-01T16:26:44.052Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4018 | 2026-05-01T16:26:44.082Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4019 | 2026-05-01T16:26:44.082Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4020 | 2026-05-01T16:26:44.082Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4021 | 2026-05-01T16:26:44.082Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4022 | 2026-05-01T16:26:44.083Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4023 | 2026-05-01T16:26:44.084Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4024 | 2026-05-01T16:26:45.050Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4025 | 2026-05-01T16:26:45.050Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4026 | 2026-05-01T16:26:45.051Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4027 | 2026-05-01T16:26:45.082Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4028 | 2026-05-01T16:26:45.082Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4029 | 2026-05-01T16:26:45.082Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4030 | 2026-05-01T16:26:45.082Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4031 | 2026-05-01T16:26:45.084Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4032 | 2026-05-01T16:26:45.084Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4033 | 2026-05-01T16:26:46.050Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4034 | 2026-05-01T16:26:46.050Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4035 | 2026-05-01T16:26:46.051Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4036 | 2026-05-01T16:26:46.082Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4037 | 2026-05-01T16:26:46.082Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4038 | 2026-05-01T16:26:46.082Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4039 | 2026-05-01T16:26:46.082Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4040 | 2026-05-01T16:26:46.084Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4041 | 2026-05-01T16:26:46.084Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4042 | 2026-05-01T16:26:47.050Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4043 | 2026-05-01T16:26:47.050Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4044 | 2026-05-01T16:26:47.051Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4045 | 2026-05-01T16:26:47.082Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4046 | 2026-05-01T16:26:47.082Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4047 | 2026-05-01T16:26:47.082Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4048 | 2026-05-01T16:26:47.082Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4049 | 2026-05-01T16:26:47.083Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4050 | 2026-05-01T16:26:47.084Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4051 | 2026-05-01T16:26:47.886Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_samples = 378
|
| 4052 | 2026-05-01T16:26:47.886Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_samples = 378
|
| 4053 | 2026-05-01T16:26:47.886Z | DEBG | oximeter (clickhouse-client): unrolling 378 total samples
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
|
| 4054 | 2026-05-01T16:26:47.904Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 284
table_name = fields_i16
|
| 4055 | 2026-05-01T16:26:47.907Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 829
table_name = fields_string
|
| 4056 | 2026-05-01T16:26:47.908Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 158
table_name = fields_u16
|
| 4057 | 2026-05-01T16:26:47.910Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 149
table_name = fields_u32
|
| 4058 | 2026-05-01T16:26:47.911Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 148
table_name = fields_u8
|
| 4059 | 2026-05-01T16:26:47.913Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 506
table_name = fields_uuid
|
| 4060 | 2026-05-01T16:26:47.914Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 6
table_name = measurements_bool
|
| 4061 | 2026-05-01T16:26:47.916Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 265
table_name = measurements_cumulativeu64
|
| 4062 | 2026-05-01T16:26:47.917Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 1
table_name = measurements_f64
|
| 4063 | 2026-05-01T16:26:47.919Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 16
table_name = measurements_histogramu64
|
| 4064 | 2026-05-01T16:26:47.921Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 90
table_name = measurements_u64
|
| 4065 | 2026-05-01T16:26:47.987Z | WARN | oximeter (database-inserter): failed to insert some results into metric DB
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
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:315
|
| 4066 | 2026-05-01T16:26:48.042Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 020252ae-0c61-4e3e-9056-efba9567b85d
producer_ip = fd00:1122:3344:101::b
producer_port = 58361
|
| 4067 | 2026-05-01T16:26:48.042Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 020252ae-0c61-4e3e-9056-efba9567b85d
producer_ip = fd00:1122:3344:101::b
producer_port = 58361
|
| 4068 | 2026-05-01T16:26:48.046Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 5
n_samples = 26
producer_id = 020252ae-0c61-4e3e-9056-efba9567b85d
producer_ip = fd00:1122:3344:101::b
producer_port = 58361
|
| 4069 | 2026-05-01T16:26:48.050Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4070 | 2026-05-01T16:26:48.050Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4071 | 2026-05-01T16:26:48.051Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4072 | 2026-05-01T16:26:48.082Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4073 | 2026-05-01T16:26:48.082Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4074 | 2026-05-01T16:26:48.082Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4075 | 2026-05-01T16:26:48.082Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4076 | 2026-05-01T16:26:48.083Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4077 | 2026-05-01T16:26:48.084Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4078 | 2026-05-01T16:26:49.050Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4079 | 2026-05-01T16:26:49.050Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4080 | 2026-05-01T16:26:49.051Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4081 | 2026-05-01T16:26:49.082Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4082 | 2026-05-01T16:26:49.083Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4083 | 2026-05-01T16:26:49.083Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4084 | 2026-05-01T16:26:49.083Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4085 | 2026-05-01T16:26:49.084Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4086 | 2026-05-01T16:26:49.085Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4087 | 2026-05-01T16:26:50.050Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4088 | 2026-05-01T16:26:50.050Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4089 | 2026-05-01T16:26:50.051Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4090 | 2026-05-01T16:26:50.082Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4091 | 2026-05-01T16:26:50.082Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4092 | 2026-05-01T16:26:50.082Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4093 | 2026-05-01T16:26:50.082Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4094 | 2026-05-01T16:26:50.085Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4095 | 2026-05-01T16:26:50.086Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4096 | 2026-05-01T16:26:51.051Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4097 | 2026-05-01T16:26:51.051Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4098 | 2026-05-01T16:26:51.052Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4099 | 2026-05-01T16:26:51.083Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4100 | 2026-05-01T16:26:51.083Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4101 | 2026-05-01T16:26:51.083Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4102 | 2026-05-01T16:26:51.083Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4103 | 2026-05-01T16:26:51.084Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4104 | 2026-05-01T16:26:51.085Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4105 | 2026-05-01T16:26:52.051Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4106 | 2026-05-01T16:26:52.051Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4107 | 2026-05-01T16:26:52.051Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4108 | 2026-05-01T16:26:52.082Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4109 | 2026-05-01T16:26:52.083Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4110 | 2026-05-01T16:26:52.083Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4111 | 2026-05-01T16:26:52.083Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4112 | 2026-05-01T16:26:52.084Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4113 | 2026-05-01T16:26:52.085Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4114 | 2026-05-01T16:26:52.886Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_samples = 246
|
| 4115 | 2026-05-01T16:26:52.887Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_samples = 246
|
| 4116 | 2026-05-01T16:26:52.887Z | DEBG | oximeter (clickhouse-client): unrolling 246 total samples
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
|
| 4117 | 2026-05-01T16:26:52.898Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 108
table_name = fields_string
|
| 4118 | 2026-05-01T16:26:52.899Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 26
table_name = fields_u16
|
| 4119 | 2026-05-01T16:26:52.901Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 90
table_name = fields_uuid
|
| 4120 | 2026-05-01T16:26:52.902Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 160
table_name = measurements_cumulativeu64
|
| 4121 | 2026-05-01T16:26:52.904Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 26
table_name = measurements_histogramu64
|
| 4122 | 2026-05-01T16:26:52.906Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 60
table_name = measurements_u64
|
| 4123 | 2026-05-01T16:26:52.987Z | WARN | oximeter (database-inserter): failed to insert some results into metric DB
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
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:315
|
| 4124 | 2026-05-01T16:26:53.028Z | INFO | oximeter (oximeter-agent): refreshing list of producers from Nexus
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:565
|
| 4125 | 2026-05-01T16:26:53.028Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::b]:12221/metrics/collectors/c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd/producers?sort_by=id_ascending
|
| 4126 | 2026-05-01T16:26:53.032Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::b]:12221/metrics/collectors/c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd/producers?sort_by=id_ascending", status: 200, headers: {"content-type": "application/json", "x-request-id": "80a0f006-22ed-4fe3-babb-256f2373bdd7", "content-length": "1412", "date": "Fri, 01 May 2026 16:26:53 GMT"} })
|
| 4127 | 2026-05-01T16:26:53.032Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::b]:12221/metrics/collectors/c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJjZDdjZDE5Ni0yYjE3LTQ0ZWUtYTYyMy1kMGQ5YWE2ZDM3YWYifX0%3D
|
| 4128 | 2026-05-01T16:26:53.035Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::b]:12221/metrics/collectors/c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJjZDdjZDE5Ni0yYjE3LTQ0ZWUtYTYyMy1kMGQ5YWE2ZDM3YWYifX0%3D", status: 200, headers: {"content-type": "application/json", "x-request-id": "a3466abf-9e53-4e3c-b26b-51289e2c13e1", "content-length": "29", "date": "Fri, 01 May 2026 16:26:53 GMT"} })
|
| 4129 | 2026-05-01T16:26:53.035Z | INFO | oximeter (oximeter-agent): refreshed list of producers from Nexus
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:640
n_current_tasks = 9
n_pruned_tasks = 0
|
| 4130 | 2026-05-01T16:26:53.037Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5946b6e8-687a-4af2-bbb3-9af6d6bc23e7
producer_ip = fd00:1122:3344:101::2
producer_port = 40116
|
| 4131 | 2026-05-01T16:26:53.037Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 481d6c94-9127-4a3b-8493-9159fa296021
producer_ip = fd00:1122:3344:101::a
producer_port = 42096
|
| 4132 | 2026-05-01T16:26:53.037Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5946b6e8-687a-4af2-bbb3-9af6d6bc23e7
producer_ip = fd00:1122:3344:101::2
producer_port = 40116
|
| 4133 | 2026-05-01T16:26:53.037Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 26c45edd-2597-4abc-84e9-0ec16388da15
producer_ip = fd00:1122:3344:101::c
producer_port = 52886
|
| 4134 | 2026-05-01T16:26:53.037Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 26c45edd-2597-4abc-84e9-0ec16388da15
producer_ip = fd00:1122:3344:101::c
producer_port = 52886
|
| 4135 | 2026-05-01T16:26:53.037Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 481d6c94-9127-4a3b-8493-9159fa296021
producer_ip = fd00:1122:3344:101::a
producer_port = 42096
|
| 4136 | 2026-05-01T16:26:53.037Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 26c45edd-2597-4abc-84e9-0ec16388da15
producer_ip = fd00:1122:3344:101::c
producer_port = 52886
|
| 4137 | 2026-05-01T16:26:53.037Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 481d6c94-9127-4a3b-8493-9159fa296021
producer_ip = fd00:1122:3344:101::a
producer_port = 42096
|
| 4138 | 2026-05-01T16:26:53.038Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 5
n_samples = 2
producer_id = 481d6c94-9127-4a3b-8493-9159fa296021
producer_ip = fd00:1122:3344:101::a
producer_port = 42096
|
| 4139 | 2026-05-01T16:26:53.038Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 5
n_samples = 4
producer_id = 26c45edd-2597-4abc-84e9-0ec16388da15
producer_ip = fd00:1122:3344:101::c
producer_port = 52886
|
| 4140 | 2026-05-01T16:26:53.050Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4141 | 2026-05-01T16:26:53.050Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4142 | 2026-05-01T16:26:53.051Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4143 | 2026-05-01T16:26:53.052Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 142
producer_id = 5946b6e8-687a-4af2-bbb3-9af6d6bc23e7
producer_ip = fd00:1122:3344:101::2
producer_port = 40116
|
| 4144 | 2026-05-01T16:26:53.082Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4145 | 2026-05-01T16:26:53.082Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4146 | 2026-05-01T16:26:53.082Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4147 | 2026-05-01T16:26:53.082Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4148 | 2026-05-01T16:26:53.084Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4149 | 2026-05-01T16:26:53.085Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4150 | 2026-05-01T16:26:53.085Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 23c853fb-5ecc-4c5a-8b58-4cf27310aba6
producer_ip = fd00:1122:3344:101::2
producer_port = 41635
|
| 4151 | 2026-05-01T16:26:53.085Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 23c853fb-5ecc-4c5a-8b58-4cf27310aba6
producer_ip = fd00:1122:3344:101::2
producer_port = 41635
|
| 4152 | 2026-05-01T16:26:53.087Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 2
n_samples = 11
producer_id = 23c853fb-5ecc-4c5a-8b58-4cf27310aba6
producer_ip = fd00:1122:3344:101::2
producer_port = 41635
|
| 4153 | 2026-05-01T16:26:54.050Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4154 | 2026-05-01T16:26:54.050Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4155 | 2026-05-01T16:26:54.051Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4156 | 2026-05-01T16:26:54.082Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4157 | 2026-05-01T16:26:54.082Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4158 | 2026-05-01T16:26:54.082Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4159 | 2026-05-01T16:26:54.082Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4160 | 2026-05-01T16:26:54.084Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4161 | 2026-05-01T16:26:54.085Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4162 | 2026-05-01T16:26:55.051Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4163 | 2026-05-01T16:26:55.051Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4164 | 2026-05-01T16:26:55.052Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4165 | 2026-05-01T16:26:55.083Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4166 | 2026-05-01T16:26:55.083Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4167 | 2026-05-01T16:26:55.083Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4168 | 2026-05-01T16:26:55.083Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4169 | 2026-05-01T16:26:55.084Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4170 | 2026-05-01T16:26:55.085Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4171 | 2026-05-01T16:26:56.050Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4172 | 2026-05-01T16:26:56.050Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4173 | 2026-05-01T16:26:56.052Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4174 | 2026-05-01T16:26:56.083Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4175 | 2026-05-01T16:26:56.083Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4176 | 2026-05-01T16:26:56.083Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4177 | 2026-05-01T16:26:56.083Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4178 | 2026-05-01T16:26:56.084Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4179 | 2026-05-01T16:26:56.085Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4180 | 2026-05-01T16:26:57.050Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4181 | 2026-05-01T16:26:57.050Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4182 | 2026-05-01T16:26:57.051Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4183 | 2026-05-01T16:26:57.082Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4184 | 2026-05-01T16:26:57.082Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4185 | 2026-05-01T16:26:57.082Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4186 | 2026-05-01T16:26:57.082Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4187 | 2026-05-01T16:26:57.084Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4188 | 2026-05-01T16:26:57.085Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4189 | 2026-05-01T16:26:57.887Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_samples = 381
|
| 4190 | 2026-05-01T16:26:57.887Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_samples = 381
|
| 4191 | 2026-05-01T16:26:57.887Z | DEBG | oximeter (clickhouse-client): unrolling 381 total samples
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
|
| 4192 | 2026-05-01T16:26:57.905Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 284
table_name = fields_i16
|
| 4193 | 2026-05-01T16:26:57.907Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 4
table_name = fields_ipaddr
|
| 4194 | 2026-05-01T16:26:57.909Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 832
table_name = fields_string
|
| 4195 | 2026-05-01T16:26:57.910Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 162
table_name = fields_u16
|
| 4196 | 2026-05-01T16:26:57.912Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 150
table_name = fields_u32
|
| 4197 | 2026-05-01T16:26:57.913Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 148
table_name = fields_u8
|
| 4198 | 2026-05-01T16:26:57.915Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 510
table_name = fields_uuid
|
| 4199 | 2026-05-01T16:26:57.916Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 6
table_name = measurements_bool
|
| 4200 | 2026-05-01T16:26:57.918Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 267
table_name = measurements_cumulativeu64
|
| 4201 | 2026-05-01T16:26:57.919Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 2
table_name = measurements_f64
|
| 4202 | 2026-05-01T16:26:57.921Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 16
table_name = measurements_histogramu64
|
| 4203 | 2026-05-01T16:26:57.922Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 90
table_name = measurements_u64
|
| 4204 | 2026-05-01T16:26:57.988Z | WARN | oximeter (database-inserter): failed to insert some results into metric DB
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
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:315
|
| 4205 | 2026-05-01T16:26:58.043Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 020252ae-0c61-4e3e-9056-efba9567b85d
producer_ip = fd00:1122:3344:101::b
producer_port = 58361
|
| 4206 | 2026-05-01T16:26:58.043Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 020252ae-0c61-4e3e-9056-efba9567b85d
producer_ip = fd00:1122:3344:101::b
producer_port = 58361
|
| 4207 | 2026-05-01T16:26:58.047Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 5
n_samples = 26
producer_id = 020252ae-0c61-4e3e-9056-efba9567b85d
producer_ip = fd00:1122:3344:101::b
producer_port = 58361
|
| 4208 | 2026-05-01T16:26:58.050Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4209 | 2026-05-01T16:26:58.050Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4210 | 2026-05-01T16:26:58.051Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4211 | 2026-05-01T16:26:58.082Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4212 | 2026-05-01T16:26:58.082Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4213 | 2026-05-01T16:26:58.082Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4214 | 2026-05-01T16:26:58.082Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4215 | 2026-05-01T16:26:58.084Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4216 | 2026-05-01T16:26:58.085Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4217 | 2026-05-01T16:26:59.050Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4218 | 2026-05-01T16:26:59.050Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4219 | 2026-05-01T16:26:59.051Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4220 | 2026-05-01T16:26:59.082Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4221 | 2026-05-01T16:26:59.082Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4222 | 2026-05-01T16:26:59.082Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4223 | 2026-05-01T16:26:59.082Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4224 | 2026-05-01T16:26:59.084Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4225 | 2026-05-01T16:26:59.084Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4226 | 2026-05-01T16:27:00.051Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4227 | 2026-05-01T16:27:00.051Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4228 | 2026-05-01T16:27:00.052Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4229 | 2026-05-01T16:27:00.083Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4230 | 2026-05-01T16:27:00.083Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4231 | 2026-05-01T16:27:00.083Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4232 | 2026-05-01T16:27:00.083Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4233 | 2026-05-01T16:27:00.084Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4234 | 2026-05-01T16:27:00.085Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4235 | 2026-05-01T16:27:01.050Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4236 | 2026-05-01T16:27:01.050Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4237 | 2026-05-01T16:27:01.051Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4238 | 2026-05-01T16:27:01.082Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4239 | 2026-05-01T16:27:01.082Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4240 | 2026-05-01T16:27:01.082Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4241 | 2026-05-01T16:27:01.082Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4242 | 2026-05-01T16:27:01.084Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4243 | 2026-05-01T16:27:01.085Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4244 | 2026-05-01T16:27:02.051Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4245 | 2026-05-01T16:27:02.051Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4246 | 2026-05-01T16:27:02.052Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4247 | 2026-05-01T16:27:02.082Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4248 | 2026-05-01T16:27:02.082Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4249 | 2026-05-01T16:27:02.082Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4250 | 2026-05-01T16:27:02.082Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4251 | 2026-05-01T16:27:02.083Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4252 | 2026-05-01T16:27:02.085Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4253 | 2026-05-01T16:27:02.886Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_samples = 246
|
| 4254 | 2026-05-01T16:27:02.886Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_samples = 246
|
| 4255 | 2026-05-01T16:27:02.886Z | DEBG | oximeter (clickhouse-client): unrolling 246 total samples
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
|
| 4256 | 2026-05-01T16:27:02.897Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 108
table_name = fields_string
|
| 4257 | 2026-05-01T16:27:02.899Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 26
table_name = fields_u16
|
| 4258 | 2026-05-01T16:27:02.900Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 90
table_name = fields_uuid
|
| 4259 | 2026-05-01T16:27:02.902Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 160
table_name = measurements_cumulativeu64
|
| 4260 | 2026-05-01T16:27:02.904Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 26
table_name = measurements_histogramu64
|
| 4261 | 2026-05-01T16:27:02.906Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 60
table_name = measurements_u64
|
| 4262 | 2026-05-01T16:27:02.988Z | WARN | oximeter (database-inserter): failed to insert some results into metric DB
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
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:315
|
| 4263 | 2026-05-01T16:27:03.038Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 481d6c94-9127-4a3b-8493-9159fa296021
producer_ip = fd00:1122:3344:101::a
producer_port = 42096
|
| 4264 | 2026-05-01T16:27:03.038Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5946b6e8-687a-4af2-bbb3-9af6d6bc23e7
producer_ip = fd00:1122:3344:101::2
producer_port = 40116
|
| 4265 | 2026-05-01T16:27:03.038Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 481d6c94-9127-4a3b-8493-9159fa296021
producer_ip = fd00:1122:3344:101::a
producer_port = 42096
|
| 4266 | 2026-05-01T16:27:03.038Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 26c45edd-2597-4abc-84e9-0ec16388da15
producer_ip = fd00:1122:3344:101::c
producer_port = 52886
|
| 4267 | 2026-05-01T16:27:03.038Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 26c45edd-2597-4abc-84e9-0ec16388da15
producer_ip = fd00:1122:3344:101::c
producer_port = 52886
|
| 4268 | 2026-05-01T16:27:03.038Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5946b6e8-687a-4af2-bbb3-9af6d6bc23e7
producer_ip = fd00:1122:3344:101::2
producer_port = 40116
|
| 4269 | 2026-05-01T16:27:03.039Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 5
n_samples = 2
producer_id = 481d6c94-9127-4a3b-8493-9159fa296021
producer_ip = fd00:1122:3344:101::a
producer_port = 42096
|
| 4270 | 2026-05-01T16:27:03.039Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 5
n_samples = 3
producer_id = 26c45edd-2597-4abc-84e9-0ec16388da15
producer_ip = fd00:1122:3344:101::c
producer_port = 52886
|
| 4271 | 2026-05-01T16:27:03.049Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 142
producer_id = 5946b6e8-687a-4af2-bbb3-9af6d6bc23e7
producer_ip = fd00:1122:3344:101::2
producer_port = 40116
|
| 4272 | 2026-05-01T16:27:03.051Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4273 | 2026-05-01T16:27:03.051Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4274 | 2026-05-01T16:27:03.052Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4275 | 2026-05-01T16:27:03.083Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4276 | 2026-05-01T16:27:03.083Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4277 | 2026-05-01T16:27:03.083Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4278 | 2026-05-01T16:27:03.083Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4279 | 2026-05-01T16:27:03.084Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4280 | 2026-05-01T16:27:03.085Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4281 | 2026-05-01T16:27:03.085Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 23c853fb-5ecc-4c5a-8b58-4cf27310aba6
producer_ip = fd00:1122:3344:101::2
producer_port = 41635
|
| 4282 | 2026-05-01T16:27:03.085Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 23c853fb-5ecc-4c5a-8b58-4cf27310aba6
producer_ip = fd00:1122:3344:101::2
producer_port = 41635
|
| 4283 | 2026-05-01T16:27:03.087Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 2
n_samples = 11
producer_id = 23c853fb-5ecc-4c5a-8b58-4cf27310aba6
producer_ip = fd00:1122:3344:101::2
producer_port = 41635
|
| 4284 | 2026-05-01T16:27:04.050Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4285 | 2026-05-01T16:27:04.050Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4286 | 2026-05-01T16:27:04.051Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4287 | 2026-05-01T16:27:04.082Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4288 | 2026-05-01T16:27:04.082Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4289 | 2026-05-01T16:27:04.082Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4290 | 2026-05-01T16:27:04.082Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4291 | 2026-05-01T16:27:04.084Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4292 | 2026-05-01T16:27:04.085Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4293 | 2026-05-01T16:27:05.050Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4294 | 2026-05-01T16:27:05.050Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4295 | 2026-05-01T16:27:05.051Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4296 | 2026-05-01T16:27:05.082Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4297 | 2026-05-01T16:27:05.082Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4298 | 2026-05-01T16:27:05.082Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4299 | 2026-05-01T16:27:05.082Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4300 | 2026-05-01T16:27:05.084Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4301 | 2026-05-01T16:27:05.085Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4302 | 2026-05-01T16:27:06.050Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4303 | 2026-05-01T16:27:06.050Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4304 | 2026-05-01T16:27:06.051Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4305 | 2026-05-01T16:27:06.082Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4306 | 2026-05-01T16:27:06.082Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4307 | 2026-05-01T16:27:06.082Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4308 | 2026-05-01T16:27:06.082Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4309 | 2026-05-01T16:27:06.084Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4310 | 2026-05-01T16:27:06.085Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4311 | 2026-05-01T16:27:07.050Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4312 | 2026-05-01T16:27:07.050Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4313 | 2026-05-01T16:27:07.051Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4314 | 2026-05-01T16:27:07.082Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4315 | 2026-05-01T16:27:07.082Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4316 | 2026-05-01T16:27:07.082Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4317 | 2026-05-01T16:27:07.082Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4318 | 2026-05-01T16:27:07.084Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4319 | 2026-05-01T16:27:07.085Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4320 | 2026-05-01T16:27:07.887Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_samples = 378
|
| 4321 | 2026-05-01T16:27:07.887Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_samples = 378
|
| 4322 | 2026-05-01T16:27:07.887Z | DEBG | oximeter (clickhouse-client): unrolling 378 total samples
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
|
| 4323 | 2026-05-01T16:27:07.906Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 284
table_name = fields_i16
|
| 4324 | 2026-05-01T16:27:07.908Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 829
table_name = fields_string
|
| 4325 | 2026-05-01T16:27:07.909Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 158
table_name = fields_u16
|
| 4326 | 2026-05-01T16:27:07.910Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 149
table_name = fields_u32
|
| 4327 | 2026-05-01T16:27:07.912Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 148
table_name = fields_u8
|
| 4328 | 2026-05-01T16:27:07.913Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 506
table_name = fields_uuid
|
| 4329 | 2026-05-01T16:27:07.915Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 6
table_name = measurements_bool
|
| 4330 | 2026-05-01T16:27:07.916Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 265
table_name = measurements_cumulativeu64
|
| 4331 | 2026-05-01T16:27:07.918Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 1
table_name = measurements_f64
|
| 4332 | 2026-05-01T16:27:07.920Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 16
table_name = measurements_histogramu64
|
| 4333 | 2026-05-01T16:27:07.921Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 90
table_name = measurements_u64
|
| 4334 | 2026-05-01T16:27:07.988Z | WARN | oximeter (database-inserter): failed to insert some results into metric DB
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
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:315
|
| 4335 | 2026-05-01T16:27:08.028Z | INFO | oximeter (oximeter-agent): refreshing list of producers from Nexus
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:565
|
| 4336 | 2026-05-01T16:27:08.028Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::b]:12221/metrics/collectors/c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd/producers?sort_by=id_ascending
|
| 4337 | 2026-05-01T16:27:08.031Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::b]:12221/metrics/collectors/c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd/producers?sort_by=id_ascending", status: 200, headers: {"content-type": "application/json", "x-request-id": "cfd24946-4081-4eb5-82da-45a68fbbd742", "content-length": "1412", "date": "Fri, 01 May 2026 16:27:08 GMT"} })
|
| 4338 | 2026-05-01T16:27:08.031Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::b]:12221/metrics/collectors/c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJjZDdjZDE5Ni0yYjE3LTQ0ZWUtYTYyMy1kMGQ5YWE2ZDM3YWYifX0%3D
|
| 4339 | 2026-05-01T16:27:08.034Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::b]:12221/metrics/collectors/c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJjZDdjZDE5Ni0yYjE3LTQ0ZWUtYTYyMy1kMGQ5YWE2ZDM3YWYifX0%3D", status: 200, headers: {"content-type": "application/json", "x-request-id": "27d79e60-bd92-470c-8889-f35fc96682bf", "content-length": "29", "date": "Fri, 01 May 2026 16:27:08 GMT"} })
|
| 4340 | 2026-05-01T16:27:08.034Z | DEBG | oximeter (oximeter-agent): received request to register existing metric producer, updating collection information
address = [fd00:1122:3344:101::2]:40116
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
interval = 30s
producer_id = 5946b6e8-687a-4af2-bbb3-9af6d6bc23e7
|
| 4341 | 2026-05-01T16:27:08.034Z | DEBG | oximeter (collection-task-handle): notified collection task of new producer endpoint
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5946b6e8-687a-4af2-bbb3-9af6d6bc23e7
producer_ip = fd00:1122:3344:101::2
producer_port = 40116
|
| 4342 | 2026-05-01T16:27:08.034Z | INFO | oximeter (oximeter-agent): refreshed list of producers from Nexus
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:640
n_current_tasks = 9
n_pruned_tasks = 0
|
| 4343 | 2026-05-01T16:27:08.034Z | DEBG | oximeter (collection-task): collection task received request to update its producer information
address = [fd00:1122:3344:101::2]:40116
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
interval = 30s
producer_id = 5946b6e8-687a-4af2-bbb3-9af6d6bc23e7
producer_ip = fd00:1122:3344:101::2
producer_port = 40116
|
| 4344 | 2026-05-01T16:27:08.035Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5946b6e8-687a-4af2-bbb3-9af6d6bc23e7
producer_ip = fd00:1122:3344:101::2
producer_port = 40116
|
| 4345 | 2026-05-01T16:27:08.035Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5946b6e8-687a-4af2-bbb3-9af6d6bc23e7
producer_ip = fd00:1122:3344:101::2
producer_port = 40116
|
| 4346 | 2026-05-01T16:27:08.042Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 020252ae-0c61-4e3e-9056-efba9567b85d
producer_ip = fd00:1122:3344:101::b
producer_port = 58361
|
| 4347 | 2026-05-01T16:27:08.042Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 020252ae-0c61-4e3e-9056-efba9567b85d
producer_ip = fd00:1122:3344:101::b
producer_port = 58361
|
| 4348 | 2026-05-01T16:27:08.045Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 180
producer_id = 5946b6e8-687a-4af2-bbb3-9af6d6bc23e7
producer_ip = fd00:1122:3344:101::2
producer_port = 40116
|
| 4349 | 2026-05-01T16:27:08.046Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 5
n_samples = 26
producer_id = 020252ae-0c61-4e3e-9056-efba9567b85d
producer_ip = fd00:1122:3344:101::b
producer_port = 58361
|
| 4350 | 2026-05-01T16:27:08.051Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4351 | 2026-05-01T16:27:08.051Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4352 | 2026-05-01T16:27:08.051Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = cd7cd196-2b17-44ee-a623-d0d9aa6d37af
producer_ip = fd00:1122:3344:101::1
producer_port = 50923
|
| 4353 | 2026-05-01T16:27:08.051Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5946b6e8-687a-4af2-bbb3-9af6d6bc23e7
producer_ip = fd00:1122:3344:101::2
producer_port = 40116
|
| 4354 | 2026-05-01T16:27:08.051Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4355 | 2026-05-01T16:27:08.051Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = cd7cd196-2b17-44ee-a623-d0d9aa6d37af
producer_ip = fd00:1122:3344:101::1
producer_port = 50923
|
| 4356 | 2026-05-01T16:27:08.051Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = cd7cd196-2b17-44ee-a623-d0d9aa6d37af
producer_ip = fd00:1122:3344:101::1
producer_port = 50923
|
| 4357 | 2026-05-01T16:27:08.051Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4358 | 2026-05-01T16:27:08.051Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4359 | 2026-05-01T16:27:08.052Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4360 | 2026-05-01T16:27:08.083Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4361 | 2026-05-01T16:27:08.083Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4362 | 2026-05-01T16:27:08.083Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4363 | 2026-05-01T16:27:08.083Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4364 | 2026-05-01T16:27:08.084Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4365 | 2026-05-01T16:27:08.085Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4366 | 2026-05-01T16:27:08.115Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 2
n_samples = 1475
producer_id = cd7cd196-2b17-44ee-a623-d0d9aa6d37af
producer_ip = fd00:1122:3344:101::1
producer_port = 50923
|
| 4367 | 2026-05-01T16:27:08.120Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_samples = 1730
|
| 4368 | 2026-05-01T16:27:08.120Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_samples = 1730
|
| 4369 | 2026-05-01T16:27:08.120Z | DEBG | oximeter (clickhouse-client): unrolling 1730 total samples
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
|
| 4370 | 2026-05-01T16:27:08.191Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 24
table_name = fields_i16
|
| 4371 | 2026-05-01T16:27:08.192Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 10
table_name = fields_ipaddr
|
| 4372 | 2026-05-01T16:27:08.196Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 2582
table_name = fields_string
|
| 4373 | 2026-05-01T16:27:08.198Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 59
table_name = fields_u16
|
| 4374 | 2026-05-01T16:27:08.199Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 825
table_name = fields_u32
|
| 4375 | 2026-05-01T16:27:08.201Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 1
table_name = fields_u64
|
| 4376 | 2026-05-01T16:27:08.202Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 12
table_name = fields_u8
|
| 4377 | 2026-05-01T16:27:08.204Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 1362
table_name = fields_uuid
|
| 4378 | 2026-05-01T16:27:08.206Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 1681
table_name = measurements_cumulativeu64
|
| 4379 | 2026-05-01T16:27:08.209Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 37
table_name = measurements_histogramu64
|
| 4380 | 2026-05-01T16:27:08.210Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 12
table_name = measurements_u64
|
| 4381 | 2026-05-01T16:27:08.221Z | WARN | oximeter (database-inserter): failed to insert some results into metric DB
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
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:315
|
| 4382 | 2026-05-01T16:27:09.050Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4383 | 2026-05-01T16:27:09.051Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4384 | 2026-05-01T16:27:09.051Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4385 | 2026-05-01T16:27:09.083Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4386 | 2026-05-01T16:27:09.083Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4387 | 2026-05-01T16:27:09.083Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4388 | 2026-05-01T16:27:09.083Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4389 | 2026-05-01T16:27:09.084Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4390 | 2026-05-01T16:27:09.085Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4391 | 2026-05-01T16:27:10.050Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4392 | 2026-05-01T16:27:10.050Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4393 | 2026-05-01T16:27:10.051Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4394 | 2026-05-01T16:27:10.083Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4395 | 2026-05-01T16:27:10.083Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4396 | 2026-05-01T16:27:10.083Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4397 | 2026-05-01T16:27:10.083Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4398 | 2026-05-01T16:27:10.085Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4399 | 2026-05-01T16:27:10.085Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4400 | 2026-05-01T16:27:11.050Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4401 | 2026-05-01T16:27:11.051Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4402 | 2026-05-01T16:27:11.051Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4403 | 2026-05-01T16:27:11.082Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4404 | 2026-05-01T16:27:11.082Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4405 | 2026-05-01T16:27:11.082Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4406 | 2026-05-01T16:27:11.082Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4407 | 2026-05-01T16:27:11.084Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4408 | 2026-05-01T16:27:11.085Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4409 | 2026-05-01T16:27:12.051Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4410 | 2026-05-01T16:27:12.051Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4411 | 2026-05-01T16:27:12.052Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4412 | 2026-05-01T16:27:12.083Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4413 | 2026-05-01T16:27:12.083Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4414 | 2026-05-01T16:27:12.083Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4415 | 2026-05-01T16:27:12.083Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4416 | 2026-05-01T16:27:12.084Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4417 | 2026-05-01T16:27:12.086Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4418 | 2026-05-01T16:27:12.886Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_samples = 176
|
| 4419 | 2026-05-01T16:27:12.886Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_samples = 176
|
| 4420 | 2026-05-01T16:27:12.886Z | DEBG | oximeter (clickhouse-client): unrolling 176 total samples
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
|
| 4421 | 2026-05-01T16:27:12.895Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 56
table_name = fields_string
|
| 4422 | 2026-05-01T16:27:12.897Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 64
table_name = fields_uuid
|
| 4423 | 2026-05-01T16:27:12.898Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 128
table_name = measurements_cumulativeu64
|
| 4424 | 2026-05-01T16:27:12.899Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 48
table_name = measurements_u64
|
| 4425 | 2026-05-01T16:27:12.988Z | WARN | oximeter (database-inserter): failed to insert some results into metric DB
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
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:315
|
| 4426 | 2026-05-01T16:27:13.038Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 26c45edd-2597-4abc-84e9-0ec16388da15
producer_ip = fd00:1122:3344:101::c
producer_port = 52886
|
| 4427 | 2026-05-01T16:27:13.038Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 26c45edd-2597-4abc-84e9-0ec16388da15
producer_ip = fd00:1122:3344:101::c
producer_port = 52886
|
| 4428 | 2026-05-01T16:27:13.038Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 481d6c94-9127-4a3b-8493-9159fa296021
producer_ip = fd00:1122:3344:101::a
producer_port = 42096
|
| 4429 | 2026-05-01T16:27:13.038Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 481d6c94-9127-4a3b-8493-9159fa296021
producer_ip = fd00:1122:3344:101::a
producer_port = 42096
|
| 4430 | 2026-05-01T16:27:13.039Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 5
n_samples = 2
producer_id = 481d6c94-9127-4a3b-8493-9159fa296021
producer_ip = fd00:1122:3344:101::a
producer_port = 42096
|
| 4431 | 2026-05-01T16:27:13.039Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 5
n_samples = 3
producer_id = 26c45edd-2597-4abc-84e9-0ec16388da15
producer_ip = fd00:1122:3344:101::c
producer_port = 52886
|
| 4432 | 2026-05-01T16:27:13.051Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4433 | 2026-05-01T16:27:13.051Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4434 | 2026-05-01T16:27:13.052Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4435 | 2026-05-01T16:27:13.083Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4436 | 2026-05-01T16:27:13.083Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4437 | 2026-05-01T16:27:13.083Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4438 | 2026-05-01T16:27:13.083Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4439 | 2026-05-01T16:27:13.084Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4440 | 2026-05-01T16:27:13.085Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4441 | 2026-05-01T16:27:13.085Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 23c853fb-5ecc-4c5a-8b58-4cf27310aba6
producer_ip = fd00:1122:3344:101::2
producer_port = 41635
|
| 4442 | 2026-05-01T16:27:13.085Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 23c853fb-5ecc-4c5a-8b58-4cf27310aba6
producer_ip = fd00:1122:3344:101::2
producer_port = 41635
|
| 4443 | 2026-05-01T16:27:13.087Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 2
n_samples = 11
producer_id = 23c853fb-5ecc-4c5a-8b58-4cf27310aba6
producer_ip = fd00:1122:3344:101::2
producer_port = 41635
|
| 4444 | 2026-05-01T16:27:14.050Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4445 | 2026-05-01T16:27:14.051Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4446 | 2026-05-01T16:27:14.051Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4447 | 2026-05-01T16:27:14.083Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4448 | 2026-05-01T16:27:14.083Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4449 | 2026-05-01T16:27:14.083Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4450 | 2026-05-01T16:27:14.083Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4451 | 2026-05-01T16:27:14.084Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4452 | 2026-05-01T16:27:14.085Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4453 | 2026-05-01T16:27:15.050Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4454 | 2026-05-01T16:27:15.050Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4455 | 2026-05-01T16:27:15.051Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4456 | 2026-05-01T16:27:15.082Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4457 | 2026-05-01T16:27:15.082Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4458 | 2026-05-01T16:27:15.082Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4459 | 2026-05-01T16:27:15.082Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4460 | 2026-05-01T16:27:15.084Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4461 | 2026-05-01T16:27:15.085Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4462 | 2026-05-01T16:27:16.050Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4463 | 2026-05-01T16:27:16.050Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4464 | 2026-05-01T16:27:16.051Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4465 | 2026-05-01T16:27:16.082Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4466 | 2026-05-01T16:27:16.082Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4467 | 2026-05-01T16:27:16.082Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4468 | 2026-05-01T16:27:16.082Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4469 | 2026-05-01T16:27:16.083Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4470 | 2026-05-01T16:27:16.085Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4471 | 2026-05-01T16:27:17.051Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4472 | 2026-05-01T16:27:17.051Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4473 | 2026-05-01T16:27:17.051Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4474 | 2026-05-01T16:27:17.083Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4475 | 2026-05-01T16:27:17.083Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4476 | 2026-05-01T16:27:17.083Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4477 | 2026-05-01T16:27:17.083Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4478 | 2026-05-01T16:27:17.084Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4479 | 2026-05-01T16:27:17.085Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4480 | 2026-05-01T16:27:17.886Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_samples = 236
|
| 4481 | 2026-05-01T16:27:17.886Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_samples = 236
|
| 4482 | 2026-05-01T16:27:17.886Z | DEBG | oximeter (clickhouse-client): unrolling 236 total samples
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
|
| 4483 | 2026-05-01T16:27:17.897Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 88
table_name = fields_string
|
| 4484 | 2026-05-01T16:27:17.898Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 16
table_name = fields_u16
|
| 4485 | 2026-05-01T16:27:17.900Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 80
table_name = fields_uuid
|
| 4486 | 2026-05-01T16:27:17.901Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 160
table_name = measurements_cumulativeu64
|
| 4487 | 2026-05-01T16:27:17.904Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 16
table_name = measurements_histogramu64
|
| 4488 | 2026-05-01T16:27:17.905Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 60
table_name = measurements_u64
|
| 4489 | 2026-05-01T16:27:17.987Z | WARN | oximeter (database-inserter): failed to insert some results into metric DB
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
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:315
|
| 4490 | 2026-05-01T16:27:18.042Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 020252ae-0c61-4e3e-9056-efba9567b85d
producer_ip = fd00:1122:3344:101::b
producer_port = 58361
|
| 4491 | 2026-05-01T16:27:18.042Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 020252ae-0c61-4e3e-9056-efba9567b85d
producer_ip = fd00:1122:3344:101::b
producer_port = 58361
|
| 4492 | 2026-05-01T16:27:18.046Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 5
n_samples = 26
producer_id = 020252ae-0c61-4e3e-9056-efba9567b85d
producer_ip = fd00:1122:3344:101::b
producer_port = 58361
|
| 4493 | 2026-05-01T16:27:18.050Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4494 | 2026-05-01T16:27:18.050Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4495 | 2026-05-01T16:27:18.051Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4496 | 2026-05-01T16:27:18.082Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4497 | 2026-05-01T16:27:18.082Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4498 | 2026-05-01T16:27:18.082Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4499 | 2026-05-01T16:27:18.082Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4500 | 2026-05-01T16:27:18.084Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4501 | 2026-05-01T16:27:18.085Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4502 | 2026-05-01T16:27:19.051Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4503 | 2026-05-01T16:27:19.051Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4504 | 2026-05-01T16:27:19.052Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4505 | 2026-05-01T16:27:19.083Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4506 | 2026-05-01T16:27:19.083Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4507 | 2026-05-01T16:27:19.083Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4508 | 2026-05-01T16:27:19.083Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4509 | 2026-05-01T16:27:19.084Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4510 | 2026-05-01T16:27:19.085Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4511 | 2026-05-01T16:27:20.050Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4512 | 2026-05-01T16:27:20.051Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4513 | 2026-05-01T16:27:20.052Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4514 | 2026-05-01T16:27:20.083Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4515 | 2026-05-01T16:27:20.083Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4516 | 2026-05-01T16:27:20.083Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4517 | 2026-05-01T16:27:20.083Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4518 | 2026-05-01T16:27:20.085Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4519 | 2026-05-01T16:27:20.087Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4520 | 2026-05-01T16:27:21.050Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4521 | 2026-05-01T16:27:21.050Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4522 | 2026-05-01T16:27:21.051Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4523 | 2026-05-01T16:27:21.082Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4524 | 2026-05-01T16:27:21.083Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4525 | 2026-05-01T16:27:21.083Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4526 | 2026-05-01T16:27:21.083Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4527 | 2026-05-01T16:27:21.084Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4528 | 2026-05-01T16:27:21.085Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4529 | 2026-05-01T16:27:22.050Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4530 | 2026-05-01T16:27:22.050Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4531 | 2026-05-01T16:27:22.051Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4532 | 2026-05-01T16:27:22.082Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4533 | 2026-05-01T16:27:22.082Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4534 | 2026-05-01T16:27:22.082Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4535 | 2026-05-01T16:27:22.082Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4536 | 2026-05-01T16:27:22.084Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4537 | 2026-05-01T16:27:22.085Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4538 | 2026-05-01T16:27:22.886Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_samples = 246
|
| 4539 | 2026-05-01T16:27:22.887Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_samples = 246
|
| 4540 | 2026-05-01T16:27:22.887Z | DEBG | oximeter (clickhouse-client): unrolling 246 total samples
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
|
| 4541 | 2026-05-01T16:27:22.898Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 108
table_name = fields_string
|
| 4542 | 2026-05-01T16:27:22.899Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 26
table_name = fields_u16
|
| 4543 | 2026-05-01T16:27:22.901Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 90
table_name = fields_uuid
|
| 4544 | 2026-05-01T16:27:22.902Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 160
table_name = measurements_cumulativeu64
|
| 4545 | 2026-05-01T16:27:22.904Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 26
table_name = measurements_histogramu64
|
| 4546 | 2026-05-01T16:27:22.906Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 60
table_name = measurements_u64
|
| 4547 | 2026-05-01T16:27:22.987Z | WARN | oximeter (database-inserter): failed to insert some results into metric DB
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
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:315
|
| 4548 | 2026-05-01T16:27:23.028Z | INFO | oximeter (oximeter-agent): refreshing list of producers from Nexus
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:565
|
| 4549 | 2026-05-01T16:27:23.028Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::b]:12221/metrics/collectors/c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd/producers?sort_by=id_ascending
|
| 4550 | 2026-05-01T16:27:23.031Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::b]:12221/metrics/collectors/c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd/producers?sort_by=id_ascending", status: 200, headers: {"content-type": "application/json", "x-request-id": "9f7d3573-3371-4b69-8368-107e265f77d8", "content-length": "1412", "date": "Fri, 01 May 2026 16:27:23 GMT"} })
|
| 4551 | 2026-05-01T16:27:23.031Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::b]:12221/metrics/collectors/c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJjZDdjZDE5Ni0yYjE3LTQ0ZWUtYTYyMy1kMGQ5YWE2ZDM3YWYifX0%3D
|
| 4552 | 2026-05-01T16:27:23.033Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::b]:12221/metrics/collectors/c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJjZDdjZDE5Ni0yYjE3LTQ0ZWUtYTYyMy1kMGQ5YWE2ZDM3YWYifX0%3D", status: 200, headers: {"content-type": "application/json", "x-request-id": "88926e12-78d9-486f-9ada-f52cd43567fb", "content-length": "29", "date": "Fri, 01 May 2026 16:27:23 GMT"} })
|
| 4553 | 2026-05-01T16:27:23.033Z | DEBG | oximeter (oximeter-agent): received request to register existing metric producer, updating collection information
address = [fd00:1122:3344:101::2]:43180
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
interval = 10s
producer_id = 5946b6e8-687a-4af2-bbb3-9af6d6bc23e7
|
| 4554 | 2026-05-01T16:27:23.033Z | DEBG | oximeter (collection-task-handle): notified collection task of new producer endpoint
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5946b6e8-687a-4af2-bbb3-9af6d6bc23e7
producer_ip = fd00:1122:3344:101::2
producer_port = 40116
|
| 4555 | 2026-05-01T16:27:23.033Z | INFO | oximeter (oximeter-agent): refreshed list of producers from Nexus
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:640
n_current_tasks = 9
n_pruned_tasks = 0
|
| 4556 | 2026-05-01T16:27:23.033Z | DEBG | oximeter (collection-task): collection task received request to update its producer information
address = [fd00:1122:3344:101::2]:43180
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
interval = 10s
producer_id = 5946b6e8-687a-4af2-bbb3-9af6d6bc23e7
producer_ip = fd00:1122:3344:101::2
producer_port = 40116
|
| 4557 | 2026-05-01T16:27:23.034Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5946b6e8-687a-4af2-bbb3-9af6d6bc23e7
producer_ip = fd00:1122:3344:101::2
producer_port = 40116
|
| 4558 | 2026-05-01T16:27:23.034Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5946b6e8-687a-4af2-bbb3-9af6d6bc23e7
producer_ip = fd00:1122:3344:101::2
producer_port = 40116
|
| 4559 | 2026-05-01T16:27:23.037Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 481d6c94-9127-4a3b-8493-9159fa296021
producer_ip = fd00:1122:3344:101::a
producer_port = 42096
|
| 4560 | 2026-05-01T16:27:23.037Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 481d6c94-9127-4a3b-8493-9159fa296021
producer_ip = fd00:1122:3344:101::a
producer_port = 42096
|
| 4561 | 2026-05-01T16:27:23.037Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 26c45edd-2597-4abc-84e9-0ec16388da15
producer_ip = fd00:1122:3344:101::c
producer_port = 52886
|
| 4562 | 2026-05-01T16:27:23.037Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 26c45edd-2597-4abc-84e9-0ec16388da15
producer_ip = fd00:1122:3344:101::c
producer_port = 52886
|
| 4563 | 2026-05-01T16:27:23.038Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 5
n_samples = 2
producer_id = 481d6c94-9127-4a3b-8493-9159fa296021
producer_ip = fd00:1122:3344:101::a
producer_port = 42096
|
| 4564 | 2026-05-01T16:27:23.038Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 5
n_samples = 3
producer_id = 26c45edd-2597-4abc-84e9-0ec16388da15
producer_ip = fd00:1122:3344:101::c
producer_port = 52886
|
| 4565 | 2026-05-01T16:27:23.046Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 142
producer_id = 5946b6e8-687a-4af2-bbb3-9af6d6bc23e7
producer_ip = fd00:1122:3344:101::2
producer_port = 40116
|
| 4566 | 2026-05-01T16:27:23.050Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4567 | 2026-05-01T16:27:23.050Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4568 | 2026-05-01T16:27:23.051Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4569 | 2026-05-01T16:27:23.082Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4570 | 2026-05-01T16:27:23.082Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4571 | 2026-05-01T16:27:23.082Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4572 | 2026-05-01T16:27:23.082Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4573 | 2026-05-01T16:27:23.083Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4574 | 2026-05-01T16:27:23.084Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4575 | 2026-05-01T16:27:23.086Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 23c853fb-5ecc-4c5a-8b58-4cf27310aba6
producer_ip = fd00:1122:3344:101::2
producer_port = 41635
|
| 4576 | 2026-05-01T16:27:23.086Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 23c853fb-5ecc-4c5a-8b58-4cf27310aba6
producer_ip = fd00:1122:3344:101::2
producer_port = 41635
|
| 4577 | 2026-05-01T16:27:23.086Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 23c853fb-5ecc-4c5a-8b58-4cf27310aba6
producer_ip = fd00:1122:3344:101::2
producer_port = 41635
|
| 4578 | 2026-05-01T16:27:23.087Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 2
n_samples = 11
producer_id = 23c853fb-5ecc-4c5a-8b58-4cf27310aba6
producer_ip = fd00:1122:3344:101::2
producer_port = 41635
|
| 4579 | 2026-05-01T16:27:24.051Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4580 | 2026-05-01T16:27:24.051Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4581 | 2026-05-01T16:27:24.052Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4582 | 2026-05-01T16:27:24.083Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4583 | 2026-05-01T16:27:24.083Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4584 | 2026-05-01T16:27:24.083Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4585 | 2026-05-01T16:27:24.083Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4586 | 2026-05-01T16:27:24.085Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4587 | 2026-05-01T16:27:24.085Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4588 | 2026-05-01T16:27:25.050Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4589 | 2026-05-01T16:27:25.050Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4590 | 2026-05-01T16:27:25.051Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4591 | 2026-05-01T16:27:25.082Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4592 | 2026-05-01T16:27:25.082Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4593 | 2026-05-01T16:27:25.082Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4594 | 2026-05-01T16:27:25.082Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4595 | 2026-05-01T16:27:25.084Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4596 | 2026-05-01T16:27:25.085Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4597 | 2026-05-01T16:27:26.051Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4598 | 2026-05-01T16:27:26.051Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4599 | 2026-05-01T16:27:26.052Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4600 | 2026-05-01T16:27:26.083Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4601 | 2026-05-01T16:27:26.083Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4602 | 2026-05-01T16:27:26.083Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4603 | 2026-05-01T16:27:26.083Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4604 | 2026-05-01T16:27:26.084Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4605 | 2026-05-01T16:27:26.085Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4606 | 2026-05-01T16:27:27.050Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4607 | 2026-05-01T16:27:27.050Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4608 | 2026-05-01T16:27:27.051Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4609 | 2026-05-01T16:27:27.082Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4610 | 2026-05-01T16:27:27.082Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4611 | 2026-05-01T16:27:27.082Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4612 | 2026-05-01T16:27:27.082Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4613 | 2026-05-01T16:27:27.084Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4614 | 2026-05-01T16:27:27.085Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4615 | 2026-05-01T16:27:27.887Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_samples = 379
|
| 4616 | 2026-05-01T16:27:27.887Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_samples = 379
|
| 4617 | 2026-05-01T16:27:27.887Z | DEBG | oximeter (clickhouse-client): unrolling 379 total samples
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
|
| 4618 | 2026-05-01T16:27:27.906Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 284
table_name = fields_i16
|
| 4619 | 2026-05-01T16:27:27.907Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 2
table_name = fields_ipaddr
|
| 4620 | 2026-05-01T16:27:27.909Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 830
table_name = fields_string
|
| 4621 | 2026-05-01T16:27:27.910Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 160
table_name = fields_u16
|
| 4622 | 2026-05-01T16:27:27.912Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 149
table_name = fields_u32
|
| 4623 | 2026-05-01T16:27:27.913Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 148
table_name = fields_u8
|
| 4624 | 2026-05-01T16:27:27.915Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 508
table_name = fields_uuid
|
| 4625 | 2026-05-01T16:27:27.916Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 6
table_name = measurements_bool
|
| 4626 | 2026-05-01T16:27:27.918Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 266
table_name = measurements_cumulativeu64
|
| 4627 | 2026-05-01T16:27:27.919Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 1
table_name = measurements_f64
|
| 4628 | 2026-05-01T16:27:27.921Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 16
table_name = measurements_histogramu64
|
| 4629 | 2026-05-01T16:27:27.923Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 90
table_name = measurements_u64
|
| 4630 | 2026-05-01T16:27:27.988Z | WARN | oximeter (database-inserter): failed to insert some results into metric DB
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
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:315
|
| 4631 | 2026-05-01T16:27:28.043Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 020252ae-0c61-4e3e-9056-efba9567b85d
producer_ip = fd00:1122:3344:101::b
producer_port = 58361
|
| 4632 | 2026-05-01T16:27:28.043Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 020252ae-0c61-4e3e-9056-efba9567b85d
producer_ip = fd00:1122:3344:101::b
producer_port = 58361
|
| 4633 | 2026-05-01T16:27:28.047Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 5
n_samples = 26
producer_id = 020252ae-0c61-4e3e-9056-efba9567b85d
producer_ip = fd00:1122:3344:101::b
producer_port = 58361
|
| 4634 | 2026-05-01T16:27:28.051Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4635 | 2026-05-01T16:27:28.051Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4636 | 2026-05-01T16:27:28.052Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4637 | 2026-05-01T16:27:28.083Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4638 | 2026-05-01T16:27:28.083Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4639 | 2026-05-01T16:27:28.083Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4640 | 2026-05-01T16:27:28.083Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4641 | 2026-05-01T16:27:28.084Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4642 | 2026-05-01T16:27:28.085Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4643 | 2026-05-01T16:27:29.051Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4644 | 2026-05-01T16:27:29.051Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4645 | 2026-05-01T16:27:29.052Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4646 | 2026-05-01T16:27:29.083Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4647 | 2026-05-01T16:27:29.083Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4648 | 2026-05-01T16:27:29.083Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4649 | 2026-05-01T16:27:29.083Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4650 | 2026-05-01T16:27:29.084Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4651 | 2026-05-01T16:27:29.085Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4652 | 2026-05-01T16:27:30.051Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4653 | 2026-05-01T16:27:30.051Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4654 | 2026-05-01T16:27:30.051Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4655 | 2026-05-01T16:27:30.083Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4656 | 2026-05-01T16:27:30.083Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4657 | 2026-05-01T16:27:30.083Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4658 | 2026-05-01T16:27:30.083Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4659 | 2026-05-01T16:27:30.084Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4660 | 2026-05-01T16:27:30.085Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4661 | 2026-05-01T16:27:31.050Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4662 | 2026-05-01T16:27:31.050Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4663 | 2026-05-01T16:27:31.051Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4664 | 2026-05-01T16:27:31.082Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4665 | 2026-05-01T16:27:31.082Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4666 | 2026-05-01T16:27:31.082Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4667 | 2026-05-01T16:27:31.082Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4668 | 2026-05-01T16:27:31.084Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4669 | 2026-05-01T16:27:31.085Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4670 | 2026-05-01T16:27:32.051Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4671 | 2026-05-01T16:27:32.051Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4672 | 2026-05-01T16:27:32.052Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4673 | 2026-05-01T16:27:32.083Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4674 | 2026-05-01T16:27:32.083Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4675 | 2026-05-01T16:27:32.083Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4676 | 2026-05-01T16:27:32.083Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4677 | 2026-05-01T16:27:32.085Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4678 | 2026-05-01T16:27:32.087Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4679 | 2026-05-01T16:27:32.887Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_samples = 246
|
| 4680 | 2026-05-01T16:27:32.887Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_samples = 246
|
| 4681 | 2026-05-01T16:27:32.887Z | DEBG | oximeter (clickhouse-client): unrolling 246 total samples
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
|
| 4682 | 2026-05-01T16:27:32.899Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 108
table_name = fields_string
|
| 4683 | 2026-05-01T16:27:32.900Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 26
table_name = fields_u16
|
| 4684 | 2026-05-01T16:27:32.902Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 90
table_name = fields_uuid
|
| 4685 | 2026-05-01T16:27:32.903Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 160
table_name = measurements_cumulativeu64
|
| 4686 | 2026-05-01T16:27:32.905Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 26
table_name = measurements_histogramu64
|
| 4687 | 2026-05-01T16:27:32.907Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 60
table_name = measurements_u64
|
| 4688 | 2026-05-01T16:27:32.987Z | WARN | oximeter (database-inserter): failed to insert some results into metric DB
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
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:315
|
| 4689 | 2026-05-01T16:27:33.034Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5946b6e8-687a-4af2-bbb3-9af6d6bc23e7
producer_ip = fd00:1122:3344:101::2
producer_port = 40116
|
| 4690 | 2026-05-01T16:27:33.034Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5946b6e8-687a-4af2-bbb3-9af6d6bc23e7
producer_ip = fd00:1122:3344:101::2
producer_port = 40116
|
| 4691 | 2026-05-01T16:27:33.037Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 26c45edd-2597-4abc-84e9-0ec16388da15
producer_ip = fd00:1122:3344:101::c
producer_port = 52886
|
| 4692 | 2026-05-01T16:27:33.037Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 26c45edd-2597-4abc-84e9-0ec16388da15
producer_ip = fd00:1122:3344:101::c
producer_port = 52886
|
| 4693 | 2026-05-01T16:27:33.037Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 481d6c94-9127-4a3b-8493-9159fa296021
producer_ip = fd00:1122:3344:101::a
producer_port = 42096
|
| 4694 | 2026-05-01T16:27:33.037Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 481d6c94-9127-4a3b-8493-9159fa296021
producer_ip = fd00:1122:3344:101::a
producer_port = 42096
|
| 4695 | 2026-05-01T16:27:33.038Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 5
n_samples = 2
producer_id = 481d6c94-9127-4a3b-8493-9159fa296021
producer_ip = fd00:1122:3344:101::a
producer_port = 42096
|
| 4696 | 2026-05-01T16:27:33.038Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 5
n_samples = 3
producer_id = 26c45edd-2597-4abc-84e9-0ec16388da15
producer_ip = fd00:1122:3344:101::c
producer_port = 52886
|
| 4697 | 2026-05-01T16:27:33.046Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 142
producer_id = 5946b6e8-687a-4af2-bbb3-9af6d6bc23e7
producer_ip = fd00:1122:3344:101::2
producer_port = 40116
|
| 4698 | 2026-05-01T16:27:33.050Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4699 | 2026-05-01T16:27:33.050Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4700 | 2026-05-01T16:27:33.051Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4701 | 2026-05-01T16:27:33.082Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4702 | 2026-05-01T16:27:33.082Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4703 | 2026-05-01T16:27:33.082Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4704 | 2026-05-01T16:27:33.082Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4705 | 2026-05-01T16:27:33.084Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4706 | 2026-05-01T16:27:33.085Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4707 | 2026-05-01T16:27:33.086Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 23c853fb-5ecc-4c5a-8b58-4cf27310aba6
producer_ip = fd00:1122:3344:101::2
producer_port = 41635
|
| 4708 | 2026-05-01T16:27:33.086Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 23c853fb-5ecc-4c5a-8b58-4cf27310aba6
producer_ip = fd00:1122:3344:101::2
producer_port = 41635
|
| 4709 | 2026-05-01T16:27:33.088Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 2
n_samples = 11
producer_id = 23c853fb-5ecc-4c5a-8b58-4cf27310aba6
producer_ip = fd00:1122:3344:101::2
producer_port = 41635
|
| 4710 | 2026-05-01T16:27:34.051Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4711 | 2026-05-01T16:27:34.051Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4712 | 2026-05-01T16:27:34.052Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4713 | 2026-05-01T16:27:34.083Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4714 | 2026-05-01T16:27:34.083Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4715 | 2026-05-01T16:27:34.083Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4716 | 2026-05-01T16:27:34.083Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4717 | 2026-05-01T16:27:34.084Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4718 | 2026-05-01T16:27:34.085Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4719 | 2026-05-01T16:27:35.050Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4720 | 2026-05-01T16:27:35.050Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4721 | 2026-05-01T16:27:35.051Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4722 | 2026-05-01T16:27:35.082Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4723 | 2026-05-01T16:27:35.082Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4724 | 2026-05-01T16:27:35.082Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4725 | 2026-05-01T16:27:35.082Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4726 | 2026-05-01T16:27:35.084Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4727 | 2026-05-01T16:27:35.084Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4728 | 2026-05-01T16:27:36.051Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4729 | 2026-05-01T16:27:36.051Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4730 | 2026-05-01T16:27:36.052Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4731 | 2026-05-01T16:27:36.083Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4732 | 2026-05-01T16:27:36.083Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4733 | 2026-05-01T16:27:36.083Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4734 | 2026-05-01T16:27:36.083Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4735 | 2026-05-01T16:27:36.084Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4736 | 2026-05-01T16:27:36.085Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4737 | 2026-05-01T16:27:37.051Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4738 | 2026-05-01T16:27:37.051Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4739 | 2026-05-01T16:27:37.052Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4740 | 2026-05-01T16:27:37.083Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4741 | 2026-05-01T16:27:37.083Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4742 | 2026-05-01T16:27:37.083Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4743 | 2026-05-01T16:27:37.083Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4744 | 2026-05-01T16:27:37.084Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4745 | 2026-05-01T16:27:37.085Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4746 | 2026-05-01T16:27:37.886Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_samples = 378
|
| 4747 | 2026-05-01T16:27:37.886Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_samples = 378
|
| 4748 | 2026-05-01T16:27:37.886Z | DEBG | oximeter (clickhouse-client): unrolling 378 total samples
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
|
| 4749 | 2026-05-01T16:27:37.905Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 284
table_name = fields_i16
|
| 4750 | 2026-05-01T16:27:37.907Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 829
table_name = fields_string
|
| 4751 | 2026-05-01T16:27:37.908Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 158
table_name = fields_u16
|
| 4752 | 2026-05-01T16:27:37.910Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 149
table_name = fields_u32
|
| 4753 | 2026-05-01T16:27:37.911Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 148
table_name = fields_u8
|
| 4754 | 2026-05-01T16:27:37.913Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 506
table_name = fields_uuid
|
| 4755 | 2026-05-01T16:27:37.914Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 6
table_name = measurements_bool
|
| 4756 | 2026-05-01T16:27:37.915Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 265
table_name = measurements_cumulativeu64
|
| 4757 | 2026-05-01T16:27:37.917Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 1
table_name = measurements_f64
|
| 4758 | 2026-05-01T16:27:37.919Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 16
table_name = measurements_histogramu64
|
| 4759 | 2026-05-01T16:27:37.920Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 90
table_name = measurements_u64
|
| 4760 | 2026-05-01T16:27:37.987Z | WARN | oximeter (database-inserter): failed to insert some results into metric DB
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
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:315
|
| 4761 | 2026-05-01T16:27:38.028Z | INFO | oximeter (oximeter-agent): refreshing list of producers from Nexus
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:565
|
| 4762 | 2026-05-01T16:27:38.029Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::a]:12221/metrics/collectors/c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd/producers?sort_by=id_ascending
|
| 4763 | 2026-05-01T16:27:38.031Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::a]:12221/metrics/collectors/c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd/producers?sort_by=id_ascending", status: 200, headers: {"content-type": "application/json", "x-request-id": "49b51d24-89a4-4dc4-af9d-88e129261ad6", "content-length": "1412", "date": "Fri, 01 May 2026 16:27:38 GMT"} })
|
| 4764 | 2026-05-01T16:27:38.031Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::a]:12221/metrics/collectors/c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJjZDdjZDE5Ni0yYjE3LTQ0ZWUtYTYyMy1kMGQ5YWE2ZDM3YWYifX0%3D
|
| 4765 | 2026-05-01T16:27:38.033Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::a]:12221/metrics/collectors/c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJjZDdjZDE5Ni0yYjE3LTQ0ZWUtYTYyMy1kMGQ5YWE2ZDM3YWYifX0%3D", status: 200, headers: {"content-type": "application/json", "x-request-id": "344256c8-5927-46ce-ab6c-4ee815092da1", "content-length": "29", "date": "Fri, 01 May 2026 16:27:38 GMT"} })
|
| 4766 | 2026-05-01T16:27:38.033Z | INFO | oximeter (oximeter-agent): refreshed list of producers from Nexus
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:640
n_current_tasks = 9
n_pruned_tasks = 0
|
| 4767 | 2026-05-01T16:27:38.043Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 020252ae-0c61-4e3e-9056-efba9567b85d
producer_ip = fd00:1122:3344:101::b
producer_port = 58361
|
| 4768 | 2026-05-01T16:27:38.043Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 020252ae-0c61-4e3e-9056-efba9567b85d
producer_ip = fd00:1122:3344:101::b
producer_port = 58361
|
| 4769 | 2026-05-01T16:27:38.043Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 020252ae-0c61-4e3e-9056-efba9567b85d
producer_ip = fd00:1122:3344:101::b
producer_port = 58361
|
| 4770 | 2026-05-01T16:27:38.047Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 5
n_samples = 26
producer_id = 020252ae-0c61-4e3e-9056-efba9567b85d
producer_ip = fd00:1122:3344:101::b
producer_port = 58361
|
| 4771 | 2026-05-01T16:27:38.051Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4772 | 2026-05-01T16:27:38.051Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4773 | 2026-05-01T16:27:38.051Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = cd7cd196-2b17-44ee-a623-d0d9aa6d37af
producer_ip = fd00:1122:3344:101::1
producer_port = 50923
|
| 4774 | 2026-05-01T16:27:38.051Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = cd7cd196-2b17-44ee-a623-d0d9aa6d37af
producer_ip = fd00:1122:3344:101::1
producer_port = 50923
|
| 4775 | 2026-05-01T16:27:38.051Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4776 | 2026-05-01T16:27:38.082Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4777 | 2026-05-01T16:27:38.082Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4778 | 2026-05-01T16:27:38.082Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4779 | 2026-05-01T16:27:38.082Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4780 | 2026-05-01T16:27:38.084Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4781 | 2026-05-01T16:27:38.085Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4782 | 2026-05-01T16:27:38.117Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 2
n_samples = 1475
producer_id = cd7cd196-2b17-44ee-a623-d0d9aa6d37af
producer_ip = fd00:1122:3344:101::1
producer_port = 50923
|
| 4783 | 2026-05-01T16:27:38.121Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_samples = 1546
|
| 4784 | 2026-05-01T16:27:38.121Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_samples = 1546
|
| 4785 | 2026-05-01T16:27:38.121Z | DEBG | oximeter (clickhouse-client): unrolling 1546 total samples
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
|
| 4786 | 2026-05-01T16:27:38.182Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 2
table_name = fields_ipaddr
|
| 4787 | 2026-05-01T16:27:38.186Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 2458
table_name = fields_string
|
| 4788 | 2026-05-01T16:27:38.187Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 39
table_name = fields_u16
|
| 4789 | 2026-05-01T16:27:38.189Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 801
table_name = fields_u32
|
| 4790 | 2026-05-01T16:27:38.191Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 1
table_name = fields_u64
|
| 4791 | 2026-05-01T16:27:38.193Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 1318
table_name = fields_uuid
|
| 4792 | 2026-05-01T16:27:38.194Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 1497
table_name = measurements_cumulativeu64
|
| 4793 | 2026-05-01T16:27:38.197Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 37
table_name = measurements_histogramu64
|
| 4794 | 2026-05-01T16:27:38.198Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 12
table_name = measurements_u64
|
| 4795 | 2026-05-01T16:27:38.221Z | WARN | oximeter (database-inserter): failed to insert some results into metric DB
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
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:315
|
| 4796 | 2026-05-01T16:27:39.050Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4797 | 2026-05-01T16:27:39.050Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4798 | 2026-05-01T16:27:39.051Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4799 | 2026-05-01T16:27:39.083Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4800 | 2026-05-01T16:27:39.083Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4801 | 2026-05-01T16:27:39.083Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4802 | 2026-05-01T16:27:39.083Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4803 | 2026-05-01T16:27:39.084Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4804 | 2026-05-01T16:27:39.085Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4805 | 2026-05-01T16:27:40.050Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4806 | 2026-05-01T16:27:40.050Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4807 | 2026-05-01T16:27:40.051Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4808 | 2026-05-01T16:27:40.082Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4809 | 2026-05-01T16:27:40.082Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4810 | 2026-05-01T16:27:40.082Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4811 | 2026-05-01T16:27:40.082Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4812 | 2026-05-01T16:27:40.084Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4813 | 2026-05-01T16:27:40.085Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4814 | 2026-05-01T16:27:41.051Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4815 | 2026-05-01T16:27:41.051Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4816 | 2026-05-01T16:27:41.052Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4817 | 2026-05-01T16:27:41.083Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4818 | 2026-05-01T16:27:41.083Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4819 | 2026-05-01T16:27:41.083Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4820 | 2026-05-01T16:27:41.083Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4821 | 2026-05-01T16:27:41.084Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4822 | 2026-05-01T16:27:41.085Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4823 | 2026-05-01T16:27:42.050Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4824 | 2026-05-01T16:27:42.050Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4825 | 2026-05-01T16:27:42.051Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4826 | 2026-05-01T16:27:42.082Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4827 | 2026-05-01T16:27:42.082Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4828 | 2026-05-01T16:27:42.082Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4829 | 2026-05-01T16:27:42.082Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4830 | 2026-05-01T16:27:42.084Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4831 | 2026-05-01T16:27:42.085Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4832 | 2026-05-01T16:27:42.887Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_samples = 176
|
| 4833 | 2026-05-01T16:27:42.887Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_samples = 176
|
| 4834 | 2026-05-01T16:27:42.887Z | DEBG | oximeter (clickhouse-client): unrolling 176 total samples
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
|
| 4835 | 2026-05-01T16:27:42.896Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 56
table_name = fields_string
|
| 4836 | 2026-05-01T16:27:42.897Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 64
table_name = fields_uuid
|
| 4837 | 2026-05-01T16:27:42.899Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 128
table_name = measurements_cumulativeu64
|
| 4838 | 2026-05-01T16:27:42.900Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 48
table_name = measurements_u64
|
| 4839 | 2026-05-01T16:27:42.988Z | WARN | oximeter (database-inserter): failed to insert some results into metric DB
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
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:315
|
| 4840 | 2026-05-01T16:27:43.034Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5946b6e8-687a-4af2-bbb3-9af6d6bc23e7
producer_ip = fd00:1122:3344:101::2
producer_port = 40116
|
| 4841 | 2026-05-01T16:27:43.034Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5946b6e8-687a-4af2-bbb3-9af6d6bc23e7
producer_ip = fd00:1122:3344:101::2
producer_port = 40116
|
| 4842 | 2026-05-01T16:27:43.037Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 481d6c94-9127-4a3b-8493-9159fa296021
producer_ip = fd00:1122:3344:101::a
producer_port = 42096
|
| 4843 | 2026-05-01T16:27:43.037Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 481d6c94-9127-4a3b-8493-9159fa296021
producer_ip = fd00:1122:3344:101::a
producer_port = 42096
|
| 4844 | 2026-05-01T16:27:43.037Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 26c45edd-2597-4abc-84e9-0ec16388da15
producer_ip = fd00:1122:3344:101::c
producer_port = 52886
|
| 4845 | 2026-05-01T16:27:43.037Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 26c45edd-2597-4abc-84e9-0ec16388da15
producer_ip = fd00:1122:3344:101::c
producer_port = 52886
|
| 4846 | 2026-05-01T16:27:43.038Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 5
n_samples = 2
producer_id = 481d6c94-9127-4a3b-8493-9159fa296021
producer_ip = fd00:1122:3344:101::a
producer_port = 42096
|
| 4847 | 2026-05-01T16:27:43.038Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 5
n_samples = 3
producer_id = 26c45edd-2597-4abc-84e9-0ec16388da15
producer_ip = fd00:1122:3344:101::c
producer_port = 52886
|
| 4848 | 2026-05-01T16:27:43.045Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 142
producer_id = 5946b6e8-687a-4af2-bbb3-9af6d6bc23e7
producer_ip = fd00:1122:3344:101::2
producer_port = 40116
|
| 4849 | 2026-05-01T16:27:43.051Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4850 | 2026-05-01T16:27:43.051Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4851 | 2026-05-01T16:27:43.052Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4852 | 2026-05-01T16:27:43.083Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4853 | 2026-05-01T16:27:43.083Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4854 | 2026-05-01T16:27:43.083Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4855 | 2026-05-01T16:27:43.083Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4856 | 2026-05-01T16:27:43.085Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4857 | 2026-05-01T16:27:43.085Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4858 | 2026-05-01T16:27:43.085Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 23c853fb-5ecc-4c5a-8b58-4cf27310aba6
producer_ip = fd00:1122:3344:101::2
producer_port = 41635
|
| 4859 | 2026-05-01T16:27:43.085Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 23c853fb-5ecc-4c5a-8b58-4cf27310aba6
producer_ip = fd00:1122:3344:101::2
producer_port = 41635
|
| 4860 | 2026-05-01T16:27:43.087Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 2
n_samples = 11
producer_id = 23c853fb-5ecc-4c5a-8b58-4cf27310aba6
producer_ip = fd00:1122:3344:101::2
producer_port = 41635
|
| 4861 | 2026-05-01T16:27:44.051Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4862 | 2026-05-01T16:27:44.051Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4863 | 2026-05-01T16:27:44.052Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4864 | 2026-05-01T16:27:44.083Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4865 | 2026-05-01T16:27:44.083Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4866 | 2026-05-01T16:27:44.083Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4867 | 2026-05-01T16:27:44.083Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4868 | 2026-05-01T16:27:44.084Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4869 | 2026-05-01T16:27:44.085Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4870 | 2026-05-01T16:27:45.051Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4871 | 2026-05-01T16:27:45.051Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4872 | 2026-05-01T16:27:45.052Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4873 | 2026-05-01T16:27:45.083Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4874 | 2026-05-01T16:27:45.083Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4875 | 2026-05-01T16:27:45.083Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4876 | 2026-05-01T16:27:45.083Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4877 | 2026-05-01T16:27:45.085Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4878 | 2026-05-01T16:27:45.085Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4879 | 2026-05-01T16:27:46.050Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4880 | 2026-05-01T16:27:46.050Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4881 | 2026-05-01T16:27:46.051Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4882 | 2026-05-01T16:27:46.082Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4883 | 2026-05-01T16:27:46.082Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4884 | 2026-05-01T16:27:46.082Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4885 | 2026-05-01T16:27:46.082Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4886 | 2026-05-01T16:27:46.084Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4887 | 2026-05-01T16:27:46.085Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4888 | 2026-05-01T16:27:47.051Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4889 | 2026-05-01T16:27:47.051Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4890 | 2026-05-01T16:27:47.052Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4891 | 2026-05-01T16:27:47.083Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4892 | 2026-05-01T16:27:47.083Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4893 | 2026-05-01T16:27:47.083Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4894 | 2026-05-01T16:27:47.083Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4895 | 2026-05-01T16:27:47.085Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4896 | 2026-05-01T16:27:47.086Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4897 | 2026-05-01T16:27:47.887Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_samples = 378
|
| 4898 | 2026-05-01T16:27:47.887Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_samples = 378
|
| 4899 | 2026-05-01T16:27:47.887Z | DEBG | oximeter (clickhouse-client): unrolling 378 total samples
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
|
| 4900 | 2026-05-01T16:27:47.906Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 284
table_name = fields_i16
|
| 4901 | 2026-05-01T16:27:47.908Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 829
table_name = fields_string
|
| 4902 | 2026-05-01T16:27:47.909Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 158
table_name = fields_u16
|
| 4903 | 2026-05-01T16:27:47.911Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 149
table_name = fields_u32
|
| 4904 | 2026-05-01T16:27:47.912Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 148
table_name = fields_u8
|
| 4905 | 2026-05-01T16:27:47.914Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 506
table_name = fields_uuid
|
| 4906 | 2026-05-01T16:27:47.915Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 6
table_name = measurements_bool
|
| 4907 | 2026-05-01T16:27:47.917Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 265
table_name = measurements_cumulativeu64
|
| 4908 | 2026-05-01T16:27:47.918Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 1
table_name = measurements_f64
|
| 4909 | 2026-05-01T16:27:47.920Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 16
table_name = measurements_histogramu64
|
| 4910 | 2026-05-01T16:27:47.922Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 90
table_name = measurements_u64
|
| 4911 | 2026-05-01T16:27:47.987Z | WARN | oximeter (database-inserter): failed to insert some results into metric DB
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
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:315
|
| 4912 | 2026-05-01T16:27:48.042Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 020252ae-0c61-4e3e-9056-efba9567b85d
producer_ip = fd00:1122:3344:101::b
producer_port = 58361
|
| 4913 | 2026-05-01T16:27:48.042Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 020252ae-0c61-4e3e-9056-efba9567b85d
producer_ip = fd00:1122:3344:101::b
producer_port = 58361
|
| 4914 | 2026-05-01T16:27:48.047Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 5
n_samples = 26
producer_id = 020252ae-0c61-4e3e-9056-efba9567b85d
producer_ip = fd00:1122:3344:101::b
producer_port = 58361
|
| 4915 | 2026-05-01T16:27:48.051Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4916 | 2026-05-01T16:27:48.051Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4917 | 2026-05-01T16:27:48.052Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4918 | 2026-05-01T16:27:48.083Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4919 | 2026-05-01T16:27:48.083Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4920 | 2026-05-01T16:27:48.083Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4921 | 2026-05-01T16:27:48.083Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4922 | 2026-05-01T16:27:48.085Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4923 | 2026-05-01T16:27:48.086Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4924 | 2026-05-01T16:27:49.051Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4925 | 2026-05-01T16:27:49.051Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4926 | 2026-05-01T16:27:49.052Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4927 | 2026-05-01T16:27:49.083Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4928 | 2026-05-01T16:27:49.083Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4929 | 2026-05-01T16:27:49.083Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4930 | 2026-05-01T16:27:49.083Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4931 | 2026-05-01T16:27:49.085Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4932 | 2026-05-01T16:27:49.086Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4933 | 2026-05-01T16:27:50.051Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4934 | 2026-05-01T16:27:50.051Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4935 | 2026-05-01T16:27:50.052Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4936 | 2026-05-01T16:27:50.083Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4937 | 2026-05-01T16:27:50.083Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4938 | 2026-05-01T16:27:50.083Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4939 | 2026-05-01T16:27:50.083Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4940 | 2026-05-01T16:27:50.085Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4941 | 2026-05-01T16:27:50.087Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4942 | 2026-05-01T16:27:51.051Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4943 | 2026-05-01T16:27:51.051Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4944 | 2026-05-01T16:27:51.052Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4945 | 2026-05-01T16:27:51.083Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4946 | 2026-05-01T16:27:51.083Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4947 | 2026-05-01T16:27:51.083Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4948 | 2026-05-01T16:27:51.083Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4949 | 2026-05-01T16:27:51.085Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4950 | 2026-05-01T16:27:51.085Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4951 | 2026-05-01T16:27:52.051Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4952 | 2026-05-01T16:27:52.051Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4953 | 2026-05-01T16:27:52.052Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4954 | 2026-05-01T16:27:52.083Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4955 | 2026-05-01T16:27:52.083Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4956 | 2026-05-01T16:27:52.083Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4957 | 2026-05-01T16:27:52.083Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4958 | 2026-05-01T16:27:52.084Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4959 | 2026-05-01T16:27:52.085Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4960 | 2026-05-01T16:27:52.887Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_samples = 246
|
| 4961 | 2026-05-01T16:27:52.887Z | DEBG | oximeter (clickhouse-client): unrolling 246 total samples
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
|
| 4962 | 2026-05-01T16:27:52.887Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_samples = 246
|
| 4963 | 2026-05-01T16:27:52.903Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 108
table_name = fields_string
|
| 4964 | 2026-05-01T16:27:52.905Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 26
table_name = fields_u16
|
| 4965 | 2026-05-01T16:27:52.907Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 90
table_name = fields_uuid
|
| 4966 | 2026-05-01T16:27:52.910Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 160
table_name = measurements_cumulativeu64
|
| 4967 | 2026-05-01T16:27:52.913Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 26
table_name = measurements_histogramu64
|
| 4968 | 2026-05-01T16:27:52.915Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 60
table_name = measurements_u64
|
| 4969 | 2026-05-01T16:27:52.987Z | WARN | oximeter (database-inserter): failed to insert some results into metric DB
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
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:315
|
| 4970 | 2026-05-01T16:27:53.028Z | INFO | oximeter (oximeter-agent): refreshing list of producers from Nexus
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:565
|
| 4971 | 2026-05-01T16:27:53.028Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::b]:12221/metrics/collectors/c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd/producers?sort_by=id_ascending
|
| 4972 | 2026-05-01T16:27:53.032Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::b]:12221/metrics/collectors/c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd/producers?sort_by=id_ascending", status: 200, headers: {"content-type": "application/json", "x-request-id": "b844bc89-37be-4dc6-adb2-760c5b9ecc25", "content-length": "1412", "date": "Fri, 01 May 2026 16:27:53 GMT"} })
|
| 4973 | 2026-05-01T16:27:53.032Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::b]:12221/metrics/collectors/c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJjZDdjZDE5Ni0yYjE3LTQ0ZWUtYTYyMy1kMGQ5YWE2ZDM3YWYifX0%3D
|
| 4974 | 2026-05-01T16:27:53.035Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5946b6e8-687a-4af2-bbb3-9af6d6bc23e7
producer_ip = fd00:1122:3344:101::2
producer_port = 40116
|
| 4975 | 2026-05-01T16:27:53.035Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5946b6e8-687a-4af2-bbb3-9af6d6bc23e7
producer_ip = fd00:1122:3344:101::2
producer_port = 40116
|
| 4976 | 2026-05-01T16:27:53.036Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::b]:12221/metrics/collectors/c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJjZDdjZDE5Ni0yYjE3LTQ0ZWUtYTYyMy1kMGQ5YWE2ZDM3YWYifX0%3D", status: 200, headers: {"content-type": "application/json", "x-request-id": "b1300e7c-0675-4e69-8e56-02e7a6e63588", "content-length": "29", "date": "Fri, 01 May 2026 16:27:53 GMT"} })
|
| 4977 | 2026-05-01T16:27:53.036Z | INFO | oximeter (oximeter-agent): refreshed list of producers from Nexus
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:640
n_current_tasks = 9
n_pruned_tasks = 0
|
| 4978 | 2026-05-01T16:27:53.038Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 481d6c94-9127-4a3b-8493-9159fa296021
producer_ip = fd00:1122:3344:101::a
producer_port = 42096
|
| 4979 | 2026-05-01T16:27:53.038Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 26c45edd-2597-4abc-84e9-0ec16388da15
producer_ip = fd00:1122:3344:101::c
producer_port = 52886
|
| 4980 | 2026-05-01T16:27:53.038Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 26c45edd-2597-4abc-84e9-0ec16388da15
producer_ip = fd00:1122:3344:101::c
producer_port = 52886
|
| 4981 | 2026-05-01T16:27:53.038Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 481d6c94-9127-4a3b-8493-9159fa296021
producer_ip = fd00:1122:3344:101::a
producer_port = 42096
|
| 4982 | 2026-05-01T16:27:53.038Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 481d6c94-9127-4a3b-8493-9159fa296021
producer_ip = fd00:1122:3344:101::a
producer_port = 42096
|
| 4983 | 2026-05-01T16:27:53.038Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 26c45edd-2597-4abc-84e9-0ec16388da15
producer_ip = fd00:1122:3344:101::c
producer_port = 52886
|
| 4984 | 2026-05-01T16:27:53.039Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 5
n_samples = 2
producer_id = 481d6c94-9127-4a3b-8493-9159fa296021
producer_ip = fd00:1122:3344:101::a
producer_port = 42096
|
| 4985 | 2026-05-01T16:27:53.039Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 5
n_samples = 4
producer_id = 26c45edd-2597-4abc-84e9-0ec16388da15
producer_ip = fd00:1122:3344:101::c
producer_port = 52886
|
| 4986 | 2026-05-01T16:27:53.051Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4987 | 2026-05-01T16:27:53.051Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4988 | 2026-05-01T16:27:53.052Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4989 | 2026-05-01T16:27:53.052Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 142
producer_id = 5946b6e8-687a-4af2-bbb3-9af6d6bc23e7
producer_ip = fd00:1122:3344:101::2
producer_port = 40116
|
| 4990 | 2026-05-01T16:27:53.083Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4991 | 2026-05-01T16:27:53.083Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4992 | 2026-05-01T16:27:53.083Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4993 | 2026-05-01T16:27:53.083Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4994 | 2026-05-01T16:27:53.085Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4995 | 2026-05-01T16:27:53.086Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4996 | 2026-05-01T16:27:53.086Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 23c853fb-5ecc-4c5a-8b58-4cf27310aba6
producer_ip = fd00:1122:3344:101::2
producer_port = 41635
|
| 4997 | 2026-05-01T16:27:53.086Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 23c853fb-5ecc-4c5a-8b58-4cf27310aba6
producer_ip = fd00:1122:3344:101::2
producer_port = 41635
|
| 4998 | 2026-05-01T16:27:53.088Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 2
n_samples = 11
producer_id = 23c853fb-5ecc-4c5a-8b58-4cf27310aba6
producer_ip = fd00:1122:3344:101::2
producer_port = 41635
|
| 4999 | 2026-05-01T16:27:54.051Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5000 | 2026-05-01T16:27:54.051Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5001 | 2026-05-01T16:27:54.052Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5002 | 2026-05-01T16:27:54.083Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5003 | 2026-05-01T16:27:54.083Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5004 | 2026-05-01T16:27:54.083Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5005 | 2026-05-01T16:27:54.083Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5006 | 2026-05-01T16:27:54.084Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5007 | 2026-05-01T16:27:54.085Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5008 | 2026-05-01T16:27:55.050Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5009 | 2026-05-01T16:27:55.050Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5010 | 2026-05-01T16:27:55.051Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5011 | 2026-05-01T16:27:55.082Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5012 | 2026-05-01T16:27:55.082Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5013 | 2026-05-01T16:27:55.082Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5014 | 2026-05-01T16:27:55.082Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5015 | 2026-05-01T16:27:55.084Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5016 | 2026-05-01T16:27:55.085Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5017 | 2026-05-01T16:27:56.051Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5018 | 2026-05-01T16:27:56.051Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5019 | 2026-05-01T16:27:56.052Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5020 | 2026-05-01T16:27:56.083Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5021 | 2026-05-01T16:27:56.083Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5022 | 2026-05-01T16:27:56.083Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5023 | 2026-05-01T16:27:56.083Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5024 | 2026-05-01T16:27:56.085Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5025 | 2026-05-01T16:27:56.086Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5026 | 2026-05-01T16:27:57.051Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5027 | 2026-05-01T16:27:57.051Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5028 | 2026-05-01T16:27:57.052Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5029 | 2026-05-01T16:27:57.083Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5030 | 2026-05-01T16:27:57.083Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5031 | 2026-05-01T16:27:57.083Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5032 | 2026-05-01T16:27:57.083Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5033 | 2026-05-01T16:27:57.085Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5034 | 2026-05-01T16:27:57.086Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5035 | 2026-05-01T16:27:57.887Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_samples = 381
|
| 5036 | 2026-05-01T16:27:57.887Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_samples = 381
|
| 5037 | 2026-05-01T16:27:57.887Z | DEBG | oximeter (clickhouse-client): unrolling 381 total samples
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
|
| 5038 | 2026-05-01T16:27:57.906Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 284
table_name = fields_i16
|
| 5039 | 2026-05-01T16:27:57.907Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 4
table_name = fields_ipaddr
|
| 5040 | 2026-05-01T16:27:57.909Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 832
table_name = fields_string
|
| 5041 | 2026-05-01T16:27:57.911Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 162
table_name = fields_u16
|
| 5042 | 2026-05-01T16:27:57.912Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 150
table_name = fields_u32
|
| 5043 | 2026-05-01T16:27:57.914Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 148
table_name = fields_u8
|
| 5044 | 2026-05-01T16:27:57.915Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 510
table_name = fields_uuid
|
| 5045 | 2026-05-01T16:27:57.917Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 6
table_name = measurements_bool
|
| 5046 | 2026-05-01T16:27:57.918Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 267
table_name = measurements_cumulativeu64
|
| 5047 | 2026-05-01T16:27:57.920Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 2
table_name = measurements_f64
|
| 5048 | 2026-05-01T16:27:57.922Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 16
table_name = measurements_histogramu64
|
| 5049 | 2026-05-01T16:27:57.923Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 90
table_name = measurements_u64
|
| 5050 | 2026-05-01T16:27:57.988Z | WARN | oximeter (database-inserter): failed to insert some results into metric DB
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
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:315
|
| 5051 | 2026-05-01T16:27:58.042Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 020252ae-0c61-4e3e-9056-efba9567b85d
producer_ip = fd00:1122:3344:101::b
producer_port = 58361
|
| 5052 | 2026-05-01T16:27:58.042Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 020252ae-0c61-4e3e-9056-efba9567b85d
producer_ip = fd00:1122:3344:101::b
producer_port = 58361
|
| 5053 | 2026-05-01T16:27:58.046Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 5
n_samples = 26
producer_id = 020252ae-0c61-4e3e-9056-efba9567b85d
producer_ip = fd00:1122:3344:101::b
producer_port = 58361
|
| 5054 | 2026-05-01T16:27:58.050Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5055 | 2026-05-01T16:27:58.050Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5056 | 2026-05-01T16:27:58.051Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5057 | 2026-05-01T16:27:58.082Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5058 | 2026-05-01T16:27:58.082Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5059 | 2026-05-01T16:27:58.082Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5060 | 2026-05-01T16:27:58.082Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5061 | 2026-05-01T16:27:58.084Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5062 | 2026-05-01T16:27:58.085Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5063 | 2026-05-01T16:27:59.051Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5064 | 2026-05-01T16:27:59.051Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5065 | 2026-05-01T16:27:59.052Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5066 | 2026-05-01T16:27:59.083Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5067 | 2026-05-01T16:27:59.083Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5068 | 2026-05-01T16:27:59.083Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5069 | 2026-05-01T16:27:59.083Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5070 | 2026-05-01T16:27:59.085Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5071 | 2026-05-01T16:27:59.086Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5072 | 2026-05-01T16:28:00.051Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5073 | 2026-05-01T16:28:00.051Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5074 | 2026-05-01T16:28:00.052Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5075 | 2026-05-01T16:28:00.083Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5076 | 2026-05-01T16:28:00.083Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5077 | 2026-05-01T16:28:00.083Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5078 | 2026-05-01T16:28:00.083Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5079 | 2026-05-01T16:28:00.085Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5080 | 2026-05-01T16:28:00.085Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5081 | 2026-05-01T16:28:01.050Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5082 | 2026-05-01T16:28:01.050Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5083 | 2026-05-01T16:28:01.051Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5084 | 2026-05-01T16:28:01.082Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5085 | 2026-05-01T16:28:01.082Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5086 | 2026-05-01T16:28:01.082Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5087 | 2026-05-01T16:28:01.082Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5088 | 2026-05-01T16:28:01.084Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5089 | 2026-05-01T16:28:01.085Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5090 | 2026-05-01T16:28:02.051Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5091 | 2026-05-01T16:28:02.051Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5092 | 2026-05-01T16:28:02.052Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5093 | 2026-05-01T16:28:02.083Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5094 | 2026-05-01T16:28:02.083Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5095 | 2026-05-01T16:28:02.083Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5096 | 2026-05-01T16:28:02.083Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5097 | 2026-05-01T16:28:02.085Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5098 | 2026-05-01T16:28:02.085Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5099 | 2026-05-01T16:28:02.886Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_samples = 246
|
| 5100 | 2026-05-01T16:28:02.886Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_samples = 246
|
| 5101 | 2026-05-01T16:28:02.886Z | DEBG | oximeter (clickhouse-client): unrolling 246 total samples
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
|
| 5102 | 2026-05-01T16:28:02.898Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 108
table_name = fields_string
|
| 5103 | 2026-05-01T16:28:02.900Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 26
table_name = fields_u16
|
| 5104 | 2026-05-01T16:28:02.901Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 90
table_name = fields_uuid
|
| 5105 | 2026-05-01T16:28:02.902Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 160
table_name = measurements_cumulativeu64
|
| 5106 | 2026-05-01T16:28:02.905Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 26
table_name = measurements_histogramu64
|
| 5107 | 2026-05-01T16:28:02.906Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 60
table_name = measurements_u64
|
| 5108 | 2026-05-01T16:28:02.988Z | WARN | oximeter (database-inserter): failed to insert some results into metric DB
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
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:315
|
| 5109 | 2026-05-01T16:28:03.035Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5946b6e8-687a-4af2-bbb3-9af6d6bc23e7
producer_ip = fd00:1122:3344:101::2
producer_port = 40116
|
| 5110 | 2026-05-01T16:28:03.035Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5946b6e8-687a-4af2-bbb3-9af6d6bc23e7
producer_ip = fd00:1122:3344:101::2
producer_port = 40116
|
| 5111 | 2026-05-01T16:28:03.038Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 26c45edd-2597-4abc-84e9-0ec16388da15
producer_ip = fd00:1122:3344:101::c
producer_port = 52886
|
| 5112 | 2026-05-01T16:28:03.038Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 26c45edd-2597-4abc-84e9-0ec16388da15
producer_ip = fd00:1122:3344:101::c
producer_port = 52886
|
| 5113 | 2026-05-01T16:28:03.038Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 481d6c94-9127-4a3b-8493-9159fa296021
producer_ip = fd00:1122:3344:101::a
producer_port = 42096
|
| 5114 | 2026-05-01T16:28:03.038Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 481d6c94-9127-4a3b-8493-9159fa296021
producer_ip = fd00:1122:3344:101::a
producer_port = 42096
|
| 5115 | 2026-05-01T16:28:03.039Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 5
n_samples = 2
producer_id = 481d6c94-9127-4a3b-8493-9159fa296021
producer_ip = fd00:1122:3344:101::a
producer_port = 42096
|
| 5116 | 2026-05-01T16:28:03.039Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 5
n_samples = 3
producer_id = 26c45edd-2597-4abc-84e9-0ec16388da15
producer_ip = fd00:1122:3344:101::c
producer_port = 52886
|
| 5117 | 2026-05-01T16:28:03.046Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 142
producer_id = 5946b6e8-687a-4af2-bbb3-9af6d6bc23e7
producer_ip = fd00:1122:3344:101::2
producer_port = 40116
|
| 5118 | 2026-05-01T16:28:03.051Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5119 | 2026-05-01T16:28:03.051Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5120 | 2026-05-01T16:28:03.052Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5121 | 2026-05-01T16:28:03.083Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5122 | 2026-05-01T16:28:03.083Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5123 | 2026-05-01T16:28:03.083Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5124 | 2026-05-01T16:28:03.083Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5125 | 2026-05-01T16:28:03.084Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5126 | 2026-05-01T16:28:03.085Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5127 | 2026-05-01T16:28:03.086Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 23c853fb-5ecc-4c5a-8b58-4cf27310aba6
producer_ip = fd00:1122:3344:101::2
producer_port = 41635
|
| 5128 | 2026-05-01T16:28:03.086Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 23c853fb-5ecc-4c5a-8b58-4cf27310aba6
producer_ip = fd00:1122:3344:101::2
producer_port = 41635
|
| 5129 | 2026-05-01T16:28:03.088Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 2
n_samples = 11
producer_id = 23c853fb-5ecc-4c5a-8b58-4cf27310aba6
producer_ip = fd00:1122:3344:101::2
producer_port = 41635
|
| 5130 | 2026-05-01T16:28:04.051Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5131 | 2026-05-01T16:28:04.051Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5132 | 2026-05-01T16:28:04.052Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5133 | 2026-05-01T16:28:04.083Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5134 | 2026-05-01T16:28:04.083Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5135 | 2026-05-01T16:28:04.083Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5136 | 2026-05-01T16:28:04.083Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5137 | 2026-05-01T16:28:04.084Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5138 | 2026-05-01T16:28:04.085Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5139 | 2026-05-01T16:28:05.051Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5140 | 2026-05-01T16:28:05.051Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5141 | 2026-05-01T16:28:05.052Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5142 | 2026-05-01T16:28:05.083Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5143 | 2026-05-01T16:28:05.083Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5144 | 2026-05-01T16:28:05.083Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5145 | 2026-05-01T16:28:05.083Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5146 | 2026-05-01T16:28:05.084Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5147 | 2026-05-01T16:28:05.085Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5148 | 2026-05-01T16:28:06.051Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5149 | 2026-05-01T16:28:06.051Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5150 | 2026-05-01T16:28:06.052Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5151 | 2026-05-01T16:28:06.083Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5152 | 2026-05-01T16:28:06.083Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5153 | 2026-05-01T16:28:06.083Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5154 | 2026-05-01T16:28:06.083Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5155 | 2026-05-01T16:28:06.085Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5156 | 2026-05-01T16:28:06.085Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5157 | 2026-05-01T16:28:07.050Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5158 | 2026-05-01T16:28:07.051Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5159 | 2026-05-01T16:28:07.051Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5160 | 2026-05-01T16:28:07.082Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5161 | 2026-05-01T16:28:07.082Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5162 | 2026-05-01T16:28:07.082Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5163 | 2026-05-01T16:28:07.082Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5164 | 2026-05-01T16:28:07.084Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5165 | 2026-05-01T16:28:07.085Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5166 | 2026-05-01T16:28:07.887Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_samples = 378
|
| 5167 | 2026-05-01T16:28:07.887Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_samples = 378
|
| 5168 | 2026-05-01T16:28:07.887Z | DEBG | oximeter (clickhouse-client): unrolling 378 total samples
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
|
| 5169 | 2026-05-01T16:28:07.906Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 284
table_name = fields_i16
|
| 5170 | 2026-05-01T16:28:07.908Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 829
table_name = fields_string
|
| 5171 | 2026-05-01T16:28:07.910Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 158
table_name = fields_u16
|
| 5172 | 2026-05-01T16:28:07.911Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 149
table_name = fields_u32
|
| 5173 | 2026-05-01T16:28:07.913Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 148
table_name = fields_u8
|
| 5174 | 2026-05-01T16:28:07.915Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 506
table_name = fields_uuid
|
| 5175 | 2026-05-01T16:28:07.916Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 6
table_name = measurements_bool
|
| 5176 | 2026-05-01T16:28:07.918Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 265
table_name = measurements_cumulativeu64
|
| 5177 | 2026-05-01T16:28:07.919Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 1
table_name = measurements_f64
|
| 5178 | 2026-05-01T16:28:07.922Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 16
table_name = measurements_histogramu64
|
| 5179 | 2026-05-01T16:28:07.923Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 90
table_name = measurements_u64
|
| 5180 | 2026-05-01T16:28:07.987Z | WARN | oximeter (database-inserter): failed to insert some results into metric DB
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
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:315
|
| 5181 | 2026-05-01T16:28:08.028Z | INFO | oximeter (oximeter-agent): refreshing list of producers from Nexus
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:565
|
| 5182 | 2026-05-01T16:28:08.028Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::b]:12221/metrics/collectors/c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd/producers?sort_by=id_ascending
|
| 5183 | 2026-05-01T16:28:08.032Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::b]:12221/metrics/collectors/c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd/producers?sort_by=id_ascending", status: 200, headers: {"content-type": "application/json", "x-request-id": "65769492-c0e8-48f6-af64-36e1709dfa74", "content-length": "1412", "date": "Fri, 01 May 2026 16:28:08 GMT"} })
|
| 5184 | 2026-05-01T16:28:08.032Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::b]:12221/metrics/collectors/c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJjZDdjZDE5Ni0yYjE3LTQ0ZWUtYTYyMy1kMGQ5YWE2ZDM3YWYifX0%3D
|
| 5185 | 2026-05-01T16:28:08.034Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::b]:12221/metrics/collectors/c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJjZDdjZDE5Ni0yYjE3LTQ0ZWUtYTYyMy1kMGQ5YWE2ZDM3YWYifX0%3D", status: 200, headers: {"content-type": "application/json", "x-request-id": "59544ef6-90e6-47e4-8e10-27f4695a72cb", "content-length": "29", "date": "Fri, 01 May 2026 16:28:08 GMT"} })
|
| 5186 | 2026-05-01T16:28:08.034Z | INFO | oximeter (oximeter-agent): refreshed list of producers from Nexus
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:640
n_current_tasks = 9
n_pruned_tasks = 0
|
| 5187 | 2026-05-01T16:28:08.043Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 020252ae-0c61-4e3e-9056-efba9567b85d
producer_ip = fd00:1122:3344:101::b
producer_port = 58361
|
| 5188 | 2026-05-01T16:28:08.043Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 020252ae-0c61-4e3e-9056-efba9567b85d
producer_ip = fd00:1122:3344:101::b
producer_port = 58361
|
| 5189 | 2026-05-01T16:28:08.047Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 5
n_samples = 26
producer_id = 020252ae-0c61-4e3e-9056-efba9567b85d
producer_ip = fd00:1122:3344:101::b
producer_port = 58361
|
| 5190 | 2026-05-01T16:28:08.050Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5191 | 2026-05-01T16:28:08.050Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5192 | 2026-05-01T16:28:08.051Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5193 | 2026-05-01T16:28:08.051Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5946b6e8-687a-4af2-bbb3-9af6d6bc23e7
producer_ip = fd00:1122:3344:101::2
producer_port = 40116
|
| 5194 | 2026-05-01T16:28:08.051Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = cd7cd196-2b17-44ee-a623-d0d9aa6d37af
producer_ip = fd00:1122:3344:101::1
producer_port = 50923
|
| 5195 | 2026-05-01T16:28:08.051Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = cd7cd196-2b17-44ee-a623-d0d9aa6d37af
producer_ip = fd00:1122:3344:101::1
producer_port = 50923
|
| 5196 | 2026-05-01T16:28:08.051Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5197 | 2026-05-01T16:28:08.051Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5198 | 2026-05-01T16:28:08.051Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = cd7cd196-2b17-44ee-a623-d0d9aa6d37af
producer_ip = fd00:1122:3344:101::1
producer_port = 50923
|
| 5199 | 2026-05-01T16:28:08.051Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5200 | 2026-05-01T16:28:08.082Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5201 | 2026-05-01T16:28:08.082Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5202 | 2026-05-01T16:28:08.082Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5203 | 2026-05-01T16:28:08.082Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5204 | 2026-05-01T16:28:08.084Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5205 | 2026-05-01T16:28:08.085Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5206 | 2026-05-01T16:28:08.113Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 2
n_samples = 1475
producer_id = cd7cd196-2b17-44ee-a623-d0d9aa6d37af
producer_ip = fd00:1122:3344:101::1
producer_port = 50923
|
| 5207 | 2026-05-01T16:28:08.117Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_samples = 1550
|
| 5208 | 2026-05-01T16:28:08.118Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_samples = 1550
|
| 5209 | 2026-05-01T16:28:08.118Z | DEBG | oximeter (clickhouse-client): unrolling 1550 total samples
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
|
| 5210 | 2026-05-01T16:28:08.181Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 10
table_name = fields_ipaddr
|
| 5211 | 2026-05-01T16:28:08.184Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 2462
table_name = fields_string
|
| 5212 | 2026-05-01T16:28:08.185Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 47
table_name = fields_u16
|
| 5213 | 2026-05-01T16:28:08.187Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 801
table_name = fields_u32
|
| 5214 | 2026-05-01T16:28:08.188Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 1
table_name = fields_u64
|
| 5215 | 2026-05-01T16:28:08.190Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 1326
table_name = fields_uuid
|
| 5216 | 2026-05-01T16:28:08.192Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 1501
table_name = measurements_cumulativeu64
|
| 5217 | 2026-05-01T16:28:08.194Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 37
table_name = measurements_histogramu64
|
| 5218 | 2026-05-01T16:28:08.196Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 12
table_name = measurements_u64
|
| 5219 | 2026-05-01T16:28:08.219Z | WARN | oximeter (database-inserter): failed to insert some results into metric DB
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
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:315
|
| 5220 | 2026-05-01T16:28:09.051Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5221 | 2026-05-01T16:28:09.051Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5222 | 2026-05-01T16:28:09.052Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5223 | 2026-05-01T16:28:09.082Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5224 | 2026-05-01T16:28:09.082Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5225 | 2026-05-01T16:28:09.082Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5226 | 2026-05-01T16:28:09.082Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5227 | 2026-05-01T16:28:09.084Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5228 | 2026-05-01T16:28:09.085Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5229 | 2026-05-01T16:28:10.050Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5230 | 2026-05-01T16:28:10.050Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5231 | 2026-05-01T16:28:10.051Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5232 | 2026-05-01T16:28:10.082Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5233 | 2026-05-01T16:28:10.082Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5234 | 2026-05-01T16:28:10.082Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5235 | 2026-05-01T16:28:10.082Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5236 | 2026-05-01T16:28:10.084Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5237 | 2026-05-01T16:28:10.085Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5238 | 2026-05-01T16:28:11.051Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5239 | 2026-05-01T16:28:11.051Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5240 | 2026-05-01T16:28:11.052Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5241 | 2026-05-01T16:28:11.083Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5242 | 2026-05-01T16:28:11.083Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5243 | 2026-05-01T16:28:11.083Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5244 | 2026-05-01T16:28:11.083Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5245 | 2026-05-01T16:28:11.084Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5246 | 2026-05-01T16:28:11.085Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5247 | 2026-05-01T16:28:12.050Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5248 | 2026-05-01T16:28:12.050Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5249 | 2026-05-01T16:28:12.051Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5250 | 2026-05-01T16:28:12.082Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5251 | 2026-05-01T16:28:12.082Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5252 | 2026-05-01T16:28:12.082Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5253 | 2026-05-01T16:28:12.082Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5254 | 2026-05-01T16:28:12.084Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5255 | 2026-05-01T16:28:12.085Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5256 | 2026-05-01T16:28:12.887Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_samples = 176
|
| 5257 | 2026-05-01T16:28:12.887Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_samples = 176
|
| 5258 | 2026-05-01T16:28:12.887Z | DEBG | oximeter (clickhouse-client): unrolling 176 total samples
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
|
| 5259 | 2026-05-01T16:28:12.896Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 56
table_name = fields_string
|
| 5260 | 2026-05-01T16:28:12.898Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 64
table_name = fields_uuid
|
| 5261 | 2026-05-01T16:28:12.899Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 128
table_name = measurements_cumulativeu64
|
| 5262 | 2026-05-01T16:28:12.900Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 48
table_name = measurements_u64
|
| 5263 | 2026-05-01T16:28:12.988Z | WARN | oximeter (database-inserter): failed to insert some results into metric DB
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
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:315
|
| 5264 | 2026-05-01T16:28:13.035Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5946b6e8-687a-4af2-bbb3-9af6d6bc23e7
producer_ip = fd00:1122:3344:101::2
producer_port = 40116
|
| 5265 | 2026-05-01T16:28:13.035Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5946b6e8-687a-4af2-bbb3-9af6d6bc23e7
producer_ip = fd00:1122:3344:101::2
producer_port = 40116
|
| 5266 | 2026-05-01T16:28:13.038Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 481d6c94-9127-4a3b-8493-9159fa296021
producer_ip = fd00:1122:3344:101::a
producer_port = 42096
|
| 5267 | 2026-05-01T16:28:13.038Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 481d6c94-9127-4a3b-8493-9159fa296021
producer_ip = fd00:1122:3344:101::a
producer_port = 42096
|
| 5268 | 2026-05-01T16:28:13.038Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 26c45edd-2597-4abc-84e9-0ec16388da15
producer_ip = fd00:1122:3344:101::c
producer_port = 52886
|
| 5269 | 2026-05-01T16:28:13.038Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 26c45edd-2597-4abc-84e9-0ec16388da15
producer_ip = fd00:1122:3344:101::c
producer_port = 52886
|
| 5270 | 2026-05-01T16:28:13.039Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 5
n_samples = 2
producer_id = 481d6c94-9127-4a3b-8493-9159fa296021
producer_ip = fd00:1122:3344:101::a
producer_port = 42096
|
| 5271 | 2026-05-01T16:28:13.039Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 5
n_samples = 3
producer_id = 26c45edd-2597-4abc-84e9-0ec16388da15
producer_ip = fd00:1122:3344:101::c
producer_port = 52886
|
| 5272 | 2026-05-01T16:28:13.046Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 142
producer_id = 5946b6e8-687a-4af2-bbb3-9af6d6bc23e7
producer_ip = fd00:1122:3344:101::2
producer_port = 40116
|
| 5273 | 2026-05-01T16:28:13.051Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5274 | 2026-05-01T16:28:13.051Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5275 | 2026-05-01T16:28:13.052Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5276 | 2026-05-01T16:28:13.083Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5277 | 2026-05-01T16:28:13.083Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5278 | 2026-05-01T16:28:13.083Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5279 | 2026-05-01T16:28:13.083Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5280 | 2026-05-01T16:28:13.085Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5281 | 2026-05-01T16:28:13.085Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5282 | 2026-05-01T16:28:13.085Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 23c853fb-5ecc-4c5a-8b58-4cf27310aba6
producer_ip = fd00:1122:3344:101::2
producer_port = 41635
|
| 5283 | 2026-05-01T16:28:13.085Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 23c853fb-5ecc-4c5a-8b58-4cf27310aba6
producer_ip = fd00:1122:3344:101::2
producer_port = 41635
|
| 5284 | 2026-05-01T16:28:13.087Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 2
n_samples = 11
producer_id = 23c853fb-5ecc-4c5a-8b58-4cf27310aba6
producer_ip = fd00:1122:3344:101::2
producer_port = 41635
|
| 5285 | 2026-05-01T16:28:14.050Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5286 | 2026-05-01T16:28:14.051Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5287 | 2026-05-01T16:28:14.051Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5288 | 2026-05-01T16:28:14.082Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5289 | 2026-05-01T16:28:14.083Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5290 | 2026-05-01T16:28:14.083Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5291 | 2026-05-01T16:28:14.083Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5292 | 2026-05-01T16:28:14.084Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5293 | 2026-05-01T16:28:14.085Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5294 | 2026-05-01T16:28:15.051Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5295 | 2026-05-01T16:28:15.051Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5296 | 2026-05-01T16:28:15.052Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5297 | 2026-05-01T16:28:15.083Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5298 | 2026-05-01T16:28:15.083Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5299 | 2026-05-01T16:28:15.083Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5300 | 2026-05-01T16:28:15.083Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5301 | 2026-05-01T16:28:15.085Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5302 | 2026-05-01T16:28:15.086Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5303 | 2026-05-01T16:28:16.051Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5304 | 2026-05-01T16:28:16.051Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5305 | 2026-05-01T16:28:16.052Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5306 | 2026-05-01T16:28:16.083Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5307 | 2026-05-01T16:28:16.083Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5308 | 2026-05-01T16:28:16.083Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5309 | 2026-05-01T16:28:16.083Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5310 | 2026-05-01T16:28:16.085Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5311 | 2026-05-01T16:28:16.086Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5312 | 2026-05-01T16:28:17.051Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5313 | 2026-05-01T16:28:17.051Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5314 | 2026-05-01T16:28:17.052Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5315 | 2026-05-01T16:28:17.083Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5316 | 2026-05-01T16:28:17.083Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5317 | 2026-05-01T16:28:17.083Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5318 | 2026-05-01T16:28:17.083Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5319 | 2026-05-01T16:28:17.084Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5320 | 2026-05-01T16:28:17.085Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5321 | 2026-05-01T16:28:17.886Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_samples = 378
|
| 5322 | 2026-05-01T16:28:17.887Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_samples = 378
|
| 5323 | 2026-05-01T16:28:17.887Z | DEBG | oximeter (clickhouse-client): unrolling 378 total samples
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
|
| 5324 | 2026-05-01T16:28:17.906Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 284
table_name = fields_i16
|
| 5325 | 2026-05-01T16:28:17.908Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 829
table_name = fields_string
|
| 5326 | 2026-05-01T16:28:17.909Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 158
table_name = fields_u16
|
| 5327 | 2026-05-01T16:28:17.911Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 149
table_name = fields_u32
|
| 5328 | 2026-05-01T16:28:17.912Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 148
table_name = fields_u8
|
| 5329 | 2026-05-01T16:28:17.914Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 506
table_name = fields_uuid
|
| 5330 | 2026-05-01T16:28:17.915Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 6
table_name = measurements_bool
|
| 5331 | 2026-05-01T16:28:17.917Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 265
table_name = measurements_cumulativeu64
|
| 5332 | 2026-05-01T16:28:17.918Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 1
table_name = measurements_f64
|
| 5333 | 2026-05-01T16:28:17.920Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 16
table_name = measurements_histogramu64
|
| 5334 | 2026-05-01T16:28:17.922Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 90
table_name = measurements_u64
|
| 5335 | 2026-05-01T16:28:17.988Z | WARN | oximeter (database-inserter): failed to insert some results into metric DB
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
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:315
|
| 5336 | 2026-05-01T16:28:18.043Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 020252ae-0c61-4e3e-9056-efba9567b85d
producer_ip = fd00:1122:3344:101::b
producer_port = 58361
|
| 5337 | 2026-05-01T16:28:18.043Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 020252ae-0c61-4e3e-9056-efba9567b85d
producer_ip = fd00:1122:3344:101::b
producer_port = 58361
|
| 5338 | 2026-05-01T16:28:18.047Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 5
n_samples = 26
producer_id = 020252ae-0c61-4e3e-9056-efba9567b85d
producer_ip = fd00:1122:3344:101::b
producer_port = 58361
|
| 5339 | 2026-05-01T16:28:18.051Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5340 | 2026-05-01T16:28:18.051Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5341 | 2026-05-01T16:28:18.052Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5342 | 2026-05-01T16:28:18.083Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5343 | 2026-05-01T16:28:18.083Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5344 | 2026-05-01T16:28:18.083Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5345 | 2026-05-01T16:28:18.083Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5346 | 2026-05-01T16:28:18.085Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5347 | 2026-05-01T16:28:18.086Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5348 | 2026-05-01T16:28:19.051Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5349 | 2026-05-01T16:28:19.051Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5350 | 2026-05-01T16:28:19.052Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5351 | 2026-05-01T16:28:19.083Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5352 | 2026-05-01T16:28:19.083Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5353 | 2026-05-01T16:28:19.083Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5354 | 2026-05-01T16:28:19.083Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5355 | 2026-05-01T16:28:19.085Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5356 | 2026-05-01T16:28:19.086Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5357 | 2026-05-01T16:28:20.050Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5358 | 2026-05-01T16:28:20.051Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5359 | 2026-05-01T16:28:20.051Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5360 | 2026-05-01T16:28:20.083Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5361 | 2026-05-01T16:28:20.083Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5362 | 2026-05-01T16:28:20.083Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5363 | 2026-05-01T16:28:20.083Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5364 | 2026-05-01T16:28:20.084Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5365 | 2026-05-01T16:28:20.086Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5366 | 2026-05-01T16:28:21.051Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5367 | 2026-05-01T16:28:21.051Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5368 | 2026-05-01T16:28:21.052Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5369 | 2026-05-01T16:28:21.083Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5370 | 2026-05-01T16:28:21.083Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5371 | 2026-05-01T16:28:21.083Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5372 | 2026-05-01T16:28:21.083Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5373 | 2026-05-01T16:28:21.085Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5374 | 2026-05-01T16:28:21.085Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5375 | 2026-05-01T16:28:22.051Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5376 | 2026-05-01T16:28:22.051Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5377 | 2026-05-01T16:28:22.052Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5378 | 2026-05-01T16:28:22.083Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5379 | 2026-05-01T16:28:22.083Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5380 | 2026-05-01T16:28:22.083Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5381 | 2026-05-01T16:28:22.083Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5382 | 2026-05-01T16:28:22.084Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5383 | 2026-05-01T16:28:22.085Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5384 | 2026-05-01T16:28:22.887Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_samples = 246
|
| 5385 | 2026-05-01T16:28:22.887Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_samples = 246
|
| 5386 | 2026-05-01T16:28:22.887Z | DEBG | oximeter (clickhouse-client): unrolling 246 total samples
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
|
| 5387 | 2026-05-01T16:28:22.899Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 108
table_name = fields_string
|
| 5388 | 2026-05-01T16:28:22.901Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 26
table_name = fields_u16
|
| 5389 | 2026-05-01T16:28:22.903Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 90
table_name = fields_uuid
|
| 5390 | 2026-05-01T16:28:22.905Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 160
table_name = measurements_cumulativeu64
|
| 5391 | 2026-05-01T16:28:22.907Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 26
table_name = measurements_histogramu64
|
| 5392 | 2026-05-01T16:28:22.909Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 60
table_name = measurements_u64
|
| 5393 | 2026-05-01T16:28:22.988Z | WARN | oximeter (database-inserter): failed to insert some results into metric DB
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
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:315
|
| 5394 | 2026-05-01T16:28:23.029Z | INFO | oximeter (oximeter-agent): refreshing list of producers from Nexus
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:565
|
| 5395 | 2026-05-01T16:28:23.030Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::b]:12221/metrics/collectors/c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd/producers?sort_by=id_ascending
|
| 5396 | 2026-05-01T16:28:23.033Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::b]:12221/metrics/collectors/c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd/producers?sort_by=id_ascending", status: 200, headers: {"content-type": "application/json", "x-request-id": "b1e76b5d-fc4c-4a89-8dbc-aba508ae88e0", "content-length": "1412", "date": "Fri, 01 May 2026 16:28:23 GMT"} })
|
| 5397 | 2026-05-01T16:28:23.033Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::b]:12221/metrics/collectors/c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJjZDdjZDE5Ni0yYjE3LTQ0ZWUtYTYyMy1kMGQ5YWE2ZDM3YWYifX0%3D
|
| 5398 | 2026-05-01T16:28:23.035Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5946b6e8-687a-4af2-bbb3-9af6d6bc23e7
producer_ip = fd00:1122:3344:101::2
producer_port = 40116
|
| 5399 | 2026-05-01T16:28:23.035Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5946b6e8-687a-4af2-bbb3-9af6d6bc23e7
producer_ip = fd00:1122:3344:101::2
producer_port = 40116
|
| 5400 | 2026-05-01T16:28:23.036Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::b]:12221/metrics/collectors/c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJjZDdjZDE5Ni0yYjE3LTQ0ZWUtYTYyMy1kMGQ5YWE2ZDM3YWYifX0%3D", status: 200, headers: {"content-type": "application/json", "x-request-id": "50325dc7-2ca3-497b-b43c-25d2e7de0705", "content-length": "29", "date": "Fri, 01 May 2026 16:28:23 GMT"} })
|
| 5401 | 2026-05-01T16:28:23.036Z | INFO | oximeter (oximeter-agent): refreshed list of producers from Nexus
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:640
n_current_tasks = 9
n_pruned_tasks = 0
|
| 5402 | 2026-05-01T16:28:23.038Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 26c45edd-2597-4abc-84e9-0ec16388da15
producer_ip = fd00:1122:3344:101::c
producer_port = 52886
|
| 5403 | 2026-05-01T16:28:23.038Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 481d6c94-9127-4a3b-8493-9159fa296021
producer_ip = fd00:1122:3344:101::a
producer_port = 42096
|
| 5404 | 2026-05-01T16:28:23.038Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 26c45edd-2597-4abc-84e9-0ec16388da15
producer_ip = fd00:1122:3344:101::c
producer_port = 52886
|
| 5405 | 2026-05-01T16:28:23.038Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 481d6c94-9127-4a3b-8493-9159fa296021
producer_ip = fd00:1122:3344:101::a
producer_port = 42096
|
| 5406 | 2026-05-01T16:28:23.039Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 5
n_samples = 2
producer_id = 481d6c94-9127-4a3b-8493-9159fa296021
producer_ip = fd00:1122:3344:101::a
producer_port = 42096
|
| 5407 | 2026-05-01T16:28:23.039Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 5
n_samples = 3
producer_id = 26c45edd-2597-4abc-84e9-0ec16388da15
producer_ip = fd00:1122:3344:101::c
producer_port = 52886
|
| 5408 | 2026-05-01T16:28:23.047Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 142
producer_id = 5946b6e8-687a-4af2-bbb3-9af6d6bc23e7
producer_ip = fd00:1122:3344:101::2
producer_port = 40116
|
| 5409 | 2026-05-01T16:28:23.051Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5410 | 2026-05-01T16:28:23.051Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5411 | 2026-05-01T16:28:23.052Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5412 | 2026-05-01T16:28:23.083Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5413 | 2026-05-01T16:28:23.083Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5414 | 2026-05-01T16:28:23.083Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5415 | 2026-05-01T16:28:23.083Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5416 | 2026-05-01T16:28:23.084Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5417 | 2026-05-01T16:28:23.085Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5418 | 2026-05-01T16:28:23.086Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 23c853fb-5ecc-4c5a-8b58-4cf27310aba6
producer_ip = fd00:1122:3344:101::2
producer_port = 41635
|
| 5419 | 2026-05-01T16:28:23.086Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 23c853fb-5ecc-4c5a-8b58-4cf27310aba6
producer_ip = fd00:1122:3344:101::2
producer_port = 41635
|
| 5420 | 2026-05-01T16:28:23.086Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 23c853fb-5ecc-4c5a-8b58-4cf27310aba6
producer_ip = fd00:1122:3344:101::2
producer_port = 41635
|
| 5421 | 2026-05-01T16:28:23.088Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 2
n_samples = 11
producer_id = 23c853fb-5ecc-4c5a-8b58-4cf27310aba6
producer_ip = fd00:1122:3344:101::2
producer_port = 41635
|
| 5422 | 2026-05-01T16:28:24.051Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5423 | 2026-05-01T16:28:24.051Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5424 | 2026-05-01T16:28:24.052Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5425 | 2026-05-01T16:28:24.083Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5426 | 2026-05-01T16:28:24.083Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5427 | 2026-05-01T16:28:24.083Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5428 | 2026-05-01T16:28:24.083Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5429 | 2026-05-01T16:28:24.085Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5430 | 2026-05-01T16:28:24.085Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5431 | 2026-05-01T16:28:25.051Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5432 | 2026-05-01T16:28:25.051Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5433 | 2026-05-01T16:28:25.052Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5434 | 2026-05-01T16:28:25.083Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5435 | 2026-05-01T16:28:25.083Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5436 | 2026-05-01T16:28:25.083Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5437 | 2026-05-01T16:28:25.083Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5438 | 2026-05-01T16:28:25.085Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5439 | 2026-05-01T16:28:25.086Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5440 | 2026-05-01T16:28:26.051Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5441 | 2026-05-01T16:28:26.051Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5442 | 2026-05-01T16:28:26.052Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5443 | 2026-05-01T16:28:26.083Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5444 | 2026-05-01T16:28:26.083Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5445 | 2026-05-01T16:28:26.083Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5446 | 2026-05-01T16:28:26.083Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5447 | 2026-05-01T16:28:26.085Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5448 | 2026-05-01T16:28:26.085Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5449 | 2026-05-01T16:28:27.051Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5450 | 2026-05-01T16:28:27.051Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5451 | 2026-05-01T16:28:27.052Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5452 | 2026-05-01T16:28:27.083Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5453 | 2026-05-01T16:28:27.083Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5454 | 2026-05-01T16:28:27.083Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5455 | 2026-05-01T16:28:27.083Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5456 | 2026-05-01T16:28:27.085Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5457 | 2026-05-01T16:28:27.085Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5458 | 2026-05-01T16:28:27.887Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_samples = 379
|
| 5459 | 2026-05-01T16:28:27.887Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_samples = 379
|
| 5460 | 2026-05-01T16:28:27.887Z | DEBG | oximeter (clickhouse-client): unrolling 379 total samples
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
|
| 5461 | 2026-05-01T16:28:27.906Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 284
table_name = fields_i16
|
| 5462 | 2026-05-01T16:28:27.907Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 2
table_name = fields_ipaddr
|
| 5463 | 2026-05-01T16:28:27.909Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 830
table_name = fields_string
|
| 5464 | 2026-05-01T16:28:27.910Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 160
table_name = fields_u16
|
| 5465 | 2026-05-01T16:28:27.912Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 149
table_name = fields_u32
|
| 5466 | 2026-05-01T16:28:27.913Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 148
table_name = fields_u8
|
| 5467 | 2026-05-01T16:28:27.915Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 508
table_name = fields_uuid
|
| 5468 | 2026-05-01T16:28:27.916Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 6
table_name = measurements_bool
|
| 5469 | 2026-05-01T16:28:27.918Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 266
table_name = measurements_cumulativeu64
|
| 5470 | 2026-05-01T16:28:27.919Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 1
table_name = measurements_f64
|
| 5471 | 2026-05-01T16:28:27.921Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 16
table_name = measurements_histogramu64
|
| 5472 | 2026-05-01T16:28:27.923Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 90
table_name = measurements_u64
|
| 5473 | 2026-05-01T16:28:27.988Z | WARN | oximeter (database-inserter): failed to insert some results into metric DB
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
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:315
|
| 5474 | 2026-05-01T16:28:28.043Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 020252ae-0c61-4e3e-9056-efba9567b85d
producer_ip = fd00:1122:3344:101::b
producer_port = 58361
|
| 5475 | 2026-05-01T16:28:28.043Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 020252ae-0c61-4e3e-9056-efba9567b85d
producer_ip = fd00:1122:3344:101::b
producer_port = 58361
|
| 5476 | 2026-05-01T16:28:28.047Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 5
n_samples = 26
producer_id = 020252ae-0c61-4e3e-9056-efba9567b85d
producer_ip = fd00:1122:3344:101::b
producer_port = 58361
|
| 5477 | 2026-05-01T16:28:28.051Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5478 | 2026-05-01T16:28:28.051Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5479 | 2026-05-01T16:28:28.052Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5480 | 2026-05-01T16:28:28.083Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5481 | 2026-05-01T16:28:28.083Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5482 | 2026-05-01T16:28:28.083Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5483 | 2026-05-01T16:28:28.083Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5484 | 2026-05-01T16:28:28.085Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5485 | 2026-05-01T16:28:28.086Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5486 | 2026-05-01T16:28:29.052Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5487 | 2026-05-01T16:28:29.052Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5488 | 2026-05-01T16:28:29.052Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5489 | 2026-05-01T16:28:29.083Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5490 | 2026-05-01T16:28:29.083Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5491 | 2026-05-01T16:28:29.083Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5492 | 2026-05-01T16:28:29.083Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5493 | 2026-05-01T16:28:29.085Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5494 | 2026-05-01T16:28:29.086Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5495 | 2026-05-01T16:28:30.051Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5496 | 2026-05-01T16:28:30.051Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5497 | 2026-05-01T16:28:30.052Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5498 | 2026-05-01T16:28:30.083Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5499 | 2026-05-01T16:28:30.083Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5500 | 2026-05-01T16:28:30.083Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5501 | 2026-05-01T16:28:30.083Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5502 | 2026-05-01T16:28:30.085Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5503 | 2026-05-01T16:28:30.086Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5504 | 2026-05-01T16:28:31.051Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5505 | 2026-05-01T16:28:31.051Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5506 | 2026-05-01T16:28:31.051Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5507 | 2026-05-01T16:28:31.083Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5508 | 2026-05-01T16:28:31.083Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5509 | 2026-05-01T16:28:31.083Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5510 | 2026-05-01T16:28:31.083Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5511 | 2026-05-01T16:28:31.084Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5512 | 2026-05-01T16:28:31.085Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5513 | 2026-05-01T16:28:32.051Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5514 | 2026-05-01T16:28:32.051Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5515 | 2026-05-01T16:28:32.052Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5516 | 2026-05-01T16:28:32.083Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5517 | 2026-05-01T16:28:32.083Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5518 | 2026-05-01T16:28:32.083Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5519 | 2026-05-01T16:28:32.083Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5520 | 2026-05-01T16:28:32.085Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5521 | 2026-05-01T16:28:32.087Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5522 | 2026-05-01T16:28:32.887Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_samples = 246
|
| 5523 | 2026-05-01T16:28:32.887Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_samples = 246
|
| 5524 | 2026-05-01T16:28:32.887Z | DEBG | oximeter (clickhouse-client): unrolling 246 total samples
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
|
| 5525 | 2026-05-01T16:28:32.899Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 108
table_name = fields_string
|
| 5526 | 2026-05-01T16:28:32.901Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 26
table_name = fields_u16
|
| 5527 | 2026-05-01T16:28:32.902Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 90
table_name = fields_uuid
|
| 5528 | 2026-05-01T16:28:32.904Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 160
table_name = measurements_cumulativeu64
|
| 5529 | 2026-05-01T16:28:32.906Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 26
table_name = measurements_histogramu64
|
| 5530 | 2026-05-01T16:28:32.907Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 60
table_name = measurements_u64
|
| 5531 | 2026-05-01T16:28:32.988Z | WARN | oximeter (database-inserter): failed to insert some results into metric DB
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
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:315
|
| 5532 | 2026-05-01T16:28:33.035Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5946b6e8-687a-4af2-bbb3-9af6d6bc23e7
producer_ip = fd00:1122:3344:101::2
producer_port = 40116
|
| 5533 | 2026-05-01T16:28:33.035Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5946b6e8-687a-4af2-bbb3-9af6d6bc23e7
producer_ip = fd00:1122:3344:101::2
producer_port = 40116
|
| 5534 | 2026-05-01T16:28:33.038Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 481d6c94-9127-4a3b-8493-9159fa296021
producer_ip = fd00:1122:3344:101::a
producer_port = 42096
|
| 5535 | 2026-05-01T16:28:33.038Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 481d6c94-9127-4a3b-8493-9159fa296021
producer_ip = fd00:1122:3344:101::a
producer_port = 42096
|
| 5536 | 2026-05-01T16:28:33.038Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 26c45edd-2597-4abc-84e9-0ec16388da15
producer_ip = fd00:1122:3344:101::c
producer_port = 52886
|
| 5537 | 2026-05-01T16:28:33.038Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 26c45edd-2597-4abc-84e9-0ec16388da15
producer_ip = fd00:1122:3344:101::c
producer_port = 52886
|
| 5538 | 2026-05-01T16:28:33.039Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 5
n_samples = 2
producer_id = 481d6c94-9127-4a3b-8493-9159fa296021
producer_ip = fd00:1122:3344:101::a
producer_port = 42096
|
| 5539 | 2026-05-01T16:28:33.039Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 5
n_samples = 3
producer_id = 26c45edd-2597-4abc-84e9-0ec16388da15
producer_ip = fd00:1122:3344:101::c
producer_port = 52886
|
| 5540 | 2026-05-01T16:28:33.046Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 142
producer_id = 5946b6e8-687a-4af2-bbb3-9af6d6bc23e7
producer_ip = fd00:1122:3344:101::2
producer_port = 40116
|
| 5541 | 2026-05-01T16:28:33.050Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5542 | 2026-05-01T16:28:33.050Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5543 | 2026-05-01T16:28:33.051Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5544 | 2026-05-01T16:28:33.082Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5545 | 2026-05-01T16:28:33.082Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5546 | 2026-05-01T16:28:33.082Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5547 | 2026-05-01T16:28:33.082Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5548 | 2026-05-01T16:28:33.084Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5549 | 2026-05-01T16:28:33.085Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5550 | 2026-05-01T16:28:33.086Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 23c853fb-5ecc-4c5a-8b58-4cf27310aba6
producer_ip = fd00:1122:3344:101::2
producer_port = 41635
|
| 5551 | 2026-05-01T16:28:33.086Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 23c853fb-5ecc-4c5a-8b58-4cf27310aba6
producer_ip = fd00:1122:3344:101::2
producer_port = 41635
|
| 5552 | 2026-05-01T16:28:33.088Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 2
n_samples = 11
producer_id = 23c853fb-5ecc-4c5a-8b58-4cf27310aba6
producer_ip = fd00:1122:3344:101::2
producer_port = 41635
|
| 5553 | 2026-05-01T16:28:34.051Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5554 | 2026-05-01T16:28:34.051Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5555 | 2026-05-01T16:28:34.051Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5556 | 2026-05-01T16:28:34.083Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5557 | 2026-05-01T16:28:34.083Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5558 | 2026-05-01T16:28:34.083Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5559 | 2026-05-01T16:28:34.083Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5560 | 2026-05-01T16:28:34.084Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5561 | 2026-05-01T16:28:34.085Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5562 | 2026-05-01T16:28:35.051Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5563 | 2026-05-01T16:28:35.051Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5564 | 2026-05-01T16:28:35.052Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5565 | 2026-05-01T16:28:35.083Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5566 | 2026-05-01T16:28:35.083Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5567 | 2026-05-01T16:28:35.083Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5568 | 2026-05-01T16:28:35.083Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5569 | 2026-05-01T16:28:35.084Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5570 | 2026-05-01T16:28:35.086Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5571 | 2026-05-01T16:28:36.051Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5572 | 2026-05-01T16:28:36.051Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5573 | 2026-05-01T16:28:36.052Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5574 | 2026-05-01T16:28:36.083Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5575 | 2026-05-01T16:28:36.083Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5576 | 2026-05-01T16:28:36.083Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5577 | 2026-05-01T16:28:36.083Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5578 | 2026-05-01T16:28:36.084Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5579 | 2026-05-01T16:28:36.085Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5580 | 2026-05-01T16:28:37.051Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5581 | 2026-05-01T16:28:37.051Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5582 | 2026-05-01T16:28:37.052Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5583 | 2026-05-01T16:28:37.083Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5584 | 2026-05-01T16:28:37.083Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5585 | 2026-05-01T16:28:37.083Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5586 | 2026-05-01T16:28:37.083Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5587 | 2026-05-01T16:28:37.085Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5588 | 2026-05-01T16:28:37.085Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5589 | 2026-05-01T16:28:37.887Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_samples = 378
|
| 5590 | 2026-05-01T16:28:37.887Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_samples = 378
|
| 5591 | 2026-05-01T16:28:37.887Z | DEBG | oximeter (clickhouse-client): unrolling 378 total samples
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
|
| 5592 | 2026-05-01T16:28:37.906Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 284
table_name = fields_i16
|
| 5593 | 2026-05-01T16:28:37.908Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 829
table_name = fields_string
|
| 5594 | 2026-05-01T16:28:37.909Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 158
table_name = fields_u16
|
| 5595 | 2026-05-01T16:28:37.911Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 149
table_name = fields_u32
|
| 5596 | 2026-05-01T16:28:37.912Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 148
table_name = fields_u8
|
| 5597 | 2026-05-01T16:28:37.914Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 506
table_name = fields_uuid
|
| 5598 | 2026-05-01T16:28:37.915Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 6
table_name = measurements_bool
|
| 5599 | 2026-05-01T16:28:37.917Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 265
table_name = measurements_cumulativeu64
|
| 5600 | 2026-05-01T16:28:37.918Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 1
table_name = measurements_f64
|
| 5601 | 2026-05-01T16:28:37.920Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 16
table_name = measurements_histogramu64
|
| 5602 | 2026-05-01T16:28:37.922Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 90
table_name = measurements_u64
|
| 5603 | 2026-05-01T16:28:37.988Z | WARN | oximeter (database-inserter): failed to insert some results into metric DB
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
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:315
|
| 5604 | 2026-05-01T16:28:38.029Z | INFO | oximeter (oximeter-agent): refreshing list of producers from Nexus
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:565
|
| 5605 | 2026-05-01T16:28:38.029Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::c]:12221/metrics/collectors/c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd/producers?sort_by=id_ascending
|
| 5606 | 2026-05-01T16:28:38.032Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::c]:12221/metrics/collectors/c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd/producers?sort_by=id_ascending", status: 200, headers: {"content-type": "application/json", "x-request-id": "f8d7cc30-1360-4a4d-a07c-a4368a1cf67d", "content-length": "1412", "date": "Fri, 01 May 2026 16:28:38 GMT"} })
|
| 5607 | 2026-05-01T16:28:38.032Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::c]:12221/metrics/collectors/c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJjZDdjZDE5Ni0yYjE3LTQ0ZWUtYTYyMy1kMGQ5YWE2ZDM3YWYifX0%3D
|
| 5608 | 2026-05-01T16:28:38.035Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::c]:12221/metrics/collectors/c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJjZDdjZDE5Ni0yYjE3LTQ0ZWUtYTYyMy1kMGQ5YWE2ZDM3YWYifX0%3D", status: 200, headers: {"content-type": "application/json", "x-request-id": "7912ece4-a4b0-4e0c-a923-462cbc357283", "content-length": "29", "date": "Fri, 01 May 2026 16:28:38 GMT"} })
|
| 5609 | 2026-05-01T16:28:38.035Z | INFO | oximeter (oximeter-agent): refreshed list of producers from Nexus
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:640
n_current_tasks = 9
n_pruned_tasks = 0
|
| 5610 | 2026-05-01T16:28:38.043Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 020252ae-0c61-4e3e-9056-efba9567b85d
producer_ip = fd00:1122:3344:101::b
producer_port = 58361
|
| 5611 | 2026-05-01T16:28:38.043Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 020252ae-0c61-4e3e-9056-efba9567b85d
producer_ip = fd00:1122:3344:101::b
producer_port = 58361
|
| 5612 | 2026-05-01T16:28:38.043Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 020252ae-0c61-4e3e-9056-efba9567b85d
producer_ip = fd00:1122:3344:101::b
producer_port = 58361
|
| 5613 | 2026-05-01T16:28:38.047Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 5
n_samples = 26
producer_id = 020252ae-0c61-4e3e-9056-efba9567b85d
producer_ip = fd00:1122:3344:101::b
producer_port = 58361
|
| 5614 | 2026-05-01T16:28:38.051Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5615 | 2026-05-01T16:28:38.051Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5616 | 2026-05-01T16:28:38.051Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = cd7cd196-2b17-44ee-a623-d0d9aa6d37af
producer_ip = fd00:1122:3344:101::1
producer_port = 50923
|
| 5617 | 2026-05-01T16:28:38.051Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = cd7cd196-2b17-44ee-a623-d0d9aa6d37af
producer_ip = fd00:1122:3344:101::1
producer_port = 50923
|
| 5618 | 2026-05-01T16:28:38.052Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5619 | 2026-05-01T16:28:38.083Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5620 | 2026-05-01T16:28:38.083Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5621 | 2026-05-01T16:28:38.083Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5622 | 2026-05-01T16:28:38.083Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5623 | 2026-05-01T16:28:38.084Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5624 | 2026-05-01T16:28:38.085Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5625 | 2026-05-01T16:28:38.114Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 2
n_samples = 1475
producer_id = cd7cd196-2b17-44ee-a623-d0d9aa6d37af
producer_ip = fd00:1122:3344:101::1
producer_port = 50923
|
| 5626 | 2026-05-01T16:28:38.118Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_samples = 1546
|
| 5627 | 2026-05-01T16:28:38.119Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_samples = 1546
|
| 5628 | 2026-05-01T16:28:38.119Z | DEBG | oximeter (clickhouse-client): unrolling 1546 total samples
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
|
| 5629 | 2026-05-01T16:28:38.179Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 2
table_name = fields_ipaddr
|
| 5630 | 2026-05-01T16:28:38.182Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 2458
table_name = fields_string
|
| 5631 | 2026-05-01T16:28:38.183Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 39
table_name = fields_u16
|
| 5632 | 2026-05-01T16:28:38.185Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 801
table_name = fields_u32
|
| 5633 | 2026-05-01T16:28:38.186Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 1
table_name = fields_u64
|
| 5634 | 2026-05-01T16:28:38.188Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 1318
table_name = fields_uuid
|
| 5635 | 2026-05-01T16:28:38.190Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 1497
table_name = measurements_cumulativeu64
|
| 5636 | 2026-05-01T16:28:38.192Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 37
table_name = measurements_histogramu64
|
| 5637 | 2026-05-01T16:28:38.193Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 12
table_name = measurements_u64
|
| 5638 | 2026-05-01T16:28:38.220Z | WARN | oximeter (database-inserter): failed to insert some results into metric DB
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
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:315
|
| 5639 | 2026-05-01T16:28:39.051Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5640 | 2026-05-01T16:28:39.051Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5641 | 2026-05-01T16:28:39.052Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5642 | 2026-05-01T16:28:39.083Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5643 | 2026-05-01T16:28:39.083Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5644 | 2026-05-01T16:28:39.083Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5645 | 2026-05-01T16:28:39.083Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5646 | 2026-05-01T16:28:39.084Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5647 | 2026-05-01T16:28:39.085Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5648 | 2026-05-01T16:28:40.051Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5649 | 2026-05-01T16:28:40.051Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5650 | 2026-05-01T16:28:40.052Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5651 | 2026-05-01T16:28:40.083Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5652 | 2026-05-01T16:28:40.083Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5653 | 2026-05-01T16:28:40.083Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5654 | 2026-05-01T16:28:40.083Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5655 | 2026-05-01T16:28:40.084Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5656 | 2026-05-01T16:28:40.085Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5657 | 2026-05-01T16:28:41.051Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5658 | 2026-05-01T16:28:41.051Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5659 | 2026-05-01T16:28:41.052Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5660 | 2026-05-01T16:28:41.083Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5661 | 2026-05-01T16:28:41.083Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5662 | 2026-05-01T16:28:41.083Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5663 | 2026-05-01T16:28:41.083Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5664 | 2026-05-01T16:28:41.085Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5665 | 2026-05-01T16:28:41.086Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5666 | 2026-05-01T16:28:42.051Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5667 | 2026-05-01T16:28:42.051Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5668 | 2026-05-01T16:28:42.052Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5669 | 2026-05-01T16:28:42.083Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5670 | 2026-05-01T16:28:42.083Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5671 | 2026-05-01T16:28:42.083Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5672 | 2026-05-01T16:28:42.083Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5673 | 2026-05-01T16:28:42.084Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5674 | 2026-05-01T16:28:42.085Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5675 | 2026-05-01T16:28:42.887Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_samples = 176
|
| 5676 | 2026-05-01T16:28:42.887Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_samples = 176
|
| 5677 | 2026-05-01T16:28:42.887Z | DEBG | oximeter (clickhouse-client): unrolling 176 total samples
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
|
| 5678 | 2026-05-01T16:28:42.895Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 56
table_name = fields_string
|
| 5679 | 2026-05-01T16:28:42.896Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 64
table_name = fields_uuid
|
| 5680 | 2026-05-01T16:28:42.898Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 128
table_name = measurements_cumulativeu64
|
| 5681 | 2026-05-01T16:28:42.899Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 48
table_name = measurements_u64
|
| 5682 | 2026-05-01T16:28:42.988Z | WARN | oximeter (database-inserter): failed to insert some results into metric DB
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
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:315
|
| 5683 | 2026-05-01T16:28:43.035Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5946b6e8-687a-4af2-bbb3-9af6d6bc23e7
producer_ip = fd00:1122:3344:101::2
producer_port = 40116
|
| 5684 | 2026-05-01T16:28:43.035Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5946b6e8-687a-4af2-bbb3-9af6d6bc23e7
producer_ip = fd00:1122:3344:101::2
producer_port = 40116
|
| 5685 | 2026-05-01T16:28:43.038Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 26c45edd-2597-4abc-84e9-0ec16388da15
producer_ip = fd00:1122:3344:101::c
producer_port = 52886
|
| 5686 | 2026-05-01T16:28:43.038Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 26c45edd-2597-4abc-84e9-0ec16388da15
producer_ip = fd00:1122:3344:101::c
producer_port = 52886
|
| 5687 | 2026-05-01T16:28:43.038Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 481d6c94-9127-4a3b-8493-9159fa296021
producer_ip = fd00:1122:3344:101::a
producer_port = 42096
|
| 5688 | 2026-05-01T16:28:43.038Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 481d6c94-9127-4a3b-8493-9159fa296021
producer_ip = fd00:1122:3344:101::a
producer_port = 42096
|
| 5689 | 2026-05-01T16:28:43.039Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 5
n_samples = 2
producer_id = 481d6c94-9127-4a3b-8493-9159fa296021
producer_ip = fd00:1122:3344:101::a
producer_port = 42096
|
| 5690 | 2026-05-01T16:28:43.039Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 5
n_samples = 3
producer_id = 26c45edd-2597-4abc-84e9-0ec16388da15
producer_ip = fd00:1122:3344:101::c
producer_port = 52886
|
| 5691 | 2026-05-01T16:28:43.047Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 142
producer_id = 5946b6e8-687a-4af2-bbb3-9af6d6bc23e7
producer_ip = fd00:1122:3344:101::2
producer_port = 40116
|
| 5692 | 2026-05-01T16:28:43.051Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5693 | 2026-05-01T16:28:43.051Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5694 | 2026-05-01T16:28:43.052Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5695 | 2026-05-01T16:28:43.083Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5696 | 2026-05-01T16:28:43.083Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5697 | 2026-05-01T16:28:43.083Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5698 | 2026-05-01T16:28:43.083Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5699 | 2026-05-01T16:28:43.085Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5700 | 2026-05-01T16:28:43.086Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5701 | 2026-05-01T16:28:43.086Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 23c853fb-5ecc-4c5a-8b58-4cf27310aba6
producer_ip = fd00:1122:3344:101::2
producer_port = 41635
|
| 5702 | 2026-05-01T16:28:43.086Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 23c853fb-5ecc-4c5a-8b58-4cf27310aba6
producer_ip = fd00:1122:3344:101::2
producer_port = 41635
|
| 5703 | 2026-05-01T16:28:43.087Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 2
n_samples = 11
producer_id = 23c853fb-5ecc-4c5a-8b58-4cf27310aba6
producer_ip = fd00:1122:3344:101::2
producer_port = 41635
|
| 5704 | 2026-05-01T16:28:44.051Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5705 | 2026-05-01T16:28:44.051Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5706 | 2026-05-01T16:28:44.052Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5707 | 2026-05-01T16:28:44.083Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5708 | 2026-05-01T16:28:44.083Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5709 | 2026-05-01T16:28:44.083Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5710 | 2026-05-01T16:28:44.083Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5711 | 2026-05-01T16:28:44.084Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5712 | 2026-05-01T16:28:44.085Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5713 | 2026-05-01T16:28:45.051Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5714 | 2026-05-01T16:28:45.052Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5715 | 2026-05-01T16:28:45.053Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5716 | 2026-05-01T16:28:45.083Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5717 | 2026-05-01T16:28:45.083Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5718 | 2026-05-01T16:28:45.083Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5719 | 2026-05-01T16:28:45.083Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5720 | 2026-05-01T16:28:45.085Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5721 | 2026-05-01T16:28:45.086Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5722 | 2026-05-01T16:28:46.051Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5723 | 2026-05-01T16:28:46.051Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5724 | 2026-05-01T16:28:46.052Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5725 | 2026-05-01T16:28:46.083Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5726 | 2026-05-01T16:28:46.083Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5727 | 2026-05-01T16:28:46.083Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5728 | 2026-05-01T16:28:46.083Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5729 | 2026-05-01T16:28:46.085Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5730 | 2026-05-01T16:28:46.086Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5731 | 2026-05-01T16:28:47.051Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5732 | 2026-05-01T16:28:47.051Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5733 | 2026-05-01T16:28:47.052Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5734 | 2026-05-01T16:28:47.083Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5735 | 2026-05-01T16:28:47.083Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5736 | 2026-05-01T16:28:47.083Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5737 | 2026-05-01T16:28:47.083Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5738 | 2026-05-01T16:28:47.085Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5739 | 2026-05-01T16:28:47.086Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5740 | 2026-05-01T16:28:47.887Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_samples = 378
|
| 5741 | 2026-05-01T16:28:47.887Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_samples = 378
|
| 5742 | 2026-05-01T16:28:47.887Z | DEBG | oximeter (clickhouse-client): unrolling 378 total samples
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
|
| 5743 | 2026-05-01T16:28:47.906Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 284
table_name = fields_i16
|
| 5744 | 2026-05-01T16:28:47.908Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 829
table_name = fields_string
|
| 5745 | 2026-05-01T16:28:47.909Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 158
table_name = fields_u16
|
| 5746 | 2026-05-01T16:28:47.911Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 149
table_name = fields_u32
|
| 5747 | 2026-05-01T16:28:47.912Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 148
table_name = fields_u8
|
| 5748 | 2026-05-01T16:28:47.914Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 506
table_name = fields_uuid
|
| 5749 | 2026-05-01T16:28:47.915Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 6
table_name = measurements_bool
|
| 5750 | 2026-05-01T16:28:47.916Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 265
table_name = measurements_cumulativeu64
|
| 5751 | 2026-05-01T16:28:47.918Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 1
table_name = measurements_f64
|
| 5752 | 2026-05-01T16:28:47.920Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 16
table_name = measurements_histogramu64
|
| 5753 | 2026-05-01T16:28:47.921Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 90
table_name = measurements_u64
|
| 5754 | 2026-05-01T16:28:47.988Z | WARN | oximeter (database-inserter): failed to insert some results into metric DB
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
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:315
|
| 5755 | 2026-05-01T16:28:48.043Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 020252ae-0c61-4e3e-9056-efba9567b85d
producer_ip = fd00:1122:3344:101::b
producer_port = 58361
|
| 5756 | 2026-05-01T16:28:48.043Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 020252ae-0c61-4e3e-9056-efba9567b85d
producer_ip = fd00:1122:3344:101::b
producer_port = 58361
|
| 5757 | 2026-05-01T16:28:48.047Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 5
n_samples = 26
producer_id = 020252ae-0c61-4e3e-9056-efba9567b85d
producer_ip = fd00:1122:3344:101::b
producer_port = 58361
|
| 5758 | 2026-05-01T16:28:48.051Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5759 | 2026-05-01T16:28:48.051Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5760 | 2026-05-01T16:28:48.052Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5761 | 2026-05-01T16:28:48.083Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5762 | 2026-05-01T16:28:48.083Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5763 | 2026-05-01T16:28:48.083Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5764 | 2026-05-01T16:28:48.083Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5765 | 2026-05-01T16:28:48.084Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5766 | 2026-05-01T16:28:48.085Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5767 | 2026-05-01T16:28:49.051Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5768 | 2026-05-01T16:28:49.051Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5769 | 2026-05-01T16:28:49.052Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5770 | 2026-05-01T16:28:49.083Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5771 | 2026-05-01T16:28:49.083Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5772 | 2026-05-01T16:28:49.083Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5773 | 2026-05-01T16:28:49.083Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5774 | 2026-05-01T16:28:49.084Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5775 | 2026-05-01T16:28:49.085Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5776 | 2026-05-01T16:28:50.051Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5777 | 2026-05-01T16:28:50.051Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5778 | 2026-05-01T16:28:50.052Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5779 | 2026-05-01T16:28:50.083Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5780 | 2026-05-01T16:28:50.083Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5781 | 2026-05-01T16:28:50.083Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5782 | 2026-05-01T16:28:50.083Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5783 | 2026-05-01T16:28:50.086Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5784 | 2026-05-01T16:28:50.087Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5785 | 2026-05-01T16:28:51.051Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5786 | 2026-05-01T16:28:51.051Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5787 | 2026-05-01T16:28:51.052Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5788 | 2026-05-01T16:28:51.083Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5789 | 2026-05-01T16:28:51.083Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5790 | 2026-05-01T16:28:51.083Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5791 | 2026-05-01T16:28:51.083Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5792 | 2026-05-01T16:28:51.084Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5793 | 2026-05-01T16:28:51.085Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5794 | 2026-05-01T16:28:52.051Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5795 | 2026-05-01T16:28:52.051Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5796 | 2026-05-01T16:28:52.052Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5797 | 2026-05-01T16:28:52.083Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5798 | 2026-05-01T16:28:52.083Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5799 | 2026-05-01T16:28:52.083Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5800 | 2026-05-01T16:28:52.083Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5801 | 2026-05-01T16:28:52.085Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5802 | 2026-05-01T16:28:52.085Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5803 | 2026-05-01T16:28:52.887Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_samples = 246
|
| 5804 | 2026-05-01T16:28:52.887Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_samples = 246
|
| 5805 | 2026-05-01T16:28:52.887Z | DEBG | oximeter (clickhouse-client): unrolling 246 total samples
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
|
| 5806 | 2026-05-01T16:28:52.899Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 108
table_name = fields_string
|
| 5807 | 2026-05-01T16:28:52.900Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 26
table_name = fields_u16
|
| 5808 | 2026-05-01T16:28:52.902Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 90
table_name = fields_uuid
|
| 5809 | 2026-05-01T16:28:52.903Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 160
table_name = measurements_cumulativeu64
|
| 5810 | 2026-05-01T16:28:52.905Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 26
table_name = measurements_histogramu64
|
| 5811 | 2026-05-01T16:28:52.907Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 60
table_name = measurements_u64
|
| 5812 | 2026-05-01T16:28:52.988Z | WARN | oximeter (database-inserter): failed to insert some results into metric DB
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
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:315
|
| 5813 | 2026-05-01T16:28:53.029Z | INFO | oximeter (oximeter-agent): refreshing list of producers from Nexus
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:565
|
| 5814 | 2026-05-01T16:28:53.029Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::c]:12221/metrics/collectors/c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd/producers?sort_by=id_ascending
|
| 5815 | 2026-05-01T16:28:53.032Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::c]:12221/metrics/collectors/c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd/producers?sort_by=id_ascending", status: 200, headers: {"content-type": "application/json", "x-request-id": "db6f2a93-ea2f-41b2-86fb-34b5cd15f472", "content-length": "1412", "date": "Fri, 01 May 2026 16:28:53 GMT"} })
|
| 5816 | 2026-05-01T16:28:53.032Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::c]:12221/metrics/collectors/c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJjZDdjZDE5Ni0yYjE3LTQ0ZWUtYTYyMy1kMGQ5YWE2ZDM3YWYifX0%3D
|
| 5817 | 2026-05-01T16:28:53.035Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5946b6e8-687a-4af2-bbb3-9af6d6bc23e7
producer_ip = fd00:1122:3344:101::2
producer_port = 40116
|
| 5818 | 2026-05-01T16:28:53.035Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5946b6e8-687a-4af2-bbb3-9af6d6bc23e7
producer_ip = fd00:1122:3344:101::2
producer_port = 40116
|
| 5819 | 2026-05-01T16:28:53.035Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::c]:12221/metrics/collectors/c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJjZDdjZDE5Ni0yYjE3LTQ0ZWUtYTYyMy1kMGQ5YWE2ZDM3YWYifX0%3D", status: 200, headers: {"content-type": "application/json", "x-request-id": "07b30d50-5c51-4cb9-a7d3-228516722e16", "content-length": "29", "date": "Fri, 01 May 2026 16:28:53 GMT"} })
|
| 5820 | 2026-05-01T16:28:53.035Z | INFO | oximeter (oximeter-agent): refreshed list of producers from Nexus
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:640
n_current_tasks = 9
n_pruned_tasks = 0
|
| 5821 | 2026-05-01T16:28:53.038Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 481d6c94-9127-4a3b-8493-9159fa296021
producer_ip = fd00:1122:3344:101::a
producer_port = 42096
|
| 5822 | 2026-05-01T16:28:53.038Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 26c45edd-2597-4abc-84e9-0ec16388da15
producer_ip = fd00:1122:3344:101::c
producer_port = 52886
|
| 5823 | 2026-05-01T16:28:53.038Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 481d6c94-9127-4a3b-8493-9159fa296021
producer_ip = fd00:1122:3344:101::a
producer_port = 42096
|
| 5824 | 2026-05-01T16:28:53.038Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 26c45edd-2597-4abc-84e9-0ec16388da15
producer_ip = fd00:1122:3344:101::c
producer_port = 52886
|
| 5825 | 2026-05-01T16:28:53.038Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 26c45edd-2597-4abc-84e9-0ec16388da15
producer_ip = fd00:1122:3344:101::c
producer_port = 52886
|
| 5826 | 2026-05-01T16:28:53.038Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 481d6c94-9127-4a3b-8493-9159fa296021
producer_ip = fd00:1122:3344:101::a
producer_port = 42096
|
| 5827 | 2026-05-01T16:28:53.039Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 5
n_samples = 2
producer_id = 481d6c94-9127-4a3b-8493-9159fa296021
producer_ip = fd00:1122:3344:101::a
producer_port = 42096
|
| 5828 | 2026-05-01T16:28:53.039Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 5
n_samples = 3
producer_id = 26c45edd-2597-4abc-84e9-0ec16388da15
producer_ip = fd00:1122:3344:101::c
producer_port = 52886
|
| 5829 | 2026-05-01T16:28:53.047Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 142
producer_id = 5946b6e8-687a-4af2-bbb3-9af6d6bc23e7
producer_ip = fd00:1122:3344:101::2
producer_port = 40116
|
| 5830 | 2026-05-01T16:28:53.051Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5831 | 2026-05-01T16:28:53.051Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5832 | 2026-05-01T16:28:53.052Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5833 | 2026-05-01T16:28:53.083Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5834 | 2026-05-01T16:28:53.083Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5835 | 2026-05-01T16:28:53.083Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5836 | 2026-05-01T16:28:53.083Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5837 | 2026-05-01T16:28:53.085Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5838 | 2026-05-01T16:28:53.085Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5839 | 2026-05-01T16:28:53.086Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 23c853fb-5ecc-4c5a-8b58-4cf27310aba6
producer_ip = fd00:1122:3344:101::2
producer_port = 41635
|
| 5840 | 2026-05-01T16:28:53.086Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 23c853fb-5ecc-4c5a-8b58-4cf27310aba6
producer_ip = fd00:1122:3344:101::2
producer_port = 41635
|
| 5841 | 2026-05-01T16:28:53.087Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 2
n_samples = 11
producer_id = 23c853fb-5ecc-4c5a-8b58-4cf27310aba6
producer_ip = fd00:1122:3344:101::2
producer_port = 41635
|
| 5842 | 2026-05-01T16:28:54.051Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5843 | 2026-05-01T16:28:54.051Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5844 | 2026-05-01T16:28:54.052Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5845 | 2026-05-01T16:28:54.083Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5846 | 2026-05-01T16:28:54.083Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5847 | 2026-05-01T16:28:54.083Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5848 | 2026-05-01T16:28:54.083Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5849 | 2026-05-01T16:28:54.085Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5850 | 2026-05-01T16:28:54.086Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5851 | 2026-05-01T16:28:55.051Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5852 | 2026-05-01T16:28:55.051Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5853 | 2026-05-01T16:28:55.052Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5854 | 2026-05-01T16:28:55.083Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5855 | 2026-05-01T16:28:55.083Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5856 | 2026-05-01T16:28:55.083Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5857 | 2026-05-01T16:28:55.083Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5858 | 2026-05-01T16:28:55.085Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5859 | 2026-05-01T16:28:55.085Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5860 | 2026-05-01T16:28:56.051Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5861 | 2026-05-01T16:28:56.051Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5862 | 2026-05-01T16:28:56.052Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5863 | 2026-05-01T16:28:56.083Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5864 | 2026-05-01T16:28:56.083Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5865 | 2026-05-01T16:28:56.083Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5866 | 2026-05-01T16:28:56.083Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5867 | 2026-05-01T16:28:56.085Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5868 | 2026-05-01T16:28:56.086Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5869 | 2026-05-01T16:28:57.051Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5870 | 2026-05-01T16:28:57.051Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5871 | 2026-05-01T16:28:57.052Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5872 | 2026-05-01T16:28:57.083Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5873 | 2026-05-01T16:28:57.083Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5874 | 2026-05-01T16:28:57.083Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5875 | 2026-05-01T16:28:57.083Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5876 | 2026-05-01T16:28:57.085Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5877 | 2026-05-01T16:28:57.086Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5878 | 2026-05-01T16:28:57.887Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_samples = 380
|
| 5879 | 2026-05-01T16:28:57.887Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_samples = 380
|
| 5880 | 2026-05-01T16:28:57.887Z | DEBG | oximeter (clickhouse-client): unrolling 380 total samples
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
|
| 5881 | 2026-05-01T16:28:57.907Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 284
table_name = fields_i16
|
| 5882 | 2026-05-01T16:28:57.908Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 4
table_name = fields_ipaddr
|
| 5883 | 2026-05-01T16:28:57.910Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 831
table_name = fields_string
|
| 5884 | 2026-05-01T16:28:57.911Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 162
table_name = fields_u16
|
| 5885 | 2026-05-01T16:28:57.913Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 149
table_name = fields_u32
|
| 5886 | 2026-05-01T16:28:57.914Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 148
table_name = fields_u8
|
| 5887 | 2026-05-01T16:28:57.916Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 510
table_name = fields_uuid
|
| 5888 | 2026-05-01T16:28:57.917Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 6
table_name = measurements_bool
|
| 5889 | 2026-05-01T16:28:57.918Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 267
table_name = measurements_cumulativeu64
|
| 5890 | 2026-05-01T16:28:57.920Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 1
table_name = measurements_f64
|
| 5891 | 2026-05-01T16:28:57.922Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 16
table_name = measurements_histogramu64
|
| 5892 | 2026-05-01T16:28:57.923Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 90
table_name = measurements_u64
|
| 5893 | 2026-05-01T16:28:57.989Z | WARN | oximeter (database-inserter): failed to insert some results into metric DB
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
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:315
|
| 5894 | 2026-05-01T16:28:58.044Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 020252ae-0c61-4e3e-9056-efba9567b85d
producer_ip = fd00:1122:3344:101::b
producer_port = 58361
|
| 5895 | 2026-05-01T16:28:58.044Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 020252ae-0c61-4e3e-9056-efba9567b85d
producer_ip = fd00:1122:3344:101::b
producer_port = 58361
|
| 5896 | 2026-05-01T16:28:58.047Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 5
n_samples = 26
producer_id = 020252ae-0c61-4e3e-9056-efba9567b85d
producer_ip = fd00:1122:3344:101::b
producer_port = 58361
|
| 5897 | 2026-05-01T16:28:58.051Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5898 | 2026-05-01T16:28:58.051Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5899 | 2026-05-01T16:28:58.053Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5900 | 2026-05-01T16:28:58.083Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5901 | 2026-05-01T16:28:58.083Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5902 | 2026-05-01T16:28:58.083Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5903 | 2026-05-01T16:28:58.083Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5904 | 2026-05-01T16:28:58.085Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5905 | 2026-05-01T16:28:58.086Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5906 | 2026-05-01T16:28:59.051Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5907 | 2026-05-01T16:28:59.052Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5908 | 2026-05-01T16:28:59.052Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5909 | 2026-05-01T16:28:59.084Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5910 | 2026-05-01T16:28:59.084Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5911 | 2026-05-01T16:28:59.084Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5912 | 2026-05-01T16:28:59.084Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5913 | 2026-05-01T16:28:59.085Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5914 | 2026-05-01T16:28:59.086Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5915 | 2026-05-01T16:29:00.051Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5916 | 2026-05-01T16:29:00.051Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5917 | 2026-05-01T16:29:00.052Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5918 | 2026-05-01T16:29:00.083Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5919 | 2026-05-01T16:29:00.083Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5920 | 2026-05-01T16:29:00.083Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5921 | 2026-05-01T16:29:00.083Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5922 | 2026-05-01T16:29:00.085Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5923 | 2026-05-01T16:29:00.086Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5924 | 2026-05-01T16:29:01.051Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5925 | 2026-05-01T16:29:01.051Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5926 | 2026-05-01T16:29:01.052Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5927 | 2026-05-01T16:29:01.083Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5928 | 2026-05-01T16:29:01.083Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5929 | 2026-05-01T16:29:01.083Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5930 | 2026-05-01T16:29:01.083Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5931 | 2026-05-01T16:29:01.084Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5932 | 2026-05-01T16:29:01.085Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5933 | 2026-05-01T16:29:02.051Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5934 | 2026-05-01T16:29:02.051Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5935 | 2026-05-01T16:29:02.052Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5936 | 2026-05-01T16:29:02.083Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5937 | 2026-05-01T16:29:02.083Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5938 | 2026-05-01T16:29:02.084Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5939 | 2026-05-01T16:29:02.084Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5940 | 2026-05-01T16:29:02.085Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5941 | 2026-05-01T16:29:02.086Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5942 | 2026-05-01T16:29:02.887Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_samples = 246
|
| 5943 | 2026-05-01T16:29:02.887Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_samples = 246
|
| 5944 | 2026-05-01T16:29:02.887Z | DEBG | oximeter (clickhouse-client): unrolling 246 total samples
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
|
| 5945 | 2026-05-01T16:29:02.898Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 108
table_name = fields_string
|
| 5946 | 2026-05-01T16:29:02.899Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 26
table_name = fields_u16
|
| 5947 | 2026-05-01T16:29:02.901Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 90
table_name = fields_uuid
|
| 5948 | 2026-05-01T16:29:02.902Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 160
table_name = measurements_cumulativeu64
|
| 5949 | 2026-05-01T16:29:02.905Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 26
table_name = measurements_histogramu64
|
| 5950 | 2026-05-01T16:29:02.906Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 60
table_name = measurements_u64
|
| 5951 | 2026-05-01T16:29:02.988Z | WARN | oximeter (database-inserter): failed to insert some results into metric DB
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
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:315
|
| 5952 | 2026-05-01T16:29:03.035Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5946b6e8-687a-4af2-bbb3-9af6d6bc23e7
producer_ip = fd00:1122:3344:101::2
producer_port = 40116
|
| 5953 | 2026-05-01T16:29:03.035Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5946b6e8-687a-4af2-bbb3-9af6d6bc23e7
producer_ip = fd00:1122:3344:101::2
producer_port = 40116
|
| 5954 | 2026-05-01T16:29:03.038Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 26c45edd-2597-4abc-84e9-0ec16388da15
producer_ip = fd00:1122:3344:101::c
producer_port = 52886
|
| 5955 | 2026-05-01T16:29:03.038Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 26c45edd-2597-4abc-84e9-0ec16388da15
producer_ip = fd00:1122:3344:101::c
producer_port = 52886
|
| 5956 | 2026-05-01T16:29:03.038Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 481d6c94-9127-4a3b-8493-9159fa296021
producer_ip = fd00:1122:3344:101::a
producer_port = 42096
|
| 5957 | 2026-05-01T16:29:03.038Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 481d6c94-9127-4a3b-8493-9159fa296021
producer_ip = fd00:1122:3344:101::a
producer_port = 42096
|
| 5958 | 2026-05-01T16:29:03.039Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 5
n_samples = 2
producer_id = 481d6c94-9127-4a3b-8493-9159fa296021
producer_ip = fd00:1122:3344:101::a
producer_port = 42096
|
| 5959 | 2026-05-01T16:29:03.039Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 5
n_samples = 3
producer_id = 26c45edd-2597-4abc-84e9-0ec16388da15
producer_ip = fd00:1122:3344:101::c
producer_port = 52886
|
| 5960 | 2026-05-01T16:29:03.046Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 142
producer_id = 5946b6e8-687a-4af2-bbb3-9af6d6bc23e7
producer_ip = fd00:1122:3344:101::2
producer_port = 40116
|
| 5961 | 2026-05-01T16:29:03.051Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5962 | 2026-05-01T16:29:03.051Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5963 | 2026-05-01T16:29:03.052Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5964 | 2026-05-01T16:29:03.083Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5965 | 2026-05-01T16:29:03.083Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5966 | 2026-05-01T16:29:03.083Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5967 | 2026-05-01T16:29:03.083Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5968 | 2026-05-01T16:29:03.085Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5969 | 2026-05-01T16:29:03.085Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5970 | 2026-05-01T16:29:03.086Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 23c853fb-5ecc-4c5a-8b58-4cf27310aba6
producer_ip = fd00:1122:3344:101::2
producer_port = 41635
|
| 5971 | 2026-05-01T16:29:03.086Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 23c853fb-5ecc-4c5a-8b58-4cf27310aba6
producer_ip = fd00:1122:3344:101::2
producer_port = 41635
|
| 5972 | 2026-05-01T16:29:03.088Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 2
n_samples = 11
producer_id = 23c853fb-5ecc-4c5a-8b58-4cf27310aba6
producer_ip = fd00:1122:3344:101::2
producer_port = 41635
|
| 5973 | 2026-05-01T16:29:04.052Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5974 | 2026-05-01T16:29:04.052Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5975 | 2026-05-01T16:29:04.053Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5976 | 2026-05-01T16:29:04.083Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5977 | 2026-05-01T16:29:04.083Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5978 | 2026-05-01T16:29:04.083Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5979 | 2026-05-01T16:29:04.083Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5980 | 2026-05-01T16:29:04.085Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5981 | 2026-05-01T16:29:04.085Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5982 | 2026-05-01T16:29:05.051Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5983 | 2026-05-01T16:29:05.051Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5984 | 2026-05-01T16:29:05.052Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5985 | 2026-05-01T16:29:05.083Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5986 | 2026-05-01T16:29:05.083Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5987 | 2026-05-01T16:29:05.083Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5988 | 2026-05-01T16:29:05.083Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5989 | 2026-05-01T16:29:05.084Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5990 | 2026-05-01T16:29:05.085Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5991 | 2026-05-01T16:29:06.051Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5992 | 2026-05-01T16:29:06.051Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5993 | 2026-05-01T16:29:06.052Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5994 | 2026-05-01T16:29:06.083Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5995 | 2026-05-01T16:29:06.083Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5996 | 2026-05-01T16:29:06.083Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5997 | 2026-05-01T16:29:06.083Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5998 | 2026-05-01T16:29:06.085Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5999 | 2026-05-01T16:29:06.086Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 6000 | 2026-05-01T16:29:07.051Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 6001 | 2026-05-01T16:29:07.051Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 6002 | 2026-05-01T16:29:07.052Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 6003 | 2026-05-01T16:29:07.083Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 6004 | 2026-05-01T16:29:07.083Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 6005 | 2026-05-01T16:29:07.083Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 6006 | 2026-05-01T16:29:07.083Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 6007 | 2026-05-01T16:29:07.084Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 6008 | 2026-05-01T16:29:07.085Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 6009 | 2026-05-01T16:29:07.887Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_samples = 378
|
| 6010 | 2026-05-01T16:29:07.887Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_samples = 378
|
| 6011 | 2026-05-01T16:29:07.887Z | DEBG | oximeter (clickhouse-client): unrolling 378 total samples
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
|
| 6012 | 2026-05-01T16:29:07.906Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 284
table_name = fields_i16
|
| 6013 | 2026-05-01T16:29:07.908Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 829
table_name = fields_string
|
| 6014 | 2026-05-01T16:29:07.910Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 158
table_name = fields_u16
|
| 6015 | 2026-05-01T16:29:07.912Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 149
table_name = fields_u32
|
| 6016 | 2026-05-01T16:29:07.913Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 148
table_name = fields_u8
|
| 6017 | 2026-05-01T16:29:07.915Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 506
table_name = fields_uuid
|
| 6018 | 2026-05-01T16:29:07.916Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 6
table_name = measurements_bool
|
| 6019 | 2026-05-01T16:29:07.918Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 265
table_name = measurements_cumulativeu64
|
| 6020 | 2026-05-01T16:29:07.919Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 1
table_name = measurements_f64
|
| 6021 | 2026-05-01T16:29:07.921Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 16
table_name = measurements_histogramu64
|
| 6022 | 2026-05-01T16:29:07.922Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 90
table_name = measurements_u64
|
| 6023 | 2026-05-01T16:29:07.988Z | WARN | oximeter (database-inserter): failed to insert some results into metric DB
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
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:315
|
| 6024 | 2026-05-01T16:29:08.029Z | INFO | oximeter (oximeter-agent): refreshing list of producers from Nexus
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:565
|
| 6025 | 2026-05-01T16:29:08.029Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::c]:12221/metrics/collectors/c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd/producers?sort_by=id_ascending
|
| 6026 | 2026-05-01T16:29:08.031Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::c]:12221/metrics/collectors/c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd/producers?sort_by=id_ascending", status: 200, headers: {"content-type": "application/json", "x-request-id": "80e2b9e6-cd00-421c-8e5a-4f8edd527fe0", "content-length": "1412", "date": "Fri, 01 May 2026 16:29:08 GMT"} })
|
| 6027 | 2026-05-01T16:29:08.031Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::c]:12221/metrics/collectors/c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJjZDdjZDE5Ni0yYjE3LTQ0ZWUtYTYyMy1kMGQ5YWE2ZDM3YWYifX0%3D
|
| 6028 | 2026-05-01T16:29:08.033Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::c]:12221/metrics/collectors/c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJjZDdjZDE5Ni0yYjE3LTQ0ZWUtYTYyMy1kMGQ5YWE2ZDM3YWYifX0%3D", status: 200, headers: {"content-type": "application/json", "x-request-id": "f6dc6a3a-89b2-4d21-aed4-71a81dffff61", "content-length": "29", "date": "Fri, 01 May 2026 16:29:08 GMT"} })
|
| 6029 | 2026-05-01T16:29:08.033Z | INFO | oximeter (oximeter-agent): refreshed list of producers from Nexus
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:640
n_current_tasks = 9
n_pruned_tasks = 0
|
| 6030 | 2026-05-01T16:29:08.043Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 020252ae-0c61-4e3e-9056-efba9567b85d
producer_ip = fd00:1122:3344:101::b
producer_port = 58361
|
| 6031 | 2026-05-01T16:29:08.043Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 020252ae-0c61-4e3e-9056-efba9567b85d
producer_ip = fd00:1122:3344:101::b
producer_port = 58361
|
| 6032 | 2026-05-01T16:29:08.047Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 5
n_samples = 26
producer_id = 020252ae-0c61-4e3e-9056-efba9567b85d
producer_ip = fd00:1122:3344:101::b
producer_port = 58361
|
| 6033 | 2026-05-01T16:29:08.051Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = cd7cd196-2b17-44ee-a623-d0d9aa6d37af
producer_ip = fd00:1122:3344:101::1
producer_port = 50923
|
| 6034 | 2026-05-01T16:29:08.051Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 6035 | 2026-05-01T16:29:08.051Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 6036 | 2026-05-01T16:29:08.051Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5946b6e8-687a-4af2-bbb3-9af6d6bc23e7
producer_ip = fd00:1122:3344:101::2
producer_port = 40116
|
| 6037 | 2026-05-01T16:29:08.052Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 6038 | 2026-05-01T16:29:08.052Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = cd7cd196-2b17-44ee-a623-d0d9aa6d37af
producer_ip = fd00:1122:3344:101::1
producer_port = 50923
|
| 6039 | 2026-05-01T16:29:08.052Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = cd7cd196-2b17-44ee-a623-d0d9aa6d37af
producer_ip = fd00:1122:3344:101::1
producer_port = 50923
|
| 6040 | 2026-05-01T16:29:08.052Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 6041 | 2026-05-01T16:29:08.052Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 6042 | 2026-05-01T16:29:08.052Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 6043 | 2026-05-01T16:29:08.083Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 6044 | 2026-05-01T16:29:08.083Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 6045 | 2026-05-01T16:29:08.083Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 6046 | 2026-05-01T16:29:08.083Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 6047 | 2026-05-01T16:29:08.084Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 6048 | 2026-05-01T16:29:08.086Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 6049 | 2026-05-01T16:29:08.116Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 2
n_samples = 1475
producer_id = cd7cd196-2b17-44ee-a623-d0d9aa6d37af
producer_ip = fd00:1122:3344:101::1
producer_port = 50923
|
| 6050 | 2026-05-01T16:29:08.120Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_samples = 1550
|
| 6051 | 2026-05-01T16:29:08.120Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_samples = 1550
|
| 6052 | 2026-05-01T16:29:08.121Z | DEBG | oximeter (clickhouse-client): unrolling 1550 total samples
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
|
| 6053 | 2026-05-01T16:29:08.185Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 10
table_name = fields_ipaddr
|
| 6054 | 2026-05-01T16:29:08.188Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 2462
table_name = fields_string
|
| 6055 | 2026-05-01T16:29:08.189Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 47
table_name = fields_u16
|
| 6056 | 2026-05-01T16:29:08.191Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 801
table_name = fields_u32
|
| 6057 | 2026-05-01T16:29:08.192Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 1
table_name = fields_u64
|
| 6058 | 2026-05-01T16:29:08.194Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 1326
table_name = fields_uuid
|
| 6059 | 2026-05-01T16:29:08.196Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 1501
table_name = measurements_cumulativeu64
|
| 6060 | 2026-05-01T16:29:08.198Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 37
table_name = measurements_histogramu64
|
| 6061 | 2026-05-01T16:29:08.200Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 12
table_name = measurements_u64
|
| 6062 | 2026-05-01T16:29:08.221Z | WARN | oximeter (database-inserter): failed to insert some results into metric DB
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
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:315
|
| 6063 | 2026-05-01T16:29:09.051Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 6064 | 2026-05-01T16:29:09.051Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 6065 | 2026-05-01T16:29:09.052Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 6066 | 2026-05-01T16:29:09.083Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 6067 | 2026-05-01T16:29:09.083Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 6068 | 2026-05-01T16:29:09.083Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 6069 | 2026-05-01T16:29:09.083Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 6070 | 2026-05-01T16:29:09.085Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 6071 | 2026-05-01T16:29:09.085Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 6072 | 2026-05-01T16:29:10.052Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 6073 | 2026-05-01T16:29:10.052Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 6074 | 2026-05-01T16:29:10.053Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 6075 | 2026-05-01T16:29:10.083Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 6076 | 2026-05-01T16:29:10.083Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 6077 | 2026-05-01T16:29:10.083Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 6078 | 2026-05-01T16:29:10.083Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 6079 | 2026-05-01T16:29:10.084Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 6080 | 2026-05-01T16:29:10.085Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 6081 | 2026-05-01T16:29:11.051Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 6082 | 2026-05-01T16:29:11.051Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 6083 | 2026-05-01T16:29:11.052Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 6084 | 2026-05-01T16:29:11.083Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 6085 | 2026-05-01T16:29:11.083Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 6086 | 2026-05-01T16:29:11.083Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 6087 | 2026-05-01T16:29:11.083Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 6088 | 2026-05-01T16:29:11.085Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 6089 | 2026-05-01T16:29:11.086Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 6090 | 2026-05-01T16:29:12.051Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 6091 | 2026-05-01T16:29:12.051Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 6092 | 2026-05-01T16:29:12.053Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 6093 | 2026-05-01T16:29:12.083Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 6094 | 2026-05-01T16:29:12.083Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 6095 | 2026-05-01T16:29:12.083Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 6096 | 2026-05-01T16:29:12.083Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 6097 | 2026-05-01T16:29:12.084Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 6098 | 2026-05-01T16:29:12.086Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 6099 | 2026-05-01T16:29:12.888Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_samples = 176
|
| 6100 | 2026-05-01T16:29:12.888Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_samples = 176
|
| 6101 | 2026-05-01T16:29:12.888Z | DEBG | oximeter (clickhouse-client): unrolling 176 total samples
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
|
| 6102 | 2026-05-01T16:29:12.897Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 56
table_name = fields_string
|
| 6103 | 2026-05-01T16:29:12.898Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 64
table_name = fields_uuid
|
| 6104 | 2026-05-01T16:29:12.900Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 128
table_name = measurements_cumulativeu64
|
| 6105 | 2026-05-01T16:29:12.901Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 48
table_name = measurements_u64
|
| 6106 | 2026-05-01T16:29:12.989Z | WARN | oximeter (database-inserter): failed to insert some results into metric DB
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
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:315
|
| 6107 | 2026-05-01T16:29:13.035Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5946b6e8-687a-4af2-bbb3-9af6d6bc23e7
producer_ip = fd00:1122:3344:101::2
producer_port = 40116
|
| 6108 | 2026-05-01T16:29:13.035Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5946b6e8-687a-4af2-bbb3-9af6d6bc23e7
producer_ip = fd00:1122:3344:101::2
producer_port = 40116
|
| 6109 | 2026-05-01T16:29:13.038Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 481d6c94-9127-4a3b-8493-9159fa296021
producer_ip = fd00:1122:3344:101::a
producer_port = 42096
|
| 6110 | 2026-05-01T16:29:13.038Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 481d6c94-9127-4a3b-8493-9159fa296021
producer_ip = fd00:1122:3344:101::a
producer_port = 42096
|
| 6111 | 2026-05-01T16:29:13.038Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 26c45edd-2597-4abc-84e9-0ec16388da15
producer_ip = fd00:1122:3344:101::c
producer_port = 52886
|
| 6112 | 2026-05-01T16:29:13.038Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 26c45edd-2597-4abc-84e9-0ec16388da15
producer_ip = fd00:1122:3344:101::c
producer_port = 52886
|
| 6113 | 2026-05-01T16:29:13.039Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 5
n_samples = 2
producer_id = 481d6c94-9127-4a3b-8493-9159fa296021
producer_ip = fd00:1122:3344:101::a
producer_port = 42096
|
| 6114 | 2026-05-01T16:29:13.039Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 5
n_samples = 3
producer_id = 26c45edd-2597-4abc-84e9-0ec16388da15
producer_ip = fd00:1122:3344:101::c
producer_port = 52886
|
| 6115 | 2026-05-01T16:29:13.047Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 142
producer_id = 5946b6e8-687a-4af2-bbb3-9af6d6bc23e7
producer_ip = fd00:1122:3344:101::2
producer_port = 40116
|
| 6116 | 2026-05-01T16:29:13.051Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 6117 | 2026-05-01T16:29:13.051Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 6118 | 2026-05-01T16:29:13.052Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 6119 | 2026-05-01T16:29:13.083Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 6120 | 2026-05-01T16:29:13.083Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 6121 | 2026-05-01T16:29:13.084Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 6122 | 2026-05-01T16:29:13.084Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 6123 | 2026-05-01T16:29:13.085Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 6124 | 2026-05-01T16:29:13.086Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 6125 | 2026-05-01T16:29:13.086Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 23c853fb-5ecc-4c5a-8b58-4cf27310aba6
producer_ip = fd00:1122:3344:101::2
producer_port = 41635
|
| 6126 | 2026-05-01T16:29:13.086Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 23c853fb-5ecc-4c5a-8b58-4cf27310aba6
producer_ip = fd00:1122:3344:101::2
producer_port = 41635
|
| 6127 | 2026-05-01T16:29:13.089Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 2
n_samples = 11
producer_id = 23c853fb-5ecc-4c5a-8b58-4cf27310aba6
producer_ip = fd00:1122:3344:101::2
producer_port = 41635
|
| 6128 | 2026-05-01T16:29:14.051Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 6129 | 2026-05-01T16:29:14.051Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 6130 | 2026-05-01T16:29:14.052Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 6131 | 2026-05-01T16:29:14.083Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 6132 | 2026-05-01T16:29:14.083Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 6133 | 2026-05-01T16:29:14.083Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 6134 | 2026-05-01T16:29:14.083Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 6135 | 2026-05-01T16:29:14.085Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 6136 | 2026-05-01T16:29:14.085Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 6137 | 2026-05-01T16:29:15.051Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 6138 | 2026-05-01T16:29:15.051Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 6139 | 2026-05-01T16:29:15.052Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 6140 | 2026-05-01T16:29:15.083Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 6141 | 2026-05-01T16:29:15.083Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 6142 | 2026-05-01T16:29:15.083Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 6143 | 2026-05-01T16:29:15.083Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 6144 | 2026-05-01T16:29:15.085Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 6145 | 2026-05-01T16:29:15.086Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 6146 | 2026-05-01T16:29:16.051Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 6147 | 2026-05-01T16:29:16.051Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 6148 | 2026-05-01T16:29:16.052Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 6149 | 2026-05-01T16:29:16.083Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 6150 | 2026-05-01T16:29:16.083Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 6151 | 2026-05-01T16:29:16.083Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 6152 | 2026-05-01T16:29:16.083Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 6153 | 2026-05-01T16:29:16.085Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 6154 | 2026-05-01T16:29:16.085Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 6155 | 2026-05-01T16:29:17.052Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 6156 | 2026-05-01T16:29:17.052Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 6157 | 2026-05-01T16:29:17.052Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 6158 | 2026-05-01T16:29:17.084Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 6159 | 2026-05-01T16:29:17.084Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 6160 | 2026-05-01T16:29:17.084Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 6161 | 2026-05-01T16:29:17.084Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 6162 | 2026-05-01T16:29:17.086Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 6163 | 2026-05-01T16:29:17.086Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 6164 | 2026-05-01T16:29:17.887Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_samples = 378
|
| 6165 | 2026-05-01T16:29:17.887Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_samples = 378
|
| 6166 | 2026-05-01T16:29:17.888Z | DEBG | oximeter (clickhouse-client): unrolling 378 total samples
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
|
| 6167 | 2026-05-01T16:29:17.906Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 284
table_name = fields_i16
|
| 6168 | 2026-05-01T16:29:17.908Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 829
table_name = fields_string
|
| 6169 | 2026-05-01T16:29:17.910Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 158
table_name = fields_u16
|
| 6170 | 2026-05-01T16:29:17.911Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 149
table_name = fields_u32
|
| 6171 | 2026-05-01T16:29:17.913Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 148
table_name = fields_u8
|
| 6172 | 2026-05-01T16:29:17.914Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 506
table_name = fields_uuid
|
| 6173 | 2026-05-01T16:29:17.915Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 6
table_name = measurements_bool
|
| 6174 | 2026-05-01T16:29:17.917Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 265
table_name = measurements_cumulativeu64
|
| 6175 | 2026-05-01T16:29:17.918Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 1
table_name = measurements_f64
|
| 6176 | 2026-05-01T16:29:17.920Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 16
table_name = measurements_histogramu64
|
| 6177 | 2026-05-01T16:29:17.922Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 90
table_name = measurements_u64
|
| 6178 | 2026-05-01T16:29:17.988Z | WARN | oximeter (database-inserter): failed to insert some results into metric DB
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
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:315
|
| 6179 | 2026-05-01T16:29:18.043Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 020252ae-0c61-4e3e-9056-efba9567b85d
producer_ip = fd00:1122:3344:101::b
producer_port = 58361
|
| 6180 | 2026-05-01T16:29:18.043Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 020252ae-0c61-4e3e-9056-efba9567b85d
producer_ip = fd00:1122:3344:101::b
producer_port = 58361
|
| 6181 | 2026-05-01T16:29:18.047Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 5
n_samples = 26
producer_id = 020252ae-0c61-4e3e-9056-efba9567b85d
producer_ip = fd00:1122:3344:101::b
producer_port = 58361
|
| 6182 | 2026-05-01T16:29:18.051Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 6183 | 2026-05-01T16:29:18.051Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 6184 | 2026-05-01T16:29:18.052Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 6185 | 2026-05-01T16:29:18.083Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 6186 | 2026-05-01T16:29:18.083Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 6187 | 2026-05-01T16:29:18.083Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 6188 | 2026-05-01T16:29:18.083Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 6189 | 2026-05-01T16:29:18.085Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 6190 | 2026-05-01T16:29:18.086Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 6191 | 2026-05-01T16:29:19.051Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 6192 | 2026-05-01T16:29:19.051Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 6193 | 2026-05-01T16:29:19.052Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 6194 | 2026-05-01T16:29:19.083Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 6195 | 2026-05-01T16:29:19.083Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 6196 | 2026-05-01T16:29:19.083Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 6197 | 2026-05-01T16:29:19.083Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 6198 | 2026-05-01T16:29:19.085Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 6199 | 2026-05-01T16:29:19.086Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 6200 | 2026-05-01T16:29:20.051Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 6201 | 2026-05-01T16:29:20.051Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 6202 | 2026-05-01T16:29:20.052Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 6203 | 2026-05-01T16:29:20.083Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 6204 | 2026-05-01T16:29:20.083Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 6205 | 2026-05-01T16:29:20.083Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 6206 | 2026-05-01T16:29:20.083Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 6207 | 2026-05-01T16:29:20.085Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 6208 | 2026-05-01T16:29:20.087Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 6209 | 2026-05-01T16:29:21.052Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 6210 | 2026-05-01T16:29:21.052Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 6211 | 2026-05-01T16:29:21.052Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 6212 | 2026-05-01T16:29:21.084Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 6213 | 2026-05-01T16:29:21.084Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 6214 | 2026-05-01T16:29:21.084Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 6215 | 2026-05-01T16:29:21.084Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 6216 | 2026-05-01T16:29:21.086Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 6217 | 2026-05-01T16:29:21.087Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 6218 | 2026-05-01T16:29:22.052Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 6219 | 2026-05-01T16:29:22.052Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 6220 | 2026-05-01T16:29:22.053Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 6221 | 2026-05-01T16:29:22.083Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 6222 | 2026-05-01T16:29:22.083Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 6223 | 2026-05-01T16:29:22.083Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 6224 | 2026-05-01T16:29:22.083Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 6225 | 2026-05-01T16:29:22.085Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 6226 | 2026-05-01T16:29:22.086Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 6227 | 2026-05-01T16:29:22.887Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_samples = 246
|
| 6228 | 2026-05-01T16:29:22.887Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_samples = 246
|
| 6229 | 2026-05-01T16:29:22.887Z | DEBG | oximeter (clickhouse-client): unrolling 246 total samples
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
|
| 6230 | 2026-05-01T16:29:22.899Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 108
table_name = fields_string
|
| 6231 | 2026-05-01T16:29:22.900Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 26
table_name = fields_u16
|
| 6232 | 2026-05-01T16:29:22.902Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 90
table_name = fields_uuid
|
| 6233 | 2026-05-01T16:29:22.903Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 160
table_name = measurements_cumulativeu64
|
| 6234 | 2026-05-01T16:29:22.906Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 26
table_name = measurements_histogramu64
|
| 6235 | 2026-05-01T16:29:22.907Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 60
table_name = measurements_u64
|
| 6236 | 2026-05-01T16:29:22.988Z | WARN | oximeter (database-inserter): failed to insert some results into metric DB
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
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:315
|
| 6237 | 2026-05-01T16:29:23.029Z | INFO | oximeter (oximeter-agent): refreshing list of producers from Nexus
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:565
|
| 6238 | 2026-05-01T16:29:23.029Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::c]:12221/metrics/collectors/c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd/producers?sort_by=id_ascending
|
| 6239 | 2026-05-01T16:29:23.033Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::c]:12221/metrics/collectors/c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd/producers?sort_by=id_ascending", status: 200, headers: {"content-type": "application/json", "x-request-id": "36b71ba7-0666-4712-b96c-938fb43a9a33", "content-length": "1412", "date": "Fri, 01 May 2026 16:29:23 GMT"} })
|
| 6240 | 2026-05-01T16:29:23.033Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::c]:12221/metrics/collectors/c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJjZDdjZDE5Ni0yYjE3LTQ0ZWUtYTYyMy1kMGQ5YWE2ZDM3YWYifX0%3D
|
| 6241 | 2026-05-01T16:29:23.035Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5946b6e8-687a-4af2-bbb3-9af6d6bc23e7
producer_ip = fd00:1122:3344:101::2
producer_port = 40116
|
| 6242 | 2026-05-01T16:29:23.035Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5946b6e8-687a-4af2-bbb3-9af6d6bc23e7
producer_ip = fd00:1122:3344:101::2
producer_port = 40116
|
| 6243 | 2026-05-01T16:29:23.037Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::c]:12221/metrics/collectors/c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJjZDdjZDE5Ni0yYjE3LTQ0ZWUtYTYyMy1kMGQ5YWE2ZDM3YWYifX0%3D", status: 200, headers: {"content-type": "application/json", "x-request-id": "45759b51-a3f8-44ee-86b9-5576a9bf194b", "content-length": "29", "date": "Fri, 01 May 2026 16:29:23 GMT"} })
|
| 6244 | 2026-05-01T16:29:23.037Z | INFO | oximeter (oximeter-agent): refreshed list of producers from Nexus
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:640
n_current_tasks = 9
n_pruned_tasks = 0
|
| 6245 | 2026-05-01T16:29:23.039Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 26c45edd-2597-4abc-84e9-0ec16388da15
producer_ip = fd00:1122:3344:101::c
producer_port = 52886
|
| 6246 | 2026-05-01T16:29:23.039Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 481d6c94-9127-4a3b-8493-9159fa296021
producer_ip = fd00:1122:3344:101::a
producer_port = 42096
|
| 6247 | 2026-05-01T16:29:23.039Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 26c45edd-2597-4abc-84e9-0ec16388da15
producer_ip = fd00:1122:3344:101::c
producer_port = 52886
|
| 6248 | 2026-05-01T16:29:23.039Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 481d6c94-9127-4a3b-8493-9159fa296021
producer_ip = fd00:1122:3344:101::a
producer_port = 42096
|
| 6249 | 2026-05-01T16:29:23.040Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 5
n_samples = 2
producer_id = 481d6c94-9127-4a3b-8493-9159fa296021
producer_ip = fd00:1122:3344:101::a
producer_port = 42096
|
| 6250 | 2026-05-01T16:29:23.040Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 5
n_samples = 3
producer_id = 26c45edd-2597-4abc-84e9-0ec16388da15
producer_ip = fd00:1122:3344:101::c
producer_port = 52886
|
| 6251 | 2026-05-01T16:29:23.051Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 6252 | 2026-05-01T16:29:23.051Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 6253 | 2026-05-01T16:29:23.052Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 142
producer_id = 5946b6e8-687a-4af2-bbb3-9af6d6bc23e7
producer_ip = fd00:1122:3344:101::2
producer_port = 40116
|
| 6254 | 2026-05-01T16:29:23.052Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 6255 | 2026-05-01T16:29:23.083Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 6256 | 2026-05-01T16:29:23.084Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 6257 | 2026-05-01T16:29:23.084Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 6258 | 2026-05-01T16:29:23.084Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 6259 | 2026-05-01T16:29:23.085Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 6260 | 2026-05-01T16:29:23.086Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 6261 | 2026-05-01T16:29:23.086Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 23c853fb-5ecc-4c5a-8b58-4cf27310aba6
producer_ip = fd00:1122:3344:101::2
producer_port = 41635
|
| 6262 | 2026-05-01T16:29:23.086Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 23c853fb-5ecc-4c5a-8b58-4cf27310aba6
producer_ip = fd00:1122:3344:101::2
producer_port = 41635
|
| 6263 | 2026-05-01T16:29:23.086Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 23c853fb-5ecc-4c5a-8b58-4cf27310aba6
producer_ip = fd00:1122:3344:101::2
producer_port = 41635
|
| 6264 | 2026-05-01T16:29:23.088Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 2
n_samples = 11
producer_id = 23c853fb-5ecc-4c5a-8b58-4cf27310aba6
producer_ip = fd00:1122:3344:101::2
producer_port = 41635
|
| 6265 | 2026-05-01T16:29:24.051Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 6266 | 2026-05-01T16:29:24.051Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 6267 | 2026-05-01T16:29:24.052Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 6268 | 2026-05-01T16:29:24.083Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 6269 | 2026-05-01T16:29:24.083Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 6270 | 2026-05-01T16:29:24.083Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 6271 | 2026-05-01T16:29:24.083Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 6272 | 2026-05-01T16:29:24.085Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 6273 | 2026-05-01T16:29:24.085Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 6274 | 2026-05-01T16:29:25.052Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 6275 | 2026-05-01T16:29:25.052Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 6276 | 2026-05-01T16:29:25.053Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 6277 | 2026-05-01T16:29:25.084Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 6278 | 2026-05-01T16:29:25.084Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 6279 | 2026-05-01T16:29:25.084Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 6280 | 2026-05-01T16:29:25.084Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 6281 | 2026-05-01T16:29:25.085Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 6282 | 2026-05-01T16:29:25.086Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 6283 | 2026-05-01T16:29:26.052Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 6284 | 2026-05-01T16:29:26.052Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 6285 | 2026-05-01T16:29:26.053Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 6286 | 2026-05-01T16:29:26.083Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 6287 | 2026-05-01T16:29:26.083Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 6288 | 2026-05-01T16:29:26.083Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 6289 | 2026-05-01T16:29:26.083Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 6290 | 2026-05-01T16:29:26.085Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 6291 | 2026-05-01T16:29:26.086Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 6292 | 2026-05-01T16:29:27.051Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 6293 | 2026-05-01T16:29:27.051Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 6294 | 2026-05-01T16:29:27.052Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 6295 | 2026-05-01T16:29:27.083Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 6296 | 2026-05-01T16:29:27.083Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 6297 | 2026-05-01T16:29:27.083Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 6298 | 2026-05-01T16:29:27.083Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 6299 | 2026-05-01T16:29:27.085Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 6300 | 2026-05-01T16:29:27.086Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 6301 | 2026-05-01T16:29:27.888Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_samples = 379
|
| 6302 | 2026-05-01T16:29:27.888Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_samples = 379
|
| 6303 | 2026-05-01T16:29:27.888Z | DEBG | oximeter (clickhouse-client): unrolling 379 total samples
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
|
| 6304 | 2026-05-01T16:29:27.907Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 284
table_name = fields_i16
|
| 6305 | 2026-05-01T16:29:27.908Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 2
table_name = fields_ipaddr
|
| 6306 | 2026-05-01T16:29:27.910Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 830
table_name = fields_string
|
| 6307 | 2026-05-01T16:29:27.912Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 160
table_name = fields_u16
|
| 6308 | 2026-05-01T16:29:27.913Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 149
table_name = fields_u32
|
| 6309 | 2026-05-01T16:29:27.915Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 148
table_name = fields_u8
|
| 6310 | 2026-05-01T16:29:27.916Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 508
table_name = fields_uuid
|
| 6311 | 2026-05-01T16:29:27.917Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 6
table_name = measurements_bool
|
| 6312 | 2026-05-01T16:29:27.919Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 266
table_name = measurements_cumulativeu64
|
| 6313 | 2026-05-01T16:29:27.920Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 1
table_name = measurements_f64
|
| 6314 | 2026-05-01T16:29:27.922Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 16
table_name = measurements_histogramu64
|
| 6315 | 2026-05-01T16:29:27.924Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 90
table_name = measurements_u64
|
| 6316 | 2026-05-01T16:29:27.988Z | WARN | oximeter (database-inserter): failed to insert some results into metric DB
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
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:315
|
| 6317 | 2026-05-01T16:29:28.043Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 020252ae-0c61-4e3e-9056-efba9567b85d
producer_ip = fd00:1122:3344:101::b
producer_port = 58361
|
| 6318 | 2026-05-01T16:29:28.043Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 020252ae-0c61-4e3e-9056-efba9567b85d
producer_ip = fd00:1122:3344:101::b
producer_port = 58361
|
| 6319 | 2026-05-01T16:29:28.047Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 5
n_samples = 26
producer_id = 020252ae-0c61-4e3e-9056-efba9567b85d
producer_ip = fd00:1122:3344:101::b
producer_port = 58361
|
| 6320 | 2026-05-01T16:29:28.052Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 6321 | 2026-05-01T16:29:28.052Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 6322 | 2026-05-01T16:29:28.052Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 6323 | 2026-05-01T16:29:28.083Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 6324 | 2026-05-01T16:29:28.083Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 6325 | 2026-05-01T16:29:28.083Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 6326 | 2026-05-01T16:29:28.083Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 6327 | 2026-05-01T16:29:28.085Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 6328 | 2026-05-01T16:29:28.086Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 6329 | 2026-05-01T16:29:29.051Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 6330 | 2026-05-01T16:29:29.051Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 6331 | 2026-05-01T16:29:29.052Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 6332 | 2026-05-01T16:29:29.083Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 6333 | 2026-05-01T16:29:29.083Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 6334 | 2026-05-01T16:29:29.083Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 6335 | 2026-05-01T16:29:29.083Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 6336 | 2026-05-01T16:29:29.085Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 6337 | 2026-05-01T16:29:29.086Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 6338 | 2026-05-01T16:29:30.052Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 6339 | 2026-05-01T16:29:30.052Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 6340 | 2026-05-01T16:29:30.053Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 6341 | 2026-05-01T16:29:30.084Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 6342 | 2026-05-01T16:29:30.084Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 6343 | 2026-05-01T16:29:30.084Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 6344 | 2026-05-01T16:29:30.084Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 6345 | 2026-05-01T16:29:30.086Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 6346 | 2026-05-01T16:29:30.086Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 6347 | 2026-05-01T16:29:31.052Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 6348 | 2026-05-01T16:29:31.052Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 6349 | 2026-05-01T16:29:31.053Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 6350 | 2026-05-01T16:29:31.083Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 6351 | 2026-05-01T16:29:31.083Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 6352 | 2026-05-01T16:29:31.083Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 6353 | 2026-05-01T16:29:31.083Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 6354 | 2026-05-01T16:29:31.085Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 6355 | 2026-05-01T16:29:31.085Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 6356 | 2026-05-01T16:29:32.051Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 6357 | 2026-05-01T16:29:32.051Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 6358 | 2026-05-01T16:29:32.052Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 6359 | 2026-05-01T16:29:32.083Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 6360 | 2026-05-01T16:29:32.084Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 6361 | 2026-05-01T16:29:32.084Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 6362 | 2026-05-01T16:29:32.084Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 6363 | 2026-05-01T16:29:32.085Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 6364 | 2026-05-01T16:29:32.086Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 6365 | 2026-05-01T16:29:32.888Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_samples = 246
|
| 6366 | 2026-05-01T16:29:32.888Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_samples = 246
|
| 6367 | 2026-05-01T16:29:32.888Z | DEBG | oximeter (clickhouse-client): unrolling 246 total samples
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
|
| 6368 | 2026-05-01T16:29:32.900Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 108
table_name = fields_string
|
| 6369 | 2026-05-01T16:29:32.901Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 26
table_name = fields_u16
|
| 6370 | 2026-05-01T16:29:32.903Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 90
table_name = fields_uuid
|
| 6371 | 2026-05-01T16:29:32.904Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 160
table_name = measurements_cumulativeu64
|
| 6372 | 2026-05-01T16:29:32.907Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 26
table_name = measurements_histogramu64
|
| 6373 | 2026-05-01T16:29:32.908Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 60
table_name = measurements_u64
|
| 6374 | 2026-05-01T16:29:32.989Z | WARN | oximeter (database-inserter): failed to insert some results into metric DB
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
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:315
|
| 6375 | 2026-05-01T16:29:33.035Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5946b6e8-687a-4af2-bbb3-9af6d6bc23e7
producer_ip = fd00:1122:3344:101::2
producer_port = 40116
|
| 6376 | 2026-05-01T16:29:33.035Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5946b6e8-687a-4af2-bbb3-9af6d6bc23e7
producer_ip = fd00:1122:3344:101::2
producer_port = 40116
|
| 6377 | 2026-05-01T16:29:33.038Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 481d6c94-9127-4a3b-8493-9159fa296021
producer_ip = fd00:1122:3344:101::a
producer_port = 42096
|
| 6378 | 2026-05-01T16:29:33.038Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 481d6c94-9127-4a3b-8493-9159fa296021
producer_ip = fd00:1122:3344:101::a
producer_port = 42096
|
| 6379 | 2026-05-01T16:29:33.038Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 26c45edd-2597-4abc-84e9-0ec16388da15
producer_ip = fd00:1122:3344:101::c
producer_port = 52886
|
| 6380 | 2026-05-01T16:29:33.038Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 26c45edd-2597-4abc-84e9-0ec16388da15
producer_ip = fd00:1122:3344:101::c
producer_port = 52886
|
| 6381 | 2026-05-01T16:29:33.039Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 5
n_samples = 2
producer_id = 481d6c94-9127-4a3b-8493-9159fa296021
producer_ip = fd00:1122:3344:101::a
producer_port = 42096
|
| 6382 | 2026-05-01T16:29:33.039Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 5
n_samples = 3
producer_id = 26c45edd-2597-4abc-84e9-0ec16388da15
producer_ip = fd00:1122:3344:101::c
producer_port = 52886
|
| 6383 | 2026-05-01T16:29:33.047Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 142
producer_id = 5946b6e8-687a-4af2-bbb3-9af6d6bc23e7
producer_ip = fd00:1122:3344:101::2
producer_port = 40116
|
| 6384 | 2026-05-01T16:29:33.052Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 6385 | 2026-05-01T16:29:33.052Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 6386 | 2026-05-01T16:29:33.052Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 6387 | 2026-05-01T16:29:33.083Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 6388 | 2026-05-01T16:29:33.083Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 6389 | 2026-05-01T16:29:33.083Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 6390 | 2026-05-01T16:29:33.083Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 6391 | 2026-05-01T16:29:33.085Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 6392 | 2026-05-01T16:29:33.086Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 6393 | 2026-05-01T16:29:33.086Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 23c853fb-5ecc-4c5a-8b58-4cf27310aba6
producer_ip = fd00:1122:3344:101::2
producer_port = 41635
|
| 6394 | 2026-05-01T16:29:33.086Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 23c853fb-5ecc-4c5a-8b58-4cf27310aba6
producer_ip = fd00:1122:3344:101::2
producer_port = 41635
|
| 6395 | 2026-05-01T16:29:33.088Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 2
n_samples = 11
producer_id = 23c853fb-5ecc-4c5a-8b58-4cf27310aba6
producer_ip = fd00:1122:3344:101::2
producer_port = 41635
|
| 6396 | 2026-05-01T16:29:34.051Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 6397 | 2026-05-01T16:29:34.051Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 6398 | 2026-05-01T16:29:34.052Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 6399 | 2026-05-01T16:29:34.083Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 6400 | 2026-05-01T16:29:34.083Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 6401 | 2026-05-01T16:29:34.083Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 6402 | 2026-05-01T16:29:34.083Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 6403 | 2026-05-01T16:29:34.085Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 6404 | 2026-05-01T16:29:34.086Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 6405 | 2026-05-01T16:29:35.051Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 6406 | 2026-05-01T16:29:35.051Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 6407 | 2026-05-01T16:29:35.052Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 6408 | 2026-05-01T16:29:35.083Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 6409 | 2026-05-01T16:29:35.083Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 6410 | 2026-05-01T16:29:35.083Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 6411 | 2026-05-01T16:29:35.083Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 6412 | 2026-05-01T16:29:35.085Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 6413 | 2026-05-01T16:29:35.085Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 6414 | 2026-05-01T16:29:36.052Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 6415 | 2026-05-01T16:29:36.052Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 6416 | 2026-05-01T16:29:36.052Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 6417 | 2026-05-01T16:29:36.083Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 6418 | 2026-05-01T16:29:36.084Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 6419 | 2026-05-01T16:29:36.084Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 6420 | 2026-05-01T16:29:36.084Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 6421 | 2026-05-01T16:29:36.085Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 6422 | 2026-05-01T16:29:36.086Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 6423 | 2026-05-01T16:29:37.051Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 6424 | 2026-05-01T16:29:37.051Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 6425 | 2026-05-01T16:29:37.052Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 6426 | 2026-05-01T16:29:37.083Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 6427 | 2026-05-01T16:29:37.083Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 6428 | 2026-05-01T16:29:37.083Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 6429 | 2026-05-01T16:29:37.083Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 6430 | 2026-05-01T16:29:37.085Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 6431 | 2026-05-01T16:29:37.085Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 6432 | 2026-05-01T16:29:37.887Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_samples = 378
|
| 6433 | 2026-05-01T16:29:37.887Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_samples = 378
|
| 6434 | 2026-05-01T16:29:37.887Z | DEBG | oximeter (clickhouse-client): unrolling 378 total samples
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
|
| 6435 | 2026-05-01T16:29:37.906Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 284
table_name = fields_i16
|
| 6436 | 2026-05-01T16:29:37.908Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 829
table_name = fields_string
|
| 6437 | 2026-05-01T16:29:37.909Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 158
table_name = fields_u16
|
| 6438 | 2026-05-01T16:29:37.911Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 149
table_name = fields_u32
|
| 6439 | 2026-05-01T16:29:37.913Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 148
table_name = fields_u8
|
| 6440 | 2026-05-01T16:29:37.914Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 506
table_name = fields_uuid
|
| 6441 | 2026-05-01T16:29:37.915Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 6
table_name = measurements_bool
|
| 6442 | 2026-05-01T16:29:37.917Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 265
table_name = measurements_cumulativeu64
|
| 6443 | 2026-05-01T16:29:37.918Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 1
table_name = measurements_f64
|
| 6444 | 2026-05-01T16:29:37.920Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 16
table_name = measurements_histogramu64
|
| 6445 | 2026-05-01T16:29:37.922Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 90
table_name = measurements_u64
|
| 6446 | 2026-05-01T16:29:37.988Z | WARN | oximeter (database-inserter): failed to insert some results into metric DB
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
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:315
|
| 6447 | 2026-05-01T16:29:38.029Z | INFO | oximeter (oximeter-agent): refreshing list of producers from Nexus
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:565
|
| 6448 | 2026-05-01T16:29:38.029Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::a]:12221/metrics/collectors/c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd/producers?sort_by=id_ascending
|
| 6449 | 2026-05-01T16:29:38.033Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::a]:12221/metrics/collectors/c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd/producers?sort_by=id_ascending", status: 200, headers: {"content-type": "application/json", "x-request-id": "deabe129-1f05-4c2c-9cd0-585d5bee4068", "content-length": "1412", "date": "Fri, 01 May 2026 16:29:38 GMT"} })
|
| 6450 | 2026-05-01T16:29:38.033Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::a]:12221/metrics/collectors/c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJjZDdjZDE5Ni0yYjE3LTQ0ZWUtYTYyMy1kMGQ5YWE2ZDM3YWYifX0%3D
|
| 6451 | 2026-05-01T16:29:38.036Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::a]:12221/metrics/collectors/c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJjZDdjZDE5Ni0yYjE3LTQ0ZWUtYTYyMy1kMGQ5YWE2ZDM3YWYifX0%3D", status: 200, headers: {"content-type": "application/json", "x-request-id": "fd1938b9-95ac-4b34-8796-abe75fa9542f", "content-length": "29", "date": "Fri, 01 May 2026 16:29:38 GMT"} })
|
| 6452 | 2026-05-01T16:29:38.036Z | DEBG | oximeter (oximeter-agent): received request to register existing metric producer, updating collection information
address = [fd00:1122:3344:101::2]:40116
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
interval = 30s
producer_id = 5946b6e8-687a-4af2-bbb3-9af6d6bc23e7
|
| 6453 | 2026-05-01T16:29:38.036Z | DEBG | oximeter (collection-task-handle): notified collection task of new producer endpoint
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5946b6e8-687a-4af2-bbb3-9af6d6bc23e7
producer_ip = fd00:1122:3344:101::2
producer_port = 40116
|
| 6454 | 2026-05-01T16:29:38.036Z | INFO | oximeter (oximeter-agent): refreshed list of producers from Nexus
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:640
n_current_tasks = 9
n_pruned_tasks = 0
|
| 6455 | 2026-05-01T16:29:38.036Z | DEBG | oximeter (collection-task): collection task received request to update its producer information
address = [fd00:1122:3344:101::2]:40116
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
interval = 30s
producer_id = 5946b6e8-687a-4af2-bbb3-9af6d6bc23e7
producer_ip = fd00:1122:3344:101::2
producer_port = 40116
|
| 6456 | 2026-05-01T16:29:38.037Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5946b6e8-687a-4af2-bbb3-9af6d6bc23e7
producer_ip = fd00:1122:3344:101::2
producer_port = 40116
|
| 6457 | 2026-05-01T16:29:38.037Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5946b6e8-687a-4af2-bbb3-9af6d6bc23e7
producer_ip = fd00:1122:3344:101::2
producer_port = 40116
|
| 6458 | 2026-05-01T16:29:38.043Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 020252ae-0c61-4e3e-9056-efba9567b85d
producer_ip = fd00:1122:3344:101::b
producer_port = 58361
|
| 6459 | 2026-05-01T16:29:38.044Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 020252ae-0c61-4e3e-9056-efba9567b85d
producer_ip = fd00:1122:3344:101::b
producer_port = 58361
|
| 6460 | 2026-05-01T16:29:38.044Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 020252ae-0c61-4e3e-9056-efba9567b85d
producer_ip = fd00:1122:3344:101::b
producer_port = 58361
|
| 6461 | 2026-05-01T16:29:38.047Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 180
producer_id = 5946b6e8-687a-4af2-bbb3-9af6d6bc23e7
producer_ip = fd00:1122:3344:101::2
producer_port = 40116
|
| 6462 | 2026-05-01T16:29:38.048Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 5
n_samples = 26
producer_id = 020252ae-0c61-4e3e-9056-efba9567b85d
producer_ip = fd00:1122:3344:101::b
producer_port = 58361
|
| 6463 | 2026-05-01T16:29:38.051Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 6464 | 2026-05-01T16:29:38.051Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = cd7cd196-2b17-44ee-a623-d0d9aa6d37af
producer_ip = fd00:1122:3344:101::1
producer_port = 50923
|
| 6465 | 2026-05-01T16:29:38.051Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = cd7cd196-2b17-44ee-a623-d0d9aa6d37af
producer_ip = fd00:1122:3344:101::1
producer_port = 50923
|
| 6466 | 2026-05-01T16:29:38.051Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 6467 | 2026-05-01T16:29:38.052Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 6468 | 2026-05-01T16:29:38.083Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 6469 | 2026-05-01T16:29:38.083Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 6470 | 2026-05-01T16:29:38.083Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 6471 | 2026-05-01T16:29:38.083Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 6472 | 2026-05-01T16:29:38.085Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 6473 | 2026-05-01T16:29:38.086Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 6474 | 2026-05-01T16:29:38.116Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 2
n_samples = 1475
producer_id = cd7cd196-2b17-44ee-a623-d0d9aa6d37af
producer_ip = fd00:1122:3344:101::1
producer_port = 50923
|
| 6475 | 2026-05-01T16:29:38.120Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_samples = 1726
|
| 6476 | 2026-05-01T16:29:38.121Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_samples = 1726
|
| 6477 | 2026-05-01T16:29:38.121Z | DEBG | oximeter (clickhouse-client): unrolling 1726 total samples
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
|
| 6478 | 2026-05-01T16:29:38.192Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 24
table_name = fields_i16
|
| 6479 | 2026-05-01T16:29:38.193Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 2
table_name = fields_ipaddr
|
| 6480 | 2026-05-01T16:29:38.196Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 2578
table_name = fields_string
|
| 6481 | 2026-05-01T16:29:38.198Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 51
table_name = fields_u16
|
| 6482 | 2026-05-01T16:29:38.200Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 825
table_name = fields_u32
|
| 6483 | 2026-05-01T16:29:38.201Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 1
table_name = fields_u64
|
| 6484 | 2026-05-01T16:29:38.202Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 12
table_name = fields_u8
|
| 6485 | 2026-05-01T16:29:38.205Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 1354
table_name = fields_uuid
|
| 6486 | 2026-05-01T16:29:38.207Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 1677
table_name = measurements_cumulativeu64
|
| 6487 | 2026-05-01T16:29:38.209Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 37
table_name = measurements_histogramu64
|
| 6488 | 2026-05-01T16:29:38.210Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 12
table_name = measurements_u64
|
| 6489 | 2026-05-01T16:29:38.221Z | WARN | oximeter (database-inserter): failed to insert some results into metric DB
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
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:315
|
| 6490 | 2026-05-01T16:29:39.051Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 6491 | 2026-05-01T16:29:39.051Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 6492 | 2026-05-01T16:29:39.052Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 6493 | 2026-05-01T16:29:39.083Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 6494 | 2026-05-01T16:29:39.083Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 6495 | 2026-05-01T16:29:39.083Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 6496 | 2026-05-01T16:29:39.083Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 6497 | 2026-05-01T16:29:39.085Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 6498 | 2026-05-01T16:29:39.086Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 6499 | 2026-05-01T16:29:40.051Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 6500 | 2026-05-01T16:29:40.051Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 6501 | 2026-05-01T16:29:40.052Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 6502 | 2026-05-01T16:29:40.083Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 6503 | 2026-05-01T16:29:40.083Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 6504 | 2026-05-01T16:29:40.083Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 6505 | 2026-05-01T16:29:40.083Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 6506 | 2026-05-01T16:29:40.084Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 6507 | 2026-05-01T16:29:40.085Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 6508 | 2026-05-01T16:29:41.051Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 6509 | 2026-05-01T16:29:41.051Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 6510 | 2026-05-01T16:29:41.052Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 6511 | 2026-05-01T16:29:41.083Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 6512 | 2026-05-01T16:29:41.083Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 6513 | 2026-05-01T16:29:41.083Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 6514 | 2026-05-01T16:29:41.083Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 6515 | 2026-05-01T16:29:41.085Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 6516 | 2026-05-01T16:29:41.086Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 6517 | 2026-05-01T16:29:42.051Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 6518 | 2026-05-01T16:29:42.051Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 6519 | 2026-05-01T16:29:42.052Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 6520 | 2026-05-01T16:29:42.083Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 6521 | 2026-05-01T16:29:42.083Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 6522 | 2026-05-01T16:29:42.083Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 6523 | 2026-05-01T16:29:42.083Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 6524 | 2026-05-01T16:29:42.085Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 6525 | 2026-05-01T16:29:42.085Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 6526 | 2026-05-01T16:29:42.887Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_samples = 176
|
| 6527 | 2026-05-01T16:29:42.887Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_samples = 176
|
| 6528 | 2026-05-01T16:29:42.887Z | DEBG | oximeter (clickhouse-client): unrolling 176 total samples
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
|
| 6529 | 2026-05-01T16:29:42.896Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 56
table_name = fields_string
|
| 6530 | 2026-05-01T16:29:42.897Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 64
table_name = fields_uuid
|
| 6531 | 2026-05-01T16:29:42.899Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 128
table_name = measurements_cumulativeu64
|
| 6532 | 2026-05-01T16:29:42.900Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 48
table_name = measurements_u64
|
| 6533 | 2026-05-01T16:29:42.988Z | WARN | oximeter (database-inserter): failed to insert some results into metric DB
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
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:315
|
| 6534 | 2026-05-01T16:29:43.038Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 26c45edd-2597-4abc-84e9-0ec16388da15
producer_ip = fd00:1122:3344:101::c
producer_port = 52886
|
| 6535 | 2026-05-01T16:29:43.038Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 481d6c94-9127-4a3b-8493-9159fa296021
producer_ip = fd00:1122:3344:101::a
producer_port = 42096
|
| 6536 | 2026-05-01T16:29:43.038Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 481d6c94-9127-4a3b-8493-9159fa296021
producer_ip = fd00:1122:3344:101::a
producer_port = 42096
|
| 6537 | 2026-05-01T16:29:43.038Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 26c45edd-2597-4abc-84e9-0ec16388da15
producer_ip = fd00:1122:3344:101::c
producer_port = 52886
|
| 6538 | 2026-05-01T16:29:43.039Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 5
n_samples = 2
producer_id = 481d6c94-9127-4a3b-8493-9159fa296021
producer_ip = fd00:1122:3344:101::a
producer_port = 42096
|
| 6539 | 2026-05-01T16:29:43.039Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 5
n_samples = 3
producer_id = 26c45edd-2597-4abc-84e9-0ec16388da15
producer_ip = fd00:1122:3344:101::c
producer_port = 52886
|
| 6540 | 2026-05-01T16:29:43.051Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 6541 | 2026-05-01T16:29:43.051Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 6542 | 2026-05-01T16:29:43.052Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 6543 | 2026-05-01T16:29:43.083Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 6544 | 2026-05-01T16:29:43.083Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 6545 | 2026-05-01T16:29:43.083Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 6546 | 2026-05-01T16:29:43.083Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 6547 | 2026-05-01T16:29:43.085Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 6548 | 2026-05-01T16:29:43.086Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 6549 | 2026-05-01T16:29:43.087Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 23c853fb-5ecc-4c5a-8b58-4cf27310aba6
producer_ip = fd00:1122:3344:101::2
producer_port = 41635
|
| 6550 | 2026-05-01T16:29:43.087Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 23c853fb-5ecc-4c5a-8b58-4cf27310aba6
producer_ip = fd00:1122:3344:101::2
producer_port = 41635
|
| 6551 | 2026-05-01T16:29:43.089Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 2
n_samples = 11
producer_id = 23c853fb-5ecc-4c5a-8b58-4cf27310aba6
producer_ip = fd00:1122:3344:101::2
producer_port = 41635
|
| 6552 | 2026-05-01T16:29:44.051Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 6553 | 2026-05-01T16:29:44.051Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 6554 | 2026-05-01T16:29:44.052Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 6555 | 2026-05-01T16:29:44.084Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 6556 | 2026-05-01T16:29:44.084Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 6557 | 2026-05-01T16:29:44.084Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 6558 | 2026-05-01T16:29:44.084Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 6559 | 2026-05-01T16:29:44.085Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 6560 | 2026-05-01T16:29:44.086Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 6561 | 2026-05-01T16:29:45.052Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 6562 | 2026-05-01T16:29:45.052Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 6563 | 2026-05-01T16:29:45.053Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 6564 | 2026-05-01T16:29:45.084Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 6565 | 2026-05-01T16:29:45.084Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 6566 | 2026-05-01T16:29:45.084Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 6567 | 2026-05-01T16:29:45.084Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 6568 | 2026-05-01T16:29:45.086Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 6569 | 2026-05-01T16:29:45.087Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 6570 | 2026-05-01T16:29:46.051Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 6571 | 2026-05-01T16:29:46.051Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 6572 | 2026-05-01T16:29:46.052Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 6573 | 2026-05-01T16:29:46.083Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 6574 | 2026-05-01T16:29:46.083Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 6575 | 2026-05-01T16:29:46.083Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 6576 | 2026-05-01T16:29:46.083Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 6577 | 2026-05-01T16:29:46.085Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 6578 | 2026-05-01T16:29:46.086Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 6579 | 2026-05-01T16:29:47.051Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 6580 | 2026-05-01T16:29:47.051Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 6581 | 2026-05-01T16:29:47.052Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 6582 | 2026-05-01T16:29:47.083Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 6583 | 2026-05-01T16:29:47.083Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 6584 | 2026-05-01T16:29:47.083Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 6585 | 2026-05-01T16:29:47.083Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 6586 | 2026-05-01T16:29:47.085Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 6587 | 2026-05-01T16:29:47.086Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 6588 | 2026-05-01T16:29:47.887Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_samples = 236
|
| 6589 | 2026-05-01T16:29:47.887Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_samples = 236
|
| 6590 | 2026-05-01T16:29:47.887Z | DEBG | oximeter (clickhouse-client): unrolling 236 total samples
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
|
| 6591 | 2026-05-01T16:29:47.898Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 88
table_name = fields_string
|
| 6592 | 2026-05-01T16:29:47.899Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 16
table_name = fields_u16
|
| 6593 | 2026-05-01T16:29:47.901Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 80
table_name = fields_uuid
|
| 6594 | 2026-05-01T16:29:47.902Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 160
table_name = measurements_cumulativeu64
|
| 6595 | 2026-05-01T16:29:47.905Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 16
table_name = measurements_histogramu64
|
| 6596 | 2026-05-01T16:29:47.907Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 60
table_name = measurements_u64
|
| 6597 | 2026-05-01T16:29:47.988Z | WARN | oximeter (database-inserter): failed to insert some results into metric DB
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
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:315
|
| 6598 | 2026-05-01T16:29:48.043Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 020252ae-0c61-4e3e-9056-efba9567b85d
producer_ip = fd00:1122:3344:101::b
producer_port = 58361
|
| 6599 | 2026-05-01T16:29:48.043Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 020252ae-0c61-4e3e-9056-efba9567b85d
producer_ip = fd00:1122:3344:101::b
producer_port = 58361
|
| 6600 | 2026-05-01T16:29:48.048Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 5
n_samples = 26
producer_id = 020252ae-0c61-4e3e-9056-efba9567b85d
producer_ip = fd00:1122:3344:101::b
producer_port = 58361
|
| 6601 | 2026-05-01T16:29:48.052Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 6602 | 2026-05-01T16:29:48.052Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 6603 | 2026-05-01T16:29:48.052Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 6604 | 2026-05-01T16:29:48.083Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 6605 | 2026-05-01T16:29:48.083Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 6606 | 2026-05-01T16:29:48.084Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 6607 | 2026-05-01T16:29:48.084Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 6608 | 2026-05-01T16:29:48.085Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 6609 | 2026-05-01T16:29:48.086Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 6610 | 2026-05-01T16:29:49.051Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 6611 | 2026-05-01T16:29:49.051Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 6612 | 2026-05-01T16:29:49.052Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 6613 | 2026-05-01T16:29:49.083Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 6614 | 2026-05-01T16:29:49.083Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 6615 | 2026-05-01T16:29:49.083Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 6616 | 2026-05-01T16:29:49.083Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 6617 | 2026-05-01T16:29:49.085Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 6618 | 2026-05-01T16:29:49.086Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 6619 | 2026-05-01T16:29:50.051Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 6620 | 2026-05-01T16:29:50.051Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 6621 | 2026-05-01T16:29:50.053Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 6622 | 2026-05-01T16:29:50.084Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 6623 | 2026-05-01T16:29:50.084Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 6624 | 2026-05-01T16:29:50.084Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 6625 | 2026-05-01T16:29:50.084Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 6626 | 2026-05-01T16:29:50.087Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 6627 | 2026-05-01T16:29:50.088Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 6628 | 2026-05-01T16:29:51.052Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 6629 | 2026-05-01T16:29:51.052Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 6630 | 2026-05-01T16:29:51.053Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 6631 | 2026-05-01T16:29:51.084Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 6632 | 2026-05-01T16:29:51.084Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 6633 | 2026-05-01T16:29:51.084Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 6634 | 2026-05-01T16:29:51.084Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 6635 | 2026-05-01T16:29:51.085Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 6636 | 2026-05-01T16:29:51.086Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 6637 | 2026-05-01T16:29:52.051Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 6638 | 2026-05-01T16:29:52.051Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 6639 | 2026-05-01T16:29:52.053Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 6640 | 2026-05-01T16:29:52.084Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 6641 | 2026-05-01T16:29:52.084Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 6642 | 2026-05-01T16:29:52.084Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 6643 | 2026-05-01T16:29:52.084Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 6644 | 2026-05-01T16:29:52.085Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 6645 | 2026-05-01T16:29:52.086Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 6646 | 2026-05-01T16:29:52.888Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_samples = 246
|
| 6647 | 2026-05-01T16:29:52.888Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_samples = 246
|
| 6648 | 2026-05-01T16:29:52.888Z | DEBG | oximeter (clickhouse-client): unrolling 246 total samples
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
|
| 6649 | 2026-05-01T16:29:52.900Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 108
table_name = fields_string
|
| 6650 | 2026-05-01T16:29:52.901Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 26
table_name = fields_u16
|
| 6651 | 2026-05-01T16:29:52.903Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 90
table_name = fields_uuid
|
| 6652 | 2026-05-01T16:29:52.904Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 160
table_name = measurements_cumulativeu64
|
| 6653 | 2026-05-01T16:29:52.906Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 26
table_name = measurements_histogramu64
|
| 6654 | 2026-05-01T16:29:52.908Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 60
table_name = measurements_u64
|
| 6655 | 2026-05-01T16:29:52.989Z | WARN | oximeter (database-inserter): failed to insert some results into metric DB
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
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:315
|
| 6656 | 2026-05-01T16:29:53.030Z | INFO | oximeter (oximeter-agent): refreshing list of producers from Nexus
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:565
|
| 6657 | 2026-05-01T16:29:53.030Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::b]:12221/metrics/collectors/c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd/producers?sort_by=id_ascending
|
| 6658 | 2026-05-01T16:29:53.033Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::b]:12221/metrics/collectors/c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd/producers?sort_by=id_ascending", status: 200, headers: {"content-type": "application/json", "x-request-id": "a7398c17-1cac-431d-8a02-16a855c69435", "content-length": "1412", "date": "Fri, 01 May 2026 16:29:53 GMT"} })
|
| 6659 | 2026-05-01T16:29:53.033Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::b]:12221/metrics/collectors/c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJjZDdjZDE5Ni0yYjE3LTQ0ZWUtYTYyMy1kMGQ5YWE2ZDM3YWYifX0%3D
|
| 6660 | 2026-05-01T16:29:53.035Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::b]:12221/metrics/collectors/c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJjZDdjZDE5Ni0yYjE3LTQ0ZWUtYTYyMy1kMGQ5YWE2ZDM3YWYifX0%3D", status: 200, headers: {"content-type": "application/json", "x-request-id": "718fe74b-968a-4a08-a01c-3fd0355ccf76", "content-length": "29", "date": "Fri, 01 May 2026 16:29:53 GMT"} })
|
| 6661 | 2026-05-01T16:29:53.035Z | DEBG | oximeter (oximeter-agent): received request to register existing metric producer, updating collection information
address = [fd00:1122:3344:101::2]:43180
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
interval = 10s
producer_id = 5946b6e8-687a-4af2-bbb3-9af6d6bc23e7
|
| 6662 | 2026-05-01T16:29:53.035Z | DEBG | oximeter (collection-task-handle): notified collection task of new producer endpoint
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5946b6e8-687a-4af2-bbb3-9af6d6bc23e7
producer_ip = fd00:1122:3344:101::2
producer_port = 40116
|
| 6663 | 2026-05-01T16:29:53.035Z | INFO | oximeter (oximeter-agent): refreshed list of producers from Nexus
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:640
n_current_tasks = 9
n_pruned_tasks = 0
|
| 6664 | 2026-05-01T16:29:53.035Z | DEBG | oximeter (collection-task): collection task received request to update its producer information
address = [fd00:1122:3344:101::2]:43180
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
interval = 10s
producer_id = 5946b6e8-687a-4af2-bbb3-9af6d6bc23e7
producer_ip = fd00:1122:3344:101::2
producer_port = 40116
|
| 6665 | 2026-05-01T16:29:53.036Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5946b6e8-687a-4af2-bbb3-9af6d6bc23e7
producer_ip = fd00:1122:3344:101::2
producer_port = 40116
|
| 6666 | 2026-05-01T16:29:53.036Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5946b6e8-687a-4af2-bbb3-9af6d6bc23e7
producer_ip = fd00:1122:3344:101::2
producer_port = 40116
|
| 6667 | 2026-05-01T16:29:53.039Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 481d6c94-9127-4a3b-8493-9159fa296021
producer_ip = fd00:1122:3344:101::a
producer_port = 42096
|
| 6668 | 2026-05-01T16:29:53.039Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 26c45edd-2597-4abc-84e9-0ec16388da15
producer_ip = fd00:1122:3344:101::c
producer_port = 52886
|
| 6669 | 2026-05-01T16:29:53.039Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 26c45edd-2597-4abc-84e9-0ec16388da15
producer_ip = fd00:1122:3344:101::c
producer_port = 52886
|
| 6670 | 2026-05-01T16:29:53.039Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 26c45edd-2597-4abc-84e9-0ec16388da15
producer_ip = fd00:1122:3344:101::c
producer_port = 52886
|
| 6671 | 2026-05-01T16:29:53.039Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 481d6c94-9127-4a3b-8493-9159fa296021
producer_ip = fd00:1122:3344:101::a
producer_port = 42096
|
| 6672 | 2026-05-01T16:29:53.039Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 481d6c94-9127-4a3b-8493-9159fa296021
producer_ip = fd00:1122:3344:101::a
producer_port = 42096
|
| 6673 | 2026-05-01T16:29:53.040Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 5
n_samples = 3
producer_id = 26c45edd-2597-4abc-84e9-0ec16388da15
producer_ip = fd00:1122:3344:101::c
producer_port = 52886
|
| 6674 | 2026-05-01T16:29:53.040Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 5
n_samples = 2
producer_id = 481d6c94-9127-4a3b-8493-9159fa296021
producer_ip = fd00:1122:3344:101::a
producer_port = 42096
|
| 6675 | 2026-05-01T16:29:53.048Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 142
producer_id = 5946b6e8-687a-4af2-bbb3-9af6d6bc23e7
producer_ip = fd00:1122:3344:101::2
producer_port = 40116
|
| 6676 | 2026-05-01T16:29:53.052Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 6677 | 2026-05-01T16:29:53.052Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 6678 | 2026-05-01T16:29:53.053Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 6679 | 2026-05-01T16:29:53.084Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 6680 | 2026-05-01T16:29:53.084Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 6681 | 2026-05-01T16:29:53.084Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 6682 | 2026-05-01T16:29:53.084Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 6683 | 2026-05-01T16:29:53.085Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 6684 | 2026-05-01T16:29:53.086Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 6685 | 2026-05-01T16:29:53.087Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 23c853fb-5ecc-4c5a-8b58-4cf27310aba6
producer_ip = fd00:1122:3344:101::2
producer_port = 41635
|
| 6686 | 2026-05-01T16:29:53.087Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 23c853fb-5ecc-4c5a-8b58-4cf27310aba6
producer_ip = fd00:1122:3344:101::2
producer_port = 41635
|
| 6687 | 2026-05-01T16:29:53.089Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 2
n_samples = 11
producer_id = 23c853fb-5ecc-4c5a-8b58-4cf27310aba6
producer_ip = fd00:1122:3344:101::2
producer_port = 41635
|
| 6688 | 2026-05-01T16:29:54.052Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 6689 | 2026-05-01T16:29:54.052Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 6690 | 2026-05-01T16:29:54.053Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 6691 | 2026-05-01T16:29:54.084Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 6692 | 2026-05-01T16:29:54.084Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 6693 | 2026-05-01T16:29:54.084Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 6694 | 2026-05-01T16:29:54.084Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 6695 | 2026-05-01T16:29:54.085Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 6696 | 2026-05-01T16:29:54.086Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 6697 | 2026-05-01T16:29:55.051Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 6698 | 2026-05-01T16:29:55.051Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 6699 | 2026-05-01T16:29:55.052Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 6700 | 2026-05-01T16:29:55.083Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 6701 | 2026-05-01T16:29:55.084Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 6702 | 2026-05-01T16:29:55.084Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 6703 | 2026-05-01T16:29:55.084Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 6704 | 2026-05-01T16:29:55.085Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 6705 | 2026-05-01T16:29:55.086Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 6706 | 2026-05-01T16:29:56.052Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 6707 | 2026-05-01T16:29:56.052Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 6708 | 2026-05-01T16:29:56.053Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 6709 | 2026-05-01T16:29:56.084Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 6710 | 2026-05-01T16:29:56.084Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 6711 | 2026-05-01T16:29:56.084Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 6712 | 2026-05-01T16:29:56.084Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 6713 | 2026-05-01T16:29:56.086Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 6714 | 2026-05-01T16:29:56.087Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 6715 | 2026-05-01T16:29:57.051Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 6716 | 2026-05-01T16:29:57.051Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 6717 | 2026-05-01T16:29:57.053Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 6718 | 2026-05-01T16:29:57.084Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 6719 | 2026-05-01T16:29:57.084Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 6720 | 2026-05-01T16:29:57.084Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 6721 | 2026-05-01T16:29:57.084Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 6722 | 2026-05-01T16:29:57.086Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 6723 | 2026-05-01T16:29:57.087Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 6724 | 2026-05-01T16:29:57.888Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_samples = 380
|
| 6725 | 2026-05-01T16:29:57.888Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_samples = 380
|
| 6726 | 2026-05-01T16:29:57.888Z | DEBG | oximeter (clickhouse-client): unrolling 380 total samples
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
|
| 6727 | 2026-05-01T16:29:57.907Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 284
table_name = fields_i16
|
| 6728 | 2026-05-01T16:29:57.908Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 4
table_name = fields_ipaddr
|
| 6729 | 2026-05-01T16:29:57.910Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 831
table_name = fields_string
|
| 6730 | 2026-05-01T16:29:57.912Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 162
table_name = fields_u16
|
| 6731 | 2026-05-01T16:29:57.914Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 149
table_name = fields_u32
|
| 6732 | 2026-05-01T16:29:57.915Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 148
table_name = fields_u8
|
| 6733 | 2026-05-01T16:29:57.917Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 510
table_name = fields_uuid
|
| 6734 | 2026-05-01T16:29:57.918Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 6
table_name = measurements_bool
|
| 6735 | 2026-05-01T16:29:57.920Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 267
table_name = measurements_cumulativeu64
|
| 6736 | 2026-05-01T16:29:57.921Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 1
table_name = measurements_f64
|
| 6737 | 2026-05-01T16:29:57.923Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 16
table_name = measurements_histogramu64
|
| 6738 | 2026-05-01T16:29:57.925Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
id = ad02b444-2950-47fc-9f8d-bb8869f0d3bf
n_rows = 90
table_name = measurements_u64
|
| 6739 | 2026-05-01T16:29:57.988Z | WARN | oximeter (database-inserter): failed to insert some results into metric DB
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
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:315
|
| 6740 | 2026-05-01T16:29:58.043Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 020252ae-0c61-4e3e-9056-efba9567b85d
producer_ip = fd00:1122:3344:101::b
producer_port = 58361
|
| 6741 | 2026-05-01T16:29:58.043Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 020252ae-0c61-4e3e-9056-efba9567b85d
producer_ip = fd00:1122:3344:101::b
producer_port = 58361
|
| 6742 | 2026-05-01T16:29:58.047Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 5
n_samples = 27
producer_id = 020252ae-0c61-4e3e-9056-efba9567b85d
producer_ip = fd00:1122:3344:101::b
producer_port = 58361
|
| 6743 | 2026-05-01T16:29:58.051Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 6744 | 2026-05-01T16:29:58.051Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 6745 | 2026-05-01T16:29:58.053Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 6746 | 2026-05-01T16:29:58.084Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 6747 | 2026-05-01T16:29:58.084Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 6748 | 2026-05-01T16:29:58.084Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 6749 | 2026-05-01T16:29:58.084Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 6750 | 2026-05-01T16:29:58.086Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 6751 | 2026-05-01T16:29:58.087Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 6752 | 2026-05-01T16:29:59.052Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 6753 | 2026-05-01T16:29:59.052Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 6754 | 2026-05-01T16:29:59.053Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 6755 | 2026-05-01T16:29:59.084Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 6756 | 2026-05-01T16:29:59.084Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 6757 | 2026-05-01T16:29:59.084Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 6758 | 2026-05-01T16:29:59.084Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 6759 | 2026-05-01T16:29:59.086Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 6760 | 2026-05-01T16:29:59.087Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 6761 | 2026-05-01T16:30:00.052Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 6762 | 2026-05-01T16:30:00.052Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 6763 | 2026-05-01T16:30:00.053Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 6597b320-8c96-4798-9830-d882ecf463b1
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 6764 | 2026-05-01T16:30:00.084Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 6765 | 2026-05-01T16:30:00.084Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 6766 | 2026-05-01T16:30:00.084Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 6767 | 2026-05-01T16:30:00.084Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 6768 | 2026-05-01T16:30:00.086Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 5d013f30-6f69-4700-b4b5-55867bc8e2ef
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 6769 | 2026-05-01T16:30:00.086Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c355fdc1-1e1e-4c08-83f4-7f7bff4d34dd
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = c93bad72-2866-4708-b338-586fcaee4c83
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|