1 | | [ Nov 6 23:59:21 Enabled. ] |
2 | | [ Nov 6 23:59:21 Rereading configuration. ] |
3 | | [ Nov 6 23:59:23 Rereading configuration. ] |
4 | | [ Nov 6 23:59:24 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 7a13aa4d-214f-4c49-8977-3c4c2a2350e1 &"). ] |
5 | | [ Nov 6 23:59:24 Method "start" exited with status 0. ] |
6 | | note: configured to log to "/dev/stdout" |
7 | 2024-11-06T23:59:24.592Z | DEBG | oximeter: registered DTrace probes
|
8 | 2024-11-06T23:59:24.596Z | INFO | oximeter: starting oximeter server
file = oximeter/collector/src/lib.rs:233
|
9 | 2024-11-06T23:59:24.596Z | DEBG | oximeter: creating ClickHouse client
|
10 | 2024-11-06T23:59:24.610Z | DEBG | oximeter (clickhouse-client): registered USDT probes
collector_id = 7a13aa4d-214f-4c49-8977-3c4c2a2350e1
collector_ip = fd00:1122:3344:101::d
id = f235c447-cd4c-4fed-9f44-22d87e31b7e4
|
11 | 2024-11-06T23:59:24.610Z | DEBG | oximeter (clickhouse-client): registered USDT probes
collector_id = 7a13aa4d-214f-4c49-8977-3c4c2a2350e1
collector_ip = fd00:1122:3344:101::d
id = f235c447-cd4c-4fed-9f44-22d87e31b7e4
|
12 | 2024-11-06T23:59:29.429Z | WARN | oximeter (clickhouse-client): oximeter database does not exist, or is out-of-date
collector_id = 7a13aa4d-214f-4c49-8977-3c4c2a2350e1
collector_ip = fd00:1122:3344:101::d
file = oximeter/db/src/client/mod.rs:942
id = f235c447-cd4c-4fed-9f44-22d87e31b7e4
|
13 | 2024-11-06T23:59:29.429Z | DEBG | oximeter (oximeter-agent): oximeter database does not exist, creating
collector_id = 7a13aa4d-214f-4c49-8977-3c4c2a2350e1
collector_ip = fd00:1122:3344:101::d
|
14 | 2024-11-06T23:59:29.429Z | INFO | oximeter (clickhouse-client): reading db version
collector_id = 7a13aa4d-214f-4c49-8977-3c4c2a2350e1
collector_ip = fd00:1122:3344:101::d
file = oximeter/db/src/client/mod.rs:851
id = f235c447-cd4c-4fed-9f44-22d87e31b7e4
|
15 | 2024-11-06T23:59:29.430Z | WARN | oximeter (clickhouse-client): oximeter database does not exist, or is out-of-date
collector_id = 7a13aa4d-214f-4c49-8977-3c4c2a2350e1
collector_ip = fd00:1122:3344:101::d
file = oximeter/db/src/client/mod.rs:942
id = f235c447-cd4c-4fed-9f44-22d87e31b7e4
|
16 | 2024-11-06T23:59:29.430Z | INFO | oximeter (clickhouse-client): read oximeter database version
collector_id = 7a13aa4d-214f-4c49-8977-3c4c2a2350e1
collector_ip = fd00:1122:3344:101::d
file = oximeter/db/src/client/mod.rs:855
id = f235c447-cd4c-4fed-9f44-22d87e31b7e4
version = 0
|
17 | 2024-11-06T23:59:29.430Z | INFO | oximeter (clickhouse-client): wiping and re-initializing oximeter schema
collector_id = 7a13aa4d-214f-4c49-8977-3c4c2a2350e1
collector_ip = fd00:1122:3344:101::d
file = oximeter/db/src/client/mod.rs:860
id = f235c447-cd4c-4fed-9f44-22d87e31b7e4
|
18 | 2024-11-06T23:59:29.430Z | DEBG | oximeter (clickhouse-client): wiping ClickHouse database
collector_id = 7a13aa4d-214f-4c49-8977-3c4c2a2350e1
collector_ip = fd00:1122:3344:101::d
id = f235c447-cd4c-4fed-9f44-22d87e31b7e4
|
19 | 2024-11-06T23:59:29.435Z | DEBG | oximeter (clickhouse-client): initializing ClickHouse database
collector_id = 7a13aa4d-214f-4c49-8977-3c4c2a2350e1
collector_ip = fd00:1122:3344:101::d
id = f235c447-cd4c-4fed-9f44-22d87e31b7e4
|
20 | 2024-11-06T23:59:29.642Z | INFO | oximeter (clickhouse-client): inserting current version
collector_id = 7a13aa4d-214f-4c49-8977-3c4c2a2350e1
collector_ip = fd00:1122:3344:101::d
file = oximeter/db/src/client/mod.rs:883
id = f235c447-cd4c-4fed-9f44-22d87e31b7e4
version = 13
|
21 | 2024-11-06T23:59:29.668Z | DEBG | oximeter (dropshot): registered endpoint
local_addr = [fd00:1122:3344:101::d]:12223
method = GET
path = /info
|
22 | 2024-11-06T23:59:29.668Z | DEBG | oximeter (dropshot): registered endpoint
local_addr = [fd00:1122:3344:101::d]:12223
method = GET
path = /producers
|
23 | 2024-11-06T23:59:29.668Z | DEBG | oximeter (dropshot): registered endpoint
local_addr = [fd00:1122:3344:101::d]:12223
method = DELETE
path = /producers/{producer_id}
|
24 | 2024-11-06T23:59:29.668Z | INFO | oximeter (dropshot): listening
file = /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/dropshot-0.12.0/src/server.rs:197
local_addr = [fd00:1122:3344:101::d]:12223
|
25 | 2024-11-06T23:59:29.668Z | DEBG | oximeter (dropshot): successfully registered DTrace USDT probes
local_addr = [fd00:1122:3344:101::d]:12223
|
26 | 2024-11-06T23:59:29.668Z | DEBG | oximeter: registered USDT probes
|
27 | 2024-11-06T23:59:29.668Z | DEBG | oximeter: contacting nexus
|
28 | 2024-11-06T23:59:29.781Z | DEBG | oximeter: client request
body = Some(Body)
method = POST
uri = http://[fd00:1122:3344:101::a]:12221/metrics/collectors
|
29 | 2024-11-06T23:59:29.783Z | DEBG | oximeter: client response
result = Err(reqwest::Error { kind: Request, url: "http://[fd00:1122:3344:101::a]:12221/metrics/collectors", source: hyper_util::client::legacy::Error(Connect, ConnectError("tcp connect error", Os { code: 146, kind: ConnectionRefused, message: "Connection refused" })) })
|
30 | 2024-11-06T23:59:29.783Z | WARN | oximeter: failed to contact nexus, will retry in 360.043542ms
error = "Communication Error: error sending request for url (http://[fd00:1122:3344:101::a]:12221/metrics/collectors)"
file = oximeter/collector/src/lib.rs:383
|
31 | 2024-11-06T23:59:30.144Z | DEBG | oximeter: contacting nexus
|
32 | 2024-11-06T23:59:30.144Z | DEBG | oximeter: client request
body = Some(Body)
method = POST
uri = http://[fd00:1122:3344:101::c]:12221/metrics/collectors
|
33 | 2024-11-06T23:59:30.145Z | DEBG | oximeter: client response
result = Err(reqwest::Error { kind: Request, url: "http://[fd00:1122:3344:101::c]:12221/metrics/collectors", source: hyper_util::client::legacy::Error(Connect, ConnectError("tcp connect error", Os { code: 146, kind: ConnectionRefused, message: "Connection refused" })) })
|
34 | 2024-11-06T23:59:30.145Z | WARN | oximeter: failed to contact nexus, will retry in 715.456109ms
error = "Communication Error: error sending request for url (http://[fd00:1122:3344:101::c]:12221/metrics/collectors)"
file = oximeter/collector/src/lib.rs:383
|
35 | 2024-11-06T23:59:30.861Z | DEBG | oximeter: contacting nexus
|
36 | 2024-11-06T23:59:30.861Z | DEBG | oximeter: client request
body = Some(Body)
method = POST
uri = http://[fd00:1122:3344:101::a]:12221/metrics/collectors
|
37 | 2024-11-06T23:59:30.861Z | DEBG | oximeter: client response
result = Err(reqwest::Error { kind: Request, url: "http://[fd00:1122:3344:101::a]:12221/metrics/collectors", source: hyper_util::client::legacy::Error(Connect, ConnectError("tcp connect error", Os { code: 146, kind: ConnectionRefused, message: "Connection refused" })) })
|
38 | 2024-11-06T23:59:30.861Z | WARN | oximeter: failed to contact nexus, will retry in 1.222501271s
error = "Communication Error: error sending request for url (http://[fd00:1122:3344:101::a]:12221/metrics/collectors)"
file = oximeter/collector/src/lib.rs:383
|
39 | 2024-11-06T23:59:32.084Z | DEBG | oximeter: contacting nexus
|
40 | 2024-11-06T23:59:32.084Z | DEBG | oximeter: client request
body = Some(Body)
method = POST
uri = http://[fd00:1122:3344:101::a]:12221/metrics/collectors
|
41 | 2024-11-06T23:59:32.085Z | DEBG | oximeter: client response
result = Err(reqwest::Error { kind: Request, url: "http://[fd00:1122:3344:101::a]:12221/metrics/collectors", source: hyper_util::client::legacy::Error(Connect, ConnectError("tcp connect error", Os { code: 146, kind: ConnectionRefused, message: "Connection refused" })) })
|
42 | 2024-11-06T23:59:32.085Z | WARN | oximeter: failed to contact nexus, will retry in 2.018103863s
error = "Communication Error: error sending request for url (http://[fd00:1122:3344:101::a]:12221/metrics/collectors)"
file = oximeter/collector/src/lib.rs:383
|
43 | 2024-11-06T23:59:34.105Z | DEBG | oximeter: contacting nexus
|
44 | 2024-11-06T23:59:34.105Z | DEBG | oximeter: client request
body = Some(Body)
method = POST
uri = http://[fd00:1122:3344:101::c]:12221/metrics/collectors
|
45 | 2024-11-06T23:59:34.105Z | DEBG | oximeter: client response
result = Err(reqwest::Error { kind: Request, url: "http://[fd00:1122:3344:101::c]:12221/metrics/collectors", source: hyper_util::client::legacy::Error(Connect, ConnectError("tcp connect error", Os { code: 146, kind: ConnectionRefused, message: "Connection refused" })) })
|
46 | 2024-11-06T23:59:34.105Z | WARN | oximeter: failed to contact nexus, will retry in 2.684349253s
error = "Communication Error: error sending request for url (http://[fd00:1122:3344:101::c]:12221/metrics/collectors)"
file = oximeter/collector/src/lib.rs:383
|
47 | 2024-11-06T23:59:36.790Z | DEBG | oximeter: contacting nexus
|
48 | 2024-11-06T23:59:36.790Z | DEBG | oximeter: client request
body = Some(Body)
method = POST
uri = http://[fd00:1122:3344:101::a]:12221/metrics/collectors
|
49 | 2024-11-06T23:59:36.863Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::a]:12221/metrics/collectors", status: 204, headers: {"x-request-id": "0722327c-2054-439b-ae1b-0d8ca4e5278a", "date": "Wed, 06 Nov 2024 23:59:36 GMT"} })
|
50 | 2024-11-06T23:59:36.864Z | INFO | oximeter: oximeter registered with nexus
file = oximeter/collector/src/lib.rs:401
id = 7a13aa4d-214f-4c49-8977-3c4c2a2350e1
|
51 | 2024-11-06T23:59:36.868Z | INFO | oximeter (oximeter-agent): refreshing list of producers from Nexus
collector_id = 7a13aa4d-214f-4c49-8977-3c4c2a2350e1
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:772
|
52 | 2024-11-06T23:59:36.872Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::c]:12221/metrics/collectors/7a13aa4d-214f-4c49-8977-3c4c2a2350e1/producers?sort_by=id_ascending
|
53 | 2024-11-06T23:59:37.029Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::c]:12221/metrics/collectors/7a13aa4d-214f-4c49-8977-3c4c2a2350e1/producers?sort_by=id_ascending", status: 200, headers: {"content-type": "application/json", "x-request-id": "6d9815e2-d2ab-4c14-a7bd-8196f63c45ca", "content-length": "29", "date": "Wed, 06 Nov 2024 23:59:37 GMT"} })
|
54 | 2024-11-06T23:59:37.031Z | INFO | oximeter (oximeter-agent): refreshed list of producers from Nexus
collector_id = 7a13aa4d-214f-4c49-8977-3c4c2a2350e1
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:820
n_current_tasks = 0
n_pruned_tasks = 0
|
55 | 2024-11-06T23:59:51.870Z | INFO | oximeter (oximeter-agent): refreshing list of producers from Nexus
collector_id = 7a13aa4d-214f-4c49-8977-3c4c2a2350e1
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:772
|
56 | 2024-11-06T23:59:51.870Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::b]:12221/metrics/collectors/7a13aa4d-214f-4c49-8977-3c4c2a2350e1/producers?sort_by=id_ascending
|
57 | 2024-11-06T23:59:51.875Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::b]:12221/metrics/collectors/7a13aa4d-214f-4c49-8977-3c4c2a2350e1/producers?sort_by=id_ascending", status: 200, headers: {"content-type": "application/json", "x-request-id": "21e8ae2e-f72a-49fd-a9a7-fb23031e087a", "content-length": "862", "date": "Wed, 06 Nov 2024 23:59:51 GMT"} })
|
58 | 2024-11-06T23:59:51.877Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::b]:12221/metrics/collectors/7a13aa4d-214f-4c49-8977-3c4c2a2350e1/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiI3ZGU2NmU0OC1jOWE4LTQ1ZjctYTJjNC0xY2I2ZTk2NjdlMjUifX0%3D
|
59 | 2024-11-06T23:59:51.912Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::b]:12221/metrics/collectors/7a13aa4d-214f-4c49-8977-3c4c2a2350e1/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiI3ZGU2NmU0OC1jOWE4LTQ1ZjctYTJjNC0xY2I2ZTk2NjdlMjUifX0%3D", status: 200, headers: {"content-type": "application/json", "x-request-id": "24fbf24b-fda6-412b-8502-664a225d4133", "content-length": "29", "date": "Wed, 06 Nov 2024 23:59:51 GMT"} })
|
60 | 2024-11-06T23:59:51.912Z | DEBG | oximeter (oximeter-agent): registered new metric producer
address = [fd00:1122:3344:101::2]:55430
collector_id = 7a13aa4d-214f-4c49-8977-3c4c2a2350e1
collector_ip = fd00:1122:3344:101::d
producer_id = 3dfbd545-e8e7-4b20-a085-16f627f64fef
|
61 | 2024-11-06T23:59:51.912Z | DEBG | oximeter (oximeter-agent): registered new metric producer
address = [fd00:1122:3344:101::1]:60942
collector_id = 7a13aa4d-214f-4c49-8977-3c4c2a2350e1
collector_ip = fd00:1122:3344:101::d
producer_id = 69a45541-8490-420b-8636-983c871692fd
|
62 | 2024-11-06T23:59:51.912Z | DEBG | oximeter (oximeter-agent): registered new metric producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 7a13aa4d-214f-4c49-8977-3c4c2a2350e1
collector_ip = fd00:1122:3344:101::d
producer_id = 6a7ca79b-c932-4d6b-aaa0-1d9d7fe97b1d
|
63 | 2024-11-06T23:59:51.912Z | DEBG | oximeter (oximeter-agent): registered new metric producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 7a13aa4d-214f-4c49-8977-3c4c2a2350e1
collector_ip = fd00:1122:3344:101::d
producer_id = 7266e661-ce15-4207-b2bf-b147c76c7c94
|
64 | 2024-11-06T23:59:51.912Z | DEBG | oximeter (oximeter-agent): registered new metric producer
address = [fd00:1122:3344:101::2]:60212
collector_id = 7a13aa4d-214f-4c49-8977-3c4c2a2350e1
collector_ip = fd00:1122:3344:101::d
producer_id = 7de66e48-c9a8-45f7-a2c4-1cb6e9667e25
|
65 | 2024-11-06T23:59:51.912Z | INFO | oximeter (oximeter-agent): refreshed list of producers from Nexus
collector_id = 7a13aa4d-214f-4c49-8977-3c4c2a2350e1
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:820
n_current_tasks = 5
n_pruned_tasks = 0
|
66 | 2024-11-06T23:59:52.065Z | DEBG | oximeter (collection-task): starting oximeter collection task
address = [fd00:1122:3344:101::2]:55430
collector_id = 7a13aa4d-214f-4c49-8977-3c4c2a2350e1
collector_ip = fd00:1122:3344:101::d
interval = 10s
producer_id = 3dfbd545-e8e7-4b20-a085-16f627f64fef
|
67 | 2024-11-06T23:59:52.066Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:55430
collector_id = 7a13aa4d-214f-4c49-8977-3c4c2a2350e1
collector_ip = fd00:1122:3344:101::d
producer_id = 3dfbd545-e8e7-4b20-a085-16f627f64fef
|
68 | 2024-11-06T23:59:52.068Z | DEBG | oximeter (collection-task): starting oximeter collection task
address = [fd00:1122:3344:101::1]:8001
collector_id = 7a13aa4d-214f-4c49-8977-3c4c2a2350e1
collector_ip = fd00:1122:3344:101::d
interval = 1s
producer_id = 6a7ca79b-c932-4d6b-aaa0-1d9d7fe97b1d
|
69 | 2024-11-06T23:59:52.069Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 7a13aa4d-214f-4c49-8977-3c4c2a2350e1
collector_ip = fd00:1122:3344:101::d
producer_id = 6a7ca79b-c932-4d6b-aaa0-1d9d7fe97b1d
|
70 | 2024-11-06T23:59:52.184Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 7a13aa4d-214f-4c49-8977-3c4c2a2350e1
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 6a7ca79b-c932-4d6b-aaa0-1d9d7fe97b1d
|
71 | 2024-11-06T23:59:52.187Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:55430
collector_id = 7a13aa4d-214f-4c49-8977-3c4c2a2350e1
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 3dfbd545-e8e7-4b20-a085-16f627f64fef
|
72 | 2024-11-06T23:59:52.228Z | DEBG | oximeter (collection-task): starting oximeter collection task
address = [fd00:1122:3344:101::2]:4677
collector_id = 7a13aa4d-214f-4c49-8977-3c4c2a2350e1
collector_ip = fd00:1122:3344:101::d
interval = 1s
producer_id = 7266e661-ce15-4207-b2bf-b147c76c7c94
|
73 | 2024-11-06T23:59:52.229Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 7a13aa4d-214f-4c49-8977-3c4c2a2350e1
collector_ip = fd00:1122:3344:101::d
producer_id = 7266e661-ce15-4207-b2bf-b147c76c7c94
|
74 | 2024-11-06T23:59:52.235Z | DEBG | oximeter (collection-task): starting oximeter collection task
address = [fd00:1122:3344:101::2]:60212
collector_id = 7a13aa4d-214f-4c49-8977-3c4c2a2350e1
collector_ip = fd00:1122:3344:101::d
interval = 10s
producer_id = 7de66e48-c9a8-45f7-a2c4-1cb6e9667e25
|
75 | 2024-11-06T23:59:52.235Z | DEBG | oximeter (collection-task): starting oximeter collection task
address = [fd00:1122:3344:101::1]:60942
collector_id = 7a13aa4d-214f-4c49-8977-3c4c2a2350e1
collector_ip = fd00:1122:3344:101::d
interval = 30s
producer_id = 69a45541-8490-420b-8636-983c871692fd
|
76 | 2024-11-06T23:59:52.236Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:60212
collector_id = 7a13aa4d-214f-4c49-8977-3c4c2a2350e1
collector_ip = fd00:1122:3344:101::d
producer_id = 7de66e48-c9a8-45f7-a2c4-1cb6e9667e25
|
77 | 2024-11-06T23:59:52.236Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:60942
collector_id = 7a13aa4d-214f-4c49-8977-3c4c2a2350e1
collector_ip = fd00:1122:3344:101::d
producer_id = 69a45541-8490-420b-8636-983c871692fd
|
78 | 2024-11-06T23:59:52.248Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 7a13aa4d-214f-4c49-8977-3c4c2a2350e1
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7266e661-ce15-4207-b2bf-b147c76c7c94
|
79 | 2024-11-06T23:59:52.257Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:60212
collector_id = 7a13aa4d-214f-4c49-8977-3c4c2a2350e1
collector_ip = fd00:1122:3344:101::d
n_results = 2
producer_id = 7de66e48-c9a8-45f7-a2c4-1cb6e9667e25
|
80 | 2024-11-06T23:59:52.542Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:60942
collector_id = 7a13aa4d-214f-4c49-8977-3c4c2a2350e1
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 69a45541-8490-420b-8636-983c871692fd
|
81 | 2024-11-06T23:59:52.542Z | DEBG | oximeter (results-sink): inserting 1566 samples into database
collector_id = 7a13aa4d-214f-4c49-8977-3c4c2a2350e1
collector_ip = fd00:1122:3344:101::d
|
82 | 2024-11-06T23:59:52.542Z | DEBG | oximeter (clickhouse-client): unrolling 1566 total samples
collector_id = 7a13aa4d-214f-4c49-8977-3c4c2a2350e1
collector_ip = fd00:1122:3344:101::d
id = f235c447-cd4c-4fed-9f44-22d87e31b7e4
|
83 | 2024-11-06T23:59:52.544Z | DEBG | oximeter (clickhouse-client): retrieving timeseries schema from database
collector_id = 7a13aa4d-214f-4c49-8977-3c4c2a2350e1
collector_ip = fd00:1122:3344:101::d
id = f235c447-cd4c-4fed-9f44-22d87e31b7e4
|
84 | 2024-11-06T23:59:52.580Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = 7a13aa4d-214f-4c49-8977-3c4c2a2350e1
collector_ip = fd00:1122:3344:101::d
id = f235c447-cd4c-4fed-9f44-22d87e31b7e4
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: 2024-11-06T23:59:52.544883119Z }
timeseries_name = ddm_router:originated_underlay_prefixes
|
85 | 2024-11-06T23:59:52.583Z | DEBG | oximeter (clickhouse-client): retrieving timeseries schema from database
collector_id = 7a13aa4d-214f-4c49-8977-3c4c2a2350e1
collector_ip = fd00:1122:3344:101::d
id = f235c447-cd4c-4fed-9f44-22d87e31b7e4
|
86 | 2024-11-06T23:59:52.600Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = 7a13aa4d-214f-4c49-8977-3c4c2a2350e1
collector_ip = fd00:1122:3344:101::d
id = f235c447-cd4c-4fed-9f44-22d87e31b7e4
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: 2024-11-06T23:59:52.583077949Z }
timeseries_name = ddm_router:originated_tunnel_endpoints
|
87 | 2024-11-06T23:59:52.602Z | DEBG | oximeter (clickhouse-client): retrieving timeseries schema from database
collector_id = 7a13aa4d-214f-4c49-8977-3c4c2a2350e1
collector_ip = fd00:1122:3344:101::d
id = f235c447-cd4c-4fed-9f44-22d87e31b7e4
|
88 | 2024-11-06T23:59:52.603Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = 7a13aa4d-214f-4c49-8977-3c4c2a2350e1
collector_ip = fd00:1122:3344:101::d
id = f235c447-cd4c-4fed-9f44-22d87e31b7e4
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: 2024-11-06T23:59:52.602107277Z }
timeseries_name = ddm_session:solicitations_sent
|
89 | 2024-11-06T23:59:52.604Z | DEBG | oximeter (clickhouse-client): retrieving timeseries schema from database
collector_id = 7a13aa4d-214f-4c49-8977-3c4c2a2350e1
collector_ip = fd00:1122:3344:101::d
id = f235c447-cd4c-4fed-9f44-22d87e31b7e4
|
90 | 2024-11-06T23:59:52.605Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = 7a13aa4d-214f-4c49-8977-3c4c2a2350e1
collector_ip = fd00:1122:3344:101::d
id = f235c447-cd4c-4fed-9f44-22d87e31b7e4
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: 2024-11-06T23:59:52.604074679Z }
timeseries_name = ddm_session:solicitations_received
|
91 | 2024-11-06T23:59:52.605Z | DEBG | oximeter (clickhouse-client): retrieving timeseries schema from database
collector_id = 7a13aa4d-214f-4c49-8977-3c4c2a2350e1
collector_ip = fd00:1122:3344:101::d
id = f235c447-cd4c-4fed-9f44-22d87e31b7e4
|
92 | 2024-11-06T23:59:52.606Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = 7a13aa4d-214f-4c49-8977-3c4c2a2350e1
collector_ip = fd00:1122:3344:101::d
id = f235c447-cd4c-4fed-9f44-22d87e31b7e4
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: 2024-11-06T23:59:52.605638542Z }
timeseries_name = ddm_session:advertisements_sent
|
93 | 2024-11-06T23:59:52.607Z | DEBG | oximeter (clickhouse-client): retrieving timeseries schema from database
collector_id = 7a13aa4d-214f-4c49-8977-3c4c2a2350e1
collector_ip = fd00:1122:3344:101::d
id = f235c447-cd4c-4fed-9f44-22d87e31b7e4
|
94 | 2024-11-06T23:59:52.608Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = 7a13aa4d-214f-4c49-8977-3c4c2a2350e1
collector_ip = fd00:1122:3344:101::d
id = f235c447-cd4c-4fed-9f44-22d87e31b7e4
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: 2024-11-06T23:59:52.607045083Z }
timeseries_name = ddm_session:advertisements_received
|
95 | 2024-11-06T23:59:52.608Z | DEBG | oximeter (clickhouse-client): retrieving timeseries schema from database
collector_id = 7a13aa4d-214f-4c49-8977-3c4c2a2350e1
collector_ip = fd00:1122:3344:101::d
id = f235c447-cd4c-4fed-9f44-22d87e31b7e4
|
96 | 2024-11-06T23:59:52.609Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = 7a13aa4d-214f-4c49-8977-3c4c2a2350e1
collector_ip = fd00:1122:3344:101::d
id = f235c447-cd4c-4fed-9f44-22d87e31b7e4
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: 2024-11-06T23:59:52.608427093Z }
timeseries_name = ddm_session:peer_expirations
|
97 | 2024-11-06T23:59:52.609Z | DEBG | oximeter (clickhouse-client): retrieving timeseries schema from database
collector_id = 7a13aa4d-214f-4c49-8977-3c4c2a2350e1
collector_ip = fd00:1122:3344:101::d
id = f235c447-cd4c-4fed-9f44-22d87e31b7e4
|
98 | 2024-11-06T23:59:52.611Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = 7a13aa4d-214f-4c49-8977-3c4c2a2350e1
collector_ip = fd00:1122:3344:101::d
id = f235c447-cd4c-4fed-9f44-22d87e31b7e4
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: 2024-11-06T23:59:52.609753751Z }
timeseries_name = ddm_session:peer_address_changes
|
99 | 2024-11-06T23:59:52.611Z | DEBG | oximeter (clickhouse-client): retrieving timeseries schema from database
collector_id = 7a13aa4d-214f-4c49-8977-3c4c2a2350e1
collector_ip = fd00:1122:3344:101::d
id = f235c447-cd4c-4fed-9f44-22d87e31b7e4
|
100 | 2024-11-06T23:59:52.612Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = 7a13aa4d-214f-4c49-8977-3c4c2a2350e1
collector_ip = fd00:1122:3344:101::d
id = f235c447-cd4c-4fed-9f44-22d87e31b7e4
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: 2024-11-06T23:59:52.611074179Z }
timeseries_name = ddm_session:peer_sessions_established
|
101 | 2024-11-06T23:59:52.612Z | DEBG | oximeter (clickhouse-client): retrieving timeseries schema from database
collector_id = 7a13aa4d-214f-4c49-8977-3c4c2a2350e1
collector_ip = fd00:1122:3344:101::d
id = f235c447-cd4c-4fed-9f44-22d87e31b7e4
|
102 | 2024-11-06T23:59:52.613Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = 7a13aa4d-214f-4c49-8977-3c4c2a2350e1
collector_ip = fd00:1122:3344:101::d
id = f235c447-cd4c-4fed-9f44-22d87e31b7e4
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: 2024-11-06T23:59:52.612378887Z }
timeseries_name = ddm_session:updates_sent
|
103 | 2024-11-06T23:59:52.613Z | DEBG | oximeter (clickhouse-client): retrieving timeseries schema from database
collector_id = 7a13aa4d-214f-4c49-8977-3c4c2a2350e1
collector_ip = fd00:1122:3344:101::d
id = f235c447-cd4c-4fed-9f44-22d87e31b7e4
|
104 | 2024-11-06T23:59:52.615Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = 7a13aa4d-214f-4c49-8977-3c4c2a2350e1
collector_ip = fd00:1122:3344:101::d
id = f235c447-cd4c-4fed-9f44-22d87e31b7e4
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: 2024-11-06T23:59:52.613710056Z }
timeseries_name = ddm_session:updates_received
|
105 | 2024-11-06T23:59:52.615Z | DEBG | oximeter (clickhouse-client): retrieving timeseries schema from database
collector_id = 7a13aa4d-214f-4c49-8977-3c4c2a2350e1
collector_ip = fd00:1122:3344:101::d
id = f235c447-cd4c-4fed-9f44-22d87e31b7e4
|
106 | 2024-11-06T23:59:52.616Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = 7a13aa4d-214f-4c49-8977-3c4c2a2350e1
collector_ip = fd00:1122:3344:101::d
id = f235c447-cd4c-4fed-9f44-22d87e31b7e4
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: 2024-11-06T23:59:52.615197548Z }
timeseries_name = ddm_session:update_send_fail
|
107 | 2024-11-06T23:59:52.616Z | DEBG | oximeter (clickhouse-client): retrieving timeseries schema from database
collector_id = 7a13aa4d-214f-4c49-8977-3c4c2a2350e1
collector_ip = fd00:1122:3344:101::d
id = f235c447-cd4c-4fed-9f44-22d87e31b7e4
|
108 | 2024-11-06T23:59:52.617Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = 7a13aa4d-214f-4c49-8977-3c4c2a2350e1
collector_ip = fd00:1122:3344:101::d
id = f235c447-cd4c-4fed-9f44-22d87e31b7e4
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: 2024-11-06T23:59:52.616569817Z }
timeseries_name = ddm_session:imported_underlay_prefixes
|
109 | 2024-11-06T23:59:52.618Z | DEBG | oximeter (clickhouse-client): retrieving timeseries schema from database
collector_id = 7a13aa4d-214f-4c49-8977-3c4c2a2350e1
collector_ip = fd00:1122:3344:101::d
id = f235c447-cd4c-4fed-9f44-22d87e31b7e4
|
110 | 2024-11-06T23:59:52.619Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = 7a13aa4d-214f-4c49-8977-3c4c2a2350e1
collector_ip = fd00:1122:3344:101::d
id = f235c447-cd4c-4fed-9f44-22d87e31b7e4
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: 2024-11-06T23:59:52.618031859Z }
timeseries_name = ddm_session:imported_tunnel_endpoints
|
111 | 2024-11-06T23:59:52.619Z | DEBG | oximeter (clickhouse-client): retrieving timeseries schema from database
collector_id = 7a13aa4d-214f-4c49-8977-3c4c2a2350e1
collector_ip = fd00:1122:3344:101::d
id = f235c447-cd4c-4fed-9f44-22d87e31b7e4
|
112 | 2024-11-06T23:59:52.621Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = 7a13aa4d-214f-4c49-8977-3c4c2a2350e1
collector_ip = fd00:1122:3344:101::d
id = f235c447-cd4c-4fed-9f44-22d87e31b7e4
schema = TimeseriesSchema { timeseries_name: TimeseriesName("switch_data_link:link_enabled"), description: TimeseriesDescription { target: "", metric: "" }, field_schema: {FieldSchema { name: "link_id", field_type: U8, source: Metric, description: "" }, FieldSchema { name: "port_id", field_type: String, source: Metric, description: "" }, FieldSchema { name: "rack_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "sled_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "sled_model", field_type: String, source: Target, description: "" }, FieldSchema { name: "sled_revision", field_type: U32, source: Target, description: "" }, FieldSchema { name: "sled_serial", field_type: String, source: Target, description: "" }, FieldSchema { name: "switch_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: "" }}, datum_type: Bool, version: 1, authz_scope: Fleet, units: Count, created: 2024-11-06T23:59:52.619874278Z }
timeseries_name = switch_data_link:link_enabled
|
113 | 2024-11-06T23:59:52.621Z | DEBG | oximeter (clickhouse-client): retrieving timeseries schema from database
collector_id = 7a13aa4d-214f-4c49-8977-3c4c2a2350e1
collector_ip = fd00:1122:3344:101::d
id = f235c447-cd4c-4fed-9f44-22d87e31b7e4
|
114 | 2024-11-06T23:59:52.622Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = 7a13aa4d-214f-4c49-8977-3c4c2a2350e1
collector_ip = fd00:1122:3344:101::d
id = f235c447-cd4c-4fed-9f44-22d87e31b7e4
schema = TimeseriesSchema { timeseries_name: TimeseriesName("switch_data_link:link_up"), description: TimeseriesDescription { target: "", metric: "" }, field_schema: {FieldSchema { name: "link_id", field_type: U8, source: Metric, description: "" }, FieldSchema { name: "port_id", field_type: String, source: Metric, description: "" }, FieldSchema { name: "rack_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "sled_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "sled_model", field_type: String, source: Target, description: "" }, FieldSchema { name: "sled_revision", field_type: U32, source: Target, description: "" }, FieldSchema { name: "sled_serial", field_type: String, source: Target, description: "" }, FieldSchema { name: "switch_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: "" }}, datum_type: Bool, version: 1, authz_scope: Fleet, units: Count, created: 2024-11-06T23:59:52.621493633Z }
timeseries_name = switch_data_link:link_up
|
115 | 2024-11-06T23:59:52.623Z | DEBG | oximeter (clickhouse-client): retrieving timeseries schema from database
collector_id = 7a13aa4d-214f-4c49-8977-3c4c2a2350e1
collector_ip = fd00:1122:3344:101::d
id = f235c447-cd4c-4fed-9f44-22d87e31b7e4
|
116 | 2024-11-06T23:59:52.624Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = 7a13aa4d-214f-4c49-8977-3c4c2a2350e1
collector_ip = fd00:1122:3344:101::d
id = f235c447-cd4c-4fed-9f44-22d87e31b7e4
schema = TimeseriesSchema { timeseries_name: TimeseriesName("switch_table:capacity"), description: TimeseriesDescription { target: "", metric: "" }, field_schema: {FieldSchema { name: "rack_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "sidecar_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "sled_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "table", field_type: String, source: Target, description: "" }}, datum_type: U64, version: 1, authz_scope: Fleet, units: Count, created: 2024-11-06T23:59:52.623247110Z }
timeseries_name = switch_table:capacity
|
117 | 2024-11-06T23:59:52.624Z | DEBG | oximeter (clickhouse-client): retrieving timeseries schema from database
collector_id = 7a13aa4d-214f-4c49-8977-3c4c2a2350e1
collector_ip = fd00:1122:3344:101::d
id = f235c447-cd4c-4fed-9f44-22d87e31b7e4
|
118 | 2024-11-06T23:59:52.625Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = 7a13aa4d-214f-4c49-8977-3c4c2a2350e1
collector_ip = fd00:1122:3344:101::d
id = f235c447-cd4c-4fed-9f44-22d87e31b7e4
schema = TimeseriesSchema { timeseries_name: TimeseriesName("switch_table:occupancy"), description: TimeseriesDescription { target: "", metric: "" }, field_schema: {FieldSchema { name: "rack_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "sidecar_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "sled_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "table", field_type: String, source: Target, description: "" }}, datum_type: U64, version: 1, authz_scope: Fleet, units: Count, created: 2024-11-06T23:59:52.624644680Z }
timeseries_name = switch_table:occupancy
|
119 | 2024-11-06T23:59:52.626Z | DEBG | oximeter (clickhouse-client): retrieving timeseries schema from database
collector_id = 7a13aa4d-214f-4c49-8977-3c4c2a2350e1
collector_ip = fd00:1122:3344:101::d
id = f235c447-cd4c-4fed-9f44-22d87e31b7e4
|
120 | 2024-11-06T23:59:52.627Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = 7a13aa4d-214f-4c49-8977-3c4c2a2350e1
collector_ip = fd00:1122:3344:101::d
id = f235c447-cd4c-4fed-9f44-22d87e31b7e4
schema = TimeseriesSchema { timeseries_name: TimeseriesName("switch_table:inserts"), description: TimeseriesDescription { target: "", metric: "" }, field_schema: {FieldSchema { name: "rack_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "sidecar_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "sled_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "table", field_type: String, source: Target, description: "" }}, datum_type: CumulativeU64, version: 1, authz_scope: Fleet, units: Count, created: 2024-11-06T23:59:52.626062411Z }
timeseries_name = switch_table:inserts
|
121 | 2024-11-06T23:59:52.627Z | DEBG | oximeter (clickhouse-client): retrieving timeseries schema from database
collector_id = 7a13aa4d-214f-4c49-8977-3c4c2a2350e1
collector_ip = fd00:1122:3344:101::d
id = f235c447-cd4c-4fed-9f44-22d87e31b7e4
|
122 | 2024-11-06T23:59:52.628Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = 7a13aa4d-214f-4c49-8977-3c4c2a2350e1
collector_ip = fd00:1122:3344:101::d
id = f235c447-cd4c-4fed-9f44-22d87e31b7e4
schema = TimeseriesSchema { timeseries_name: TimeseriesName("switch_table:deletes"), description: TimeseriesDescription { target: "", metric: "" }, field_schema: {FieldSchema { name: "rack_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "sidecar_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "sled_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "table", field_type: String, source: Target, description: "" }}, datum_type: CumulativeU64, version: 1, authz_scope: Fleet, units: Count, created: 2024-11-06T23:59:52.627429270Z }
timeseries_name = switch_table:deletes
|
123 | 2024-11-06T23:59:52.628Z | DEBG | oximeter (clickhouse-client): retrieving timeseries schema from database
collector_id = 7a13aa4d-214f-4c49-8977-3c4c2a2350e1
collector_ip = fd00:1122:3344:101::d
id = f235c447-cd4c-4fed-9f44-22d87e31b7e4
|
124 | 2024-11-06T23:59:52.630Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = 7a13aa4d-214f-4c49-8977-3c4c2a2350e1
collector_ip = fd00:1122:3344:101::d
id = f235c447-cd4c-4fed-9f44-22d87e31b7e4
schema = TimeseriesSchema { timeseries_name: TimeseriesName("switch_table:updates"), description: TimeseriesDescription { target: "", metric: "" }, field_schema: {FieldSchema { name: "rack_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "sidecar_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "sled_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "table", field_type: String, source: Target, description: "" }}, datum_type: CumulativeU64, version: 1, authz_scope: Fleet, units: Count, created: 2024-11-06T23:59:52.628834320Z }
timeseries_name = switch_table:updates
|
125 | 2024-11-06T23:59:52.630Z | DEBG | oximeter (clickhouse-client): retrieving timeseries schema from database
collector_id = 7a13aa4d-214f-4c49-8977-3c4c2a2350e1
collector_ip = fd00:1122:3344:101::d
id = f235c447-cd4c-4fed-9f44-22d87e31b7e4
|
126 | 2024-11-06T23:59:52.631Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = 7a13aa4d-214f-4c49-8977-3c4c2a2350e1
collector_ip = fd00:1122:3344:101::d
id = f235c447-cd4c-4fed-9f44-22d87e31b7e4
schema = TimeseriesSchema { timeseries_name: TimeseriesName("switch_table:collisions"), description: TimeseriesDescription { target: "", metric: "" }, field_schema: {FieldSchema { name: "rack_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "sidecar_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "sled_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "table", field_type: String, source: Target, description: "" }}, datum_type: CumulativeU64, version: 1, authz_scope: Fleet, units: Count, created: 2024-11-06T23:59:52.630215110Z }
timeseries_name = switch_table:collisions
|
127 | 2024-11-06T23:59:52.631Z | DEBG | oximeter (clickhouse-client): retrieving timeseries schema from database
collector_id = 7a13aa4d-214f-4c49-8977-3c4c2a2350e1
collector_ip = fd00:1122:3344:101::d
id = f235c447-cd4c-4fed-9f44-22d87e31b7e4
|
128 | 2024-11-06T23:59:52.633Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = 7a13aa4d-214f-4c49-8977-3c4c2a2350e1
collector_ip = fd00:1122:3344:101::d
id = f235c447-cd4c-4fed-9f44-22d87e31b7e4
schema = TimeseriesSchema { timeseries_name: TimeseriesName("switch_table:update_misses"), description: TimeseriesDescription { target: "", metric: "" }, field_schema: {FieldSchema { name: "rack_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "sidecar_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "sled_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "table", field_type: String, source: Target, description: "" }}, datum_type: CumulativeU64, version: 1, authz_scope: Fleet, units: Count, created: 2024-11-06T23:59:52.631612610Z }
timeseries_name = switch_table:update_misses
|
129 | 2024-11-06T23:59:52.633Z | DEBG | oximeter (clickhouse-client): retrieving timeseries schema from database
collector_id = 7a13aa4d-214f-4c49-8977-3c4c2a2350e1
collector_ip = fd00:1122:3344:101::d
id = f235c447-cd4c-4fed-9f44-22d87e31b7e4
|
130 | 2024-11-06T23:59:52.634Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = 7a13aa4d-214f-4c49-8977-3c4c2a2350e1
collector_ip = fd00:1122:3344:101::d
id = f235c447-cd4c-4fed-9f44-22d87e31b7e4
schema = TimeseriesSchema { timeseries_name: TimeseriesName("switch_table:delete_misses"), description: TimeseriesDescription { target: "", metric: "" }, field_schema: {FieldSchema { name: "rack_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "sidecar_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "sled_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "table", field_type: String, source: Target, description: "" }}, datum_type: CumulativeU64, version: 1, authz_scope: Fleet, units: Count, created: 2024-11-06T23:59:52.633260995Z }
timeseries_name = switch_table:delete_misses
|
131 | 2024-11-06T23:59:52.634Z | DEBG | oximeter (clickhouse-client): retrieving timeseries schema from database
collector_id = 7a13aa4d-214f-4c49-8977-3c4c2a2350e1
collector_ip = fd00:1122:3344:101::d
id = f235c447-cd4c-4fed-9f44-22d87e31b7e4
|
132 | 2024-11-06T23:59:52.636Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = 7a13aa4d-214f-4c49-8977-3c4c2a2350e1
collector_ip = fd00:1122:3344:101::d
id = f235c447-cd4c-4fed-9f44-22d87e31b7e4
schema = TimeseriesSchema { timeseries_name: TimeseriesName("switch_table:exhaustion"), description: TimeseriesDescription { target: "", metric: "" }, field_schema: {FieldSchema { name: "rack_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "sidecar_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "sled_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "table", field_type: String, source: Target, description: "" }}, datum_type: CumulativeU64, version: 1, authz_scope: Fleet, units: Count, created: 2024-11-06T23:59:52.634684026Z }
timeseries_name = switch_table:exhaustion
|
133 | 2024-11-06T23:59:52.639Z | DEBG | oximeter (clickhouse-client): retrieving timeseries schema from database
collector_id = 7a13aa4d-214f-4c49-8977-3c4c2a2350e1
collector_ip = fd00:1122:3344:101::d
id = f235c447-cd4c-4fed-9f44-22d87e31b7e4
|
134 | 2024-11-06T23:59:52.641Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = 7a13aa4d-214f-4c49-8977-3c4c2a2350e1
collector_ip = fd00:1122:3344:101::d
id = f235c447-cd4c-4fed-9f44-22d87e31b7e4
schema = TimeseriesSchema { timeseries_name: TimeseriesName("dendrite:sample_collection_duration"), description: TimeseriesDescription { target: "", metric: "" }, field_schema: {FieldSchema { name: "rack_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "sled_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "sled_model", field_type: String, source: Target, description: "" }, FieldSchema { name: "sled_revision", field_type: U32, source: Target, description: "" }, FieldSchema { name: "sled_serial", field_type: String, source: Target, description: "" }, FieldSchema { name: "switch_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: "" }}, datum_type: F64, version: 1, authz_scope: Fleet, units: Count, created: 2024-11-06T23:59:52.639863467Z }
timeseries_name = dendrite:sample_collection_duration
|
135 | 2024-11-06T23:59:52.641Z | DEBG | oximeter (clickhouse-client): retrieving timeseries schema from database
collector_id = 7a13aa4d-214f-4c49-8977-3c4c2a2350e1
collector_ip = fd00:1122:3344:101::d
id = f235c447-cd4c-4fed-9f44-22d87e31b7e4
|
136 | 2024-11-06T23:59:52.642Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = 7a13aa4d-214f-4c49-8977-3c4c2a2350e1
collector_ip = fd00:1122:3344:101::d
id = f235c447-cd4c-4fed-9f44-22d87e31b7e4
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: 2024-11-06T23:59:52.641413810Z }
timeseries_name = static_routing_config:static_routes
|
137 | 2024-11-06T23:59:52.642Z | DEBG | oximeter (clickhouse-client): retrieving timeseries schema from database
collector_id = 7a13aa4d-214f-4c49-8977-3c4c2a2350e1
collector_ip = fd00:1122:3344:101::d
id = f235c447-cd4c-4fed-9f44-22d87e31b7e4
|
138 | 2024-11-06T23:59:52.644Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = 7a13aa4d-214f-4c49-8977-3c4c2a2350e1
collector_ip = fd00:1122:3344:101::d
id = f235c447-cd4c-4fed-9f44-22d87e31b7e4
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: 2024-11-06T23:59:52.642832881Z }
timeseries_name = static_routing_config:static_nexthops
|
139 | 2024-11-06T23:59:52.644Z | DEBG | oximeter (clickhouse-client): retrieving timeseries schema from database
collector_id = 7a13aa4d-214f-4c49-8977-3c4c2a2350e1
collector_ip = fd00:1122:3344:101::d
id = f235c447-cd4c-4fed-9f44-22d87e31b7e4
|
140 | 2024-11-06T23:59:52.645Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = 7a13aa4d-214f-4c49-8977-3c4c2a2350e1
collector_ip = fd00:1122:3344:101::d
id = f235c447-cd4c-4fed-9f44-22d87e31b7e4
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: 2024-11-06T23:59:52.644418495Z }
timeseries_name = switch_rib:active_routes
|
141 | 2024-11-06T23:59:52.645Z | DEBG | oximeter (clickhouse-client): retrieving timeseries schema from database
collector_id = 7a13aa4d-214f-4c49-8977-3c4c2a2350e1
collector_ip = fd00:1122:3344:101::d
id = f235c447-cd4c-4fed-9f44-22d87e31b7e4
|
142 | 2024-11-06T23:59:52.647Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = 7a13aa4d-214f-4c49-8977-3c4c2a2350e1
collector_ip = fd00:1122:3344:101::d
id = f235c447-cd4c-4fed-9f44-22d87e31b7e4
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: 2024-11-06T23:59:52.645835585Z }
timeseries_name = mg_lower:routes_blocked_by_link_state
|
143 | 2024-11-06T23:59:52.647Z | DEBG | oximeter (clickhouse-client): retrieving timeseries schema from database
collector_id = 7a13aa4d-214f-4c49-8977-3c4c2a2350e1
collector_ip = fd00:1122:3344:101::d
id = f235c447-cd4c-4fed-9f44-22d87e31b7e4
|
144 | 2024-11-06T23:59:52.649Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = 7a13aa4d-214f-4c49-8977-3c4c2a2350e1
collector_ip = fd00:1122:3344:101::d
id = f235c447-cd4c-4fed-9f44-22d87e31b7e4
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: 2024-11-06T23:59:52.647516641Z }
timeseries_name = http_service:request_latency_histogram
|
145 | 2024-11-06T23:59:52.649Z | DEBG | oximeter (clickhouse-client): retrieving timeseries schema from database
collector_id = 7a13aa4d-214f-4c49-8977-3c4c2a2350e1
collector_ip = fd00:1122:3344:101::d
id = f235c447-cd4c-4fed-9f44-22d87e31b7e4
|
146 | 2024-11-06T23:59:52.651Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = 7a13aa4d-214f-4c49-8977-3c4c2a2350e1
collector_ip = fd00:1122:3344:101::d
id = f235c447-cd4c-4fed-9f44-22d87e31b7e4
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: 2024-11-06T23:59:52.649534604Z }
timeseries_name = sled_data_link:errors_received
|
147 | 2024-11-06T23:59:52.651Z | DEBG | oximeter (clickhouse-client): retrieving timeseries schema from database
collector_id = 7a13aa4d-214f-4c49-8977-3c4c2a2350e1
collector_ip = fd00:1122:3344:101::d
id = f235c447-cd4c-4fed-9f44-22d87e31b7e4
|
148 | 2024-11-06T23:59:52.652Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = 7a13aa4d-214f-4c49-8977-3c4c2a2350e1
collector_ip = fd00:1122:3344:101::d
id = f235c447-cd4c-4fed-9f44-22d87e31b7e4
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: 2024-11-06T23:59:52.651226551Z }
timeseries_name = sled_data_link:errors_sent
|
149 | 2024-11-06T23:59:52.652Z | DEBG | oximeter (clickhouse-client): retrieving timeseries schema from database
collector_id = 7a13aa4d-214f-4c49-8977-3c4c2a2350e1
collector_ip = fd00:1122:3344:101::d
id = f235c447-cd4c-4fed-9f44-22d87e31b7e4
|
150 | 2024-11-06T23:59:52.654Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = 7a13aa4d-214f-4c49-8977-3c4c2a2350e1
collector_ip = fd00:1122:3344:101::d
id = f235c447-cd4c-4fed-9f44-22d87e31b7e4
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: 2024-11-06T23:59:52.652716433Z }
timeseries_name = sled_data_link:bytes_received
|
151 | 2024-11-06T23:59:52.654Z | DEBG | oximeter (clickhouse-client): retrieving timeseries schema from database
collector_id = 7a13aa4d-214f-4c49-8977-3c4c2a2350e1
collector_ip = fd00:1122:3344:101::d
id = f235c447-cd4c-4fed-9f44-22d87e31b7e4
|
152 | 2024-11-06T23:59:52.655Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = 7a13aa4d-214f-4c49-8977-3c4c2a2350e1
collector_ip = fd00:1122:3344:101::d
id = f235c447-cd4c-4fed-9f44-22d87e31b7e4
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: 2024-11-06T23:59:52.654351698Z }
timeseries_name = sled_data_link:packets_received
|
153 | 2024-11-06T23:59:52.655Z | DEBG | oximeter (clickhouse-client): retrieving timeseries schema from database
collector_id = 7a13aa4d-214f-4c49-8977-3c4c2a2350e1
collector_ip = fd00:1122:3344:101::d
id = f235c447-cd4c-4fed-9f44-22d87e31b7e4
|
154 | 2024-11-06T23:59:52.657Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = 7a13aa4d-214f-4c49-8977-3c4c2a2350e1
collector_ip = fd00:1122:3344:101::d
id = f235c447-cd4c-4fed-9f44-22d87e31b7e4
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: 2024-11-06T23:59:52.655826410Z }
timeseries_name = sled_data_link:bytes_sent
|
155 | 2024-11-06T23:59:52.657Z | DEBG | oximeter (clickhouse-client): retrieving timeseries schema from database
collector_id = 7a13aa4d-214f-4c49-8977-3c4c2a2350e1
collector_ip = fd00:1122:3344:101::d
id = f235c447-cd4c-4fed-9f44-22d87e31b7e4
|
156 | 2024-11-06T23:59:52.659Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = 7a13aa4d-214f-4c49-8977-3c4c2a2350e1
collector_ip = fd00:1122:3344:101::d
id = f235c447-cd4c-4fed-9f44-22d87e31b7e4
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: 2024-11-06T23:59:52.657456954Z }
timeseries_name = sled_data_link:packets_sent
|
157 | 2024-11-06T23:59:52.712Z | DEBG | oximeter (clickhouse-client): inserting 37 new timeseries schema
collector_id = 7a13aa4d-214f-4c49-8977-3c4c2a2350e1
collector_ip = fd00:1122:3344:101::d
id = f235c447-cd4c-4fed-9f44-22d87e31b7e4
|
158 | 2024-11-06T23:59:52.760Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7a13aa4d-214f-4c49-8977-3c4c2a2350e1
collector_ip = fd00:1122:3344:101::d
id = f235c447-cd4c-4fed-9f44-22d87e31b7e4
n_rows = 1319
table_name = oximeter.fields_string
|
159 | 2024-11-06T23:59:52.763Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7a13aa4d-214f-4c49-8977-3c4c2a2350e1
collector_ip = fd00:1122:3344:101::d
id = f235c447-cd4c-4fed-9f44-22d87e31b7e4
n_rows = 8
table_name = oximeter.fields_u16
|
160 | 2024-11-06T23:59:52.767Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7a13aa4d-214f-4c49-8977-3c4c2a2350e1
collector_ip = fd00:1122:3344:101::d
id = f235c447-cd4c-4fed-9f44-22d87e31b7e4
n_rows = 242
table_name = oximeter.fields_u32
|
161 | 2024-11-06T23:59:52.770Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7a13aa4d-214f-4c49-8977-3c4c2a2350e1
collector_ip = fd00:1122:3344:101::d
id = f235c447-cd4c-4fed-9f44-22d87e31b7e4
n_rows = 6
table_name = oximeter.fields_u8
|
162 | 2024-11-06T23:59:52.773Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7a13aa4d-214f-4c49-8977-3c4c2a2350e1
collector_ip = fd00:1122:3344:101::d
id = f235c447-cd4c-4fed-9f44-22d87e31b7e4
n_rows = 818
table_name = oximeter.fields_uuid
|
163 | 2024-11-06T23:59:52.776Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7a13aa4d-214f-4c49-8977-3c4c2a2350e1
collector_ip = fd00:1122:3344:101::d
id = f235c447-cd4c-4fed-9f44-22d87e31b7e4
n_rows = 6
table_name = oximeter.measurements_bool
|
164 | 2024-11-06T23:59:52.783Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7a13aa4d-214f-4c49-8977-3c4c2a2350e1
collector_ip = fd00:1122:3344:101::d
id = f235c447-cd4c-4fed-9f44-22d87e31b7e4
n_rows = 1521
table_name = oximeter.measurements_cumulativeu64
|
165 | 2024-11-06T23:59:52.791Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7a13aa4d-214f-4c49-8977-3c4c2a2350e1
collector_ip = fd00:1122:3344:101::d
id = f235c447-cd4c-4fed-9f44-22d87e31b7e4
n_rows = 1
table_name = oximeter.measurements_f64
|
166 | 2024-11-06T23:59:52.800Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7a13aa4d-214f-4c49-8977-3c4c2a2350e1
collector_ip = fd00:1122:3344:101::d
id = f235c447-cd4c-4fed-9f44-22d87e31b7e4
n_rows = 8
table_name = oximeter.measurements_histogramu64
|
167 | 2024-11-06T23:59:52.802Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7a13aa4d-214f-4c49-8977-3c4c2a2350e1
collector_ip = fd00:1122:3344:101::d
id = f235c447-cd4c-4fed-9f44-22d87e31b7e4
n_rows = 30
table_name = oximeter.measurements_u64
|
168 | 2024-11-06T23:59:53.069Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 7a13aa4d-214f-4c49-8977-3c4c2a2350e1
collector_ip = fd00:1122:3344:101::d
producer_id = 6a7ca79b-c932-4d6b-aaa0-1d9d7fe97b1d
|
169 | 2024-11-06T23:59:53.072Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 7a13aa4d-214f-4c49-8977-3c4c2a2350e1
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 6a7ca79b-c932-4d6b-aaa0-1d9d7fe97b1d
|
170 | 2024-11-06T23:59:53.229Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 7a13aa4d-214f-4c49-8977-3c4c2a2350e1
collector_ip = fd00:1122:3344:101::d
producer_id = 7266e661-ce15-4207-b2bf-b147c76c7c94
|
171 | 2024-11-06T23:59:53.230Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 7a13aa4d-214f-4c49-8977-3c4c2a2350e1
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7266e661-ce15-4207-b2bf-b147c76c7c94
|
172 | 2024-11-06T23:59:54.069Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 7a13aa4d-214f-4c49-8977-3c4c2a2350e1
collector_ip = fd00:1122:3344:101::d
producer_id = 6a7ca79b-c932-4d6b-aaa0-1d9d7fe97b1d
|
173 | 2024-11-06T23:59:54.071Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 7a13aa4d-214f-4c49-8977-3c4c2a2350e1
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 6a7ca79b-c932-4d6b-aaa0-1d9d7fe97b1d
|
174 | 2024-11-06T23:59:54.229Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 7a13aa4d-214f-4c49-8977-3c4c2a2350e1
collector_ip = fd00:1122:3344:101::d
producer_id = 7266e661-ce15-4207-b2bf-b147c76c7c94
|
175 | 2024-11-06T23:59:54.233Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 7a13aa4d-214f-4c49-8977-3c4c2a2350e1
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7266e661-ce15-4207-b2bf-b147c76c7c94
|
176 | 2024-11-06T23:59:54.665Z | DEBG | oximeter (results-sink): inserting 60 samples into database
collector_id = 7a13aa4d-214f-4c49-8977-3c4c2a2350e1
collector_ip = fd00:1122:3344:101::d
|
177 | 2024-11-06T23:59:54.665Z | DEBG | oximeter (clickhouse-client): unrolling 60 total samples
collector_id = 7a13aa4d-214f-4c49-8977-3c4c2a2350e1
collector_ip = fd00:1122:3344:101::d
id = f235c447-cd4c-4fed-9f44-22d87e31b7e4
|
178 | 2024-11-06T23:59:54.670Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7a13aa4d-214f-4c49-8977-3c4c2a2350e1
collector_ip = fd00:1122:3344:101::d
id = f235c447-cd4c-4fed-9f44-22d87e31b7e4
n_rows = 30
table_name = oximeter.fields_string
|
179 | 2024-11-06T23:59:54.673Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7a13aa4d-214f-4c49-8977-3c4c2a2350e1
collector_ip = fd00:1122:3344:101::d
id = f235c447-cd4c-4fed-9f44-22d87e31b7e4
n_rows = 36
table_name = oximeter.fields_uuid
|
180 | 2024-11-06T23:59:54.676Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7a13aa4d-214f-4c49-8977-3c4c2a2350e1
collector_ip = fd00:1122:3344:101::d
id = f235c447-cd4c-4fed-9f44-22d87e31b7e4
n_rows = 44
table_name = oximeter.measurements_cumulativeu64
|
181 | 2024-11-06T23:59:54.678Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7a13aa4d-214f-4c49-8977-3c4c2a2350e1
collector_ip = fd00:1122:3344:101::d
id = f235c447-cd4c-4fed-9f44-22d87e31b7e4
n_rows = 16
table_name = oximeter.measurements_u64
|
182 | 2024-11-06T23:59:55.069Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 7a13aa4d-214f-4c49-8977-3c4c2a2350e1
collector_ip = fd00:1122:3344:101::d
producer_id = 6a7ca79b-c932-4d6b-aaa0-1d9d7fe97b1d
|
183 | 2024-11-06T23:59:55.071Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 7a13aa4d-214f-4c49-8977-3c4c2a2350e1
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 6a7ca79b-c932-4d6b-aaa0-1d9d7fe97b1d
|
184 | 2024-11-06T23:59:55.229Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 7a13aa4d-214f-4c49-8977-3c4c2a2350e1
collector_ip = fd00:1122:3344:101::d
producer_id = 7266e661-ce15-4207-b2bf-b147c76c7c94
|
185 | 2024-11-06T23:59:55.230Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 7a13aa4d-214f-4c49-8977-3c4c2a2350e1
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7266e661-ce15-4207-b2bf-b147c76c7c94
|
186 | 2024-11-06T23:59:56.069Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 7a13aa4d-214f-4c49-8977-3c4c2a2350e1
collector_ip = fd00:1122:3344:101::d
producer_id = 6a7ca79b-c932-4d6b-aaa0-1d9d7fe97b1d
|
187 | 2024-11-06T23:59:56.072Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 7a13aa4d-214f-4c49-8977-3c4c2a2350e1
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 6a7ca79b-c932-4d6b-aaa0-1d9d7fe97b1d
|
188 | 2024-11-06T23:59:56.229Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 7a13aa4d-214f-4c49-8977-3c4c2a2350e1
collector_ip = fd00:1122:3344:101::d
producer_id = 7266e661-ce15-4207-b2bf-b147c76c7c94
|
189 | 2024-11-06T23:59:56.230Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 7a13aa4d-214f-4c49-8977-3c4c2a2350e1
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7266e661-ce15-4207-b2bf-b147c76c7c94
|
190 | 2024-11-06T23:59:57.069Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 7a13aa4d-214f-4c49-8977-3c4c2a2350e1
collector_ip = fd00:1122:3344:101::d
producer_id = 6a7ca79b-c932-4d6b-aaa0-1d9d7fe97b1d
|
191 | 2024-11-06T23:59:57.071Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 7a13aa4d-214f-4c49-8977-3c4c2a2350e1
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 6a7ca79b-c932-4d6b-aaa0-1d9d7fe97b1d
|
192 | 2024-11-06T23:59:57.229Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 7a13aa4d-214f-4c49-8977-3c4c2a2350e1
collector_ip = fd00:1122:3344:101::d
producer_id = 7266e661-ce15-4207-b2bf-b147c76c7c94
|
193 | 2024-11-06T23:59:57.230Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 7a13aa4d-214f-4c49-8977-3c4c2a2350e1
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7266e661-ce15-4207-b2bf-b147c76c7c94
|
194 | 2024-11-06T23:59:58.070Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 7a13aa4d-214f-4c49-8977-3c4c2a2350e1
collector_ip = fd00:1122:3344:101::d
producer_id = 6a7ca79b-c932-4d6b-aaa0-1d9d7fe97b1d
|
195 | 2024-11-06T23:59:58.072Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 7a13aa4d-214f-4c49-8977-3c4c2a2350e1
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 6a7ca79b-c932-4d6b-aaa0-1d9d7fe97b1d
|
196 | 2024-11-06T23:59:58.229Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 7a13aa4d-214f-4c49-8977-3c4c2a2350e1
collector_ip = fd00:1122:3344:101::d
producer_id = 7266e661-ce15-4207-b2bf-b147c76c7c94
|
197 | 2024-11-06T23:59:58.230Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 7a13aa4d-214f-4c49-8977-3c4c2a2350e1
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7266e661-ce15-4207-b2bf-b147c76c7c94
|
198 | 2024-11-06T23:59:59.069Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 7a13aa4d-214f-4c49-8977-3c4c2a2350e1
collector_ip = fd00:1122:3344:101::d
producer_id = 6a7ca79b-c932-4d6b-aaa0-1d9d7fe97b1d
|
199 | 2024-11-06T23:59:59.071Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 7a13aa4d-214f-4c49-8977-3c4c2a2350e1
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 6a7ca79b-c932-4d6b-aaa0-1d9d7fe97b1d
|
200 | 2024-11-06T23:59:59.229Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 7a13aa4d-214f-4c49-8977-3c4c2a2350e1
collector_ip = fd00:1122:3344:101::d
producer_id = 7266e661-ce15-4207-b2bf-b147c76c7c94
|
201 | 2024-11-06T23:59:59.230Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 7a13aa4d-214f-4c49-8977-3c4c2a2350e1
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7266e661-ce15-4207-b2bf-b147c76c7c94
|
202 | 2024-11-06T23:59:59.665Z | DEBG | oximeter (results-sink): inserting 150 samples into database
collector_id = 7a13aa4d-214f-4c49-8977-3c4c2a2350e1
collector_ip = fd00:1122:3344:101::d
|
203 | 2024-11-06T23:59:59.665Z | DEBG | oximeter (clickhouse-client): unrolling 150 total samples
collector_id = 7a13aa4d-214f-4c49-8977-3c4c2a2350e1
collector_ip = fd00:1122:3344:101::d
id = f235c447-cd4c-4fed-9f44-22d87e31b7e4
|
204 | 2024-11-06T23:59:59.674Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7a13aa4d-214f-4c49-8977-3c4c2a2350e1
collector_ip = fd00:1122:3344:101::d
id = f235c447-cd4c-4fed-9f44-22d87e31b7e4
n_rows = 30
table_name = oximeter.fields_string
|
205 | 2024-11-06T23:59:59.676Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7a13aa4d-214f-4c49-8977-3c4c2a2350e1
collector_ip = fd00:1122:3344:101::d
id = f235c447-cd4c-4fed-9f44-22d87e31b7e4
n_rows = 36
table_name = oximeter.fields_uuid
|
206 | 2024-11-06T23:59:59.678Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7a13aa4d-214f-4c49-8977-3c4c2a2350e1
collector_ip = fd00:1122:3344:101::d
id = f235c447-cd4c-4fed-9f44-22d87e31b7e4
n_rows = 110
table_name = oximeter.measurements_cumulativeu64
|
207 | 2024-11-06T23:59:59.681Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 7a13aa4d-214f-4c49-8977-3c4c2a2350e1
collector_ip = fd00:1122:3344:101::d
id = f235c447-cd4c-4fed-9f44-22d87e31b7e4
n_rows = 40
table_name = oximeter.measurements_u64
|
208 | 2024-11-07T00:00:00.069Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 7a13aa4d-214f-4c49-8977-3c4c2a2350e1
collector_ip = fd00:1122:3344:101::d
producer_id = 6a7ca79b-c932-4d6b-aaa0-1d9d7fe97b1d
|
209 | 2024-11-07T00:00:00.071Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 7a13aa4d-214f-4c49-8977-3c4c2a2350e1
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 6a7ca79b-c932-4d6b-aaa0-1d9d7fe97b1d
|
210 | 2024-11-07T00:00:00.230Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 7a13aa4d-214f-4c49-8977-3c4c2a2350e1
collector_ip = fd00:1122:3344:101::d
producer_id = 7266e661-ce15-4207-b2bf-b147c76c7c94
|
211 | 2024-11-07T00:00:00.230Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 7a13aa4d-214f-4c49-8977-3c4c2a2350e1
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7266e661-ce15-4207-b2bf-b147c76c7c94
|