Max level shown:
1 [ Dec 6 20:44:15 Enabled. ]
2 [ Dec 6 20:44:15 Rereading configuration. ]
3 [ Dec 6 20:44:17 Rereading configuration. ]
4 [ Dec 6 20:44:22 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 bef145b4-2934-45c3-870a-63d45572bde4 &"). ]
5 [ Dec 6 20:44:22 Method "start" exited with status 0. ]
6 note: configured to log to "/dev/stdout"
72024-12-06T20:44:22.760ZDEBGoximeter: registered DTrace probes
82024-12-06T20:44:22.760ZINFOoximeter: starting oximeter server file = oximeter/collector/src/lib.rs:227
92024-12-06T20:44:22.761ZDEBGoximeter: creating ClickHouse client
102024-12-06T20:44:22.791ZDEBGoximeter (clickhouse-client): registered USDT probes collector_id = bef145b4-2934-45c3-870a-63d45572bde4 collector_ip = fd00:1122:3344:101::d id = 4d259027-9418-4a06-a3d6-fc43eaefb516
112024-12-06T20:44:25.305ZWARNoximeter (clickhouse-client): oximeter database does not exist, or is out-of-date collector_id = bef145b4-2934-45c3-870a-63d45572bde4 collector_ip = fd00:1122:3344:101::d file = oximeter/db/src/client/mod.rs:823 id = 4d259027-9418-4a06-a3d6-fc43eaefb516
122024-12-06T20:44:25.305ZDEBGoximeter (oximeter-agent): oximeter database does not exist, creating collector_id = bef145b4-2934-45c3-870a-63d45572bde4 collector_ip = fd00:1122:3344:101::d
132024-12-06T20:44:25.305ZINFOoximeter (clickhouse-client): reading db version collector_id = bef145b4-2934-45c3-870a-63d45572bde4 collector_ip = fd00:1122:3344:101::d file = oximeter/db/src/client/mod.rs:732 id = 4d259027-9418-4a06-a3d6-fc43eaefb516
142024-12-06T20:44:25.306ZWARNoximeter (clickhouse-client): oximeter database does not exist, or is out-of-date collector_id = bef145b4-2934-45c3-870a-63d45572bde4 collector_ip = fd00:1122:3344:101::d file = oximeter/db/src/client/mod.rs:823 id = 4d259027-9418-4a06-a3d6-fc43eaefb516
152024-12-06T20:44:25.306ZINFOoximeter (clickhouse-client): read oximeter database version collector_id = bef145b4-2934-45c3-870a-63d45572bde4 collector_ip = fd00:1122:3344:101::d file = oximeter/db/src/client/mod.rs:736 id = 4d259027-9418-4a06-a3d6-fc43eaefb516 version = 0
162024-12-06T20:44:25.306ZINFOoximeter (clickhouse-client): wiping and re-initializing oximeter schema collector_id = bef145b4-2934-45c3-870a-63d45572bde4 collector_ip = fd00:1122:3344:101::d file = oximeter/db/src/client/mod.rs:741 id = 4d259027-9418-4a06-a3d6-fc43eaefb516
172024-12-06T20:44:25.306ZDEBGoximeter (clickhouse-client): wiping ClickHouse database collector_id = bef145b4-2934-45c3-870a-63d45572bde4 collector_ip = fd00:1122:3344:101::d id = 4d259027-9418-4a06-a3d6-fc43eaefb516
182024-12-06T20:44:25.308ZDEBGoximeter (clickhouse-client): initializing ClickHouse database collector_id = bef145b4-2934-45c3-870a-63d45572bde4 collector_ip = fd00:1122:3344:101::d id = 4d259027-9418-4a06-a3d6-fc43eaefb516
192024-12-06T20:44:25.548ZINFOoximeter (clickhouse-client): inserting current version collector_id = bef145b4-2934-45c3-870a-63d45572bde4 collector_ip = fd00:1122:3344:101::d file = oximeter/db/src/client/mod.rs:764 id = 4d259027-9418-4a06-a3d6-fc43eaefb516 version = 13
202024-12-06T20:44:25.574ZDEBGoximeter (dropshot): registered endpoint local_addr = [fd00:1122:3344:101::d]:12223 method = GET path = /info versions = all
212024-12-06T20:44:25.574ZDEBGoximeter (dropshot): registered endpoint local_addr = [fd00:1122:3344:101::d]:12223 method = GET path = /producers versions = all
222024-12-06T20:44:25.574ZDEBGoximeter (dropshot): registered endpoint local_addr = [fd00:1122:3344:101::d]:12223 method = DELETE path = /producers/{producer_id} versions = all
232024-12-06T20:44:25.574ZINFOoximeter (dropshot): listening file = /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/dropshot-0.13.0/src/server.rs:327 local_addr = [fd00:1122:3344:101::d]:12223
242024-12-06T20:44:25.574ZDEBGoximeter (dropshot): successfully registered DTrace USDT probes local_addr = [fd00:1122:3344:101::d]:12223
252024-12-06T20:44:25.574ZDEBGoximeter: registered USDT probes
262024-12-06T20:44:25.574ZDEBGoximeter: contacting nexus
272024-12-06T20:44:25.727ZDEBGoximeter: client request body = Some(Body) method = POST uri = http://[fd00:1122:3344:101::c]:12221/metrics/collectors
282024-12-06T20:44:25.729ZDEBGoximeter: 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" })) })
292024-12-06T20:44:25.729ZWARNoximeter: failed to contact nexus, will retry in 140.600968ms error = "Communication Error: error sending request for url (http://[fd00:1122:3344:101::c]:12221/metrics/collectors)" file = oximeter/collector/src/lib.rs:356
302024-12-06T20:44:25.870ZDEBGoximeter: contacting nexus
312024-12-06T20:44:25.870ZDEBGoximeter: client request body = Some(Body) method = POST uri = http://[fd00:1122:3344:101::c]:12221/metrics/collectors
322024-12-06T20:44:25.870ZDEBGoximeter: 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" })) })
332024-12-06T20:44:25.870ZWARNoximeter: failed to contact nexus, will retry in 648.784303ms error = "Communication Error: error sending request for url (http://[fd00:1122:3344:101::c]:12221/metrics/collectors)" file = oximeter/collector/src/lib.rs:356
342024-12-06T20:44:26.521ZDEBGoximeter: contacting nexus
352024-12-06T20:44:26.521ZDEBGoximeter: client request body = Some(Body) method = POST uri = http://[fd00:1122:3344:101::a]:12221/metrics/collectors
362024-12-06T20:44:26.521ZDEBGoximeter: 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" })) })
372024-12-06T20:44:26.521ZWARNoximeter: failed to contact nexus, will retry in 705.17065ms error = "Communication Error: error sending request for url (http://[fd00:1122:3344:101::a]:12221/metrics/collectors)" file = oximeter/collector/src/lib.rs:356
382024-12-06T20:44:27.227ZDEBGoximeter: contacting nexus
392024-12-06T20:44:27.227ZDEBGoximeter: client request body = Some(Body) method = POST uri = http://[fd00:1122:3344:101::a]:12221/metrics/collectors
402024-12-06T20:44:27.403ZDEBGoximeter: client response result = Ok(Response { url: "http://[fd00:1122:3344:101::a]:12221/metrics/collectors", status: 204, headers: {"x-request-id": "345a87ea-3274-4776-9044-2f102a996e5e", "date": "Fri, 06 Dec 2024 20:44:27 GMT"} })
412024-12-06T20:44:27.405ZINFOoximeter: oximeter registered with nexus file = oximeter/collector/src/lib.rs:374 id = bef145b4-2934-45c3-870a-63d45572bde4
422024-12-06T20:44:27.407ZINFOoximeter (oximeter-agent): refreshing list of producers from Nexus collector_id = bef145b4-2934-45c3-870a-63d45572bde4 collector_ip = fd00:1122:3344:101::d file = oximeter/collector/src/agent.rs:1094
432024-12-06T20:44:27.413ZDEBGoximeter: client request body = None method = GET uri = http://[fd00:1122:3344:101::b]:12221/metrics/collectors/bef145b4-2934-45c3-870a-63d45572bde4/producers?sort_by=id_ascending
442024-12-06T20:44:27.413ZDEBGoximeter: client response result = Err(reqwest::Error { kind: Request, url: "http://[fd00:1122:3344:101::b]:12221/metrics/collectors/bef145b4-2934-45c3-870a-63d45572bde4/producers?sort_by=id_ascending", source: hyper_util::client::legacy::Error(Connect, ConnectError("tcp connect error", Os { code: 146, kind: ConnectionRefused, message: "Connection refused" })) })
452024-12-06T20:44:27.413ZERROoximeter (oximeter-agent): error fetching next assigned producer, abandoning this refresh attempt collector_id = bef145b4-2934-45c3-870a-63d45572bde4 collector_ip = fd00:1122:3344:101::d error = Communication Error: error sending request for url (http://[fd00:1122:3344:101::b]:12221/metrics/collectors/bef145b4-2934-45c3-870a-63d45572bde4/producers?sort_by=id_ascending): error sending request for url (http://[fd00:1122:3344:101::b]:12221/metrics/collectors/bef145b4-2934-45c3-870a-63d45572bde4/producers?sort_by=id_ascending): client error (Connect): tcp connect error: Connection refused (os error 146): Connection refused (os error 146) file = oximeter/collector/src/agent.rs:1132
462024-12-06T20:44:42.406ZINFOoximeter (oximeter-agent): refreshing list of producers from Nexus collector_id = bef145b4-2934-45c3-870a-63d45572bde4 collector_ip = fd00:1122:3344:101::d file = oximeter/collector/src/agent.rs:1094
472024-12-06T20:44:42.406ZDEBGoximeter: client request body = None method = GET uri = http://[fd00:1122:3344:101::c]:12221/metrics/collectors/bef145b4-2934-45c3-870a-63d45572bde4/producers?sort_by=id_ascending
482024-12-06T20:44:42.412ZDEBGoximeter: client response result = Ok(Response { url: "http://[fd00:1122:3344:101::c]:12221/metrics/collectors/bef145b4-2934-45c3-870a-63d45572bde4/producers?sort_by=id_ascending", status: 200, headers: {"content-type": "application/json", "x-request-id": "46055b68-9639-4733-a5bb-ee9480344405", "content-length": "300", "date": "Fri, 06 Dec 2024 20:44:42 GMT"} })
492024-12-06T20:44:42.429ZDEBGoximeter: client request body = None method = GET uri = http://[fd00:1122:3344:101::c]:12221/metrics/collectors/bef145b4-2934-45c3-870a-63d45572bde4/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiIzOTY1ZTczOC0zMzA1LTRmY2QtOWRhMC00YzZlMGNlN2VkYzEifX0%3D
502024-12-06T20:44:42.486ZDEBGoximeter: client response result = Ok(Response { url: "http://[fd00:1122:3344:101::c]:12221/metrics/collectors/bef145b4-2934-45c3-870a-63d45572bde4/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiIzOTY1ZTczOC0zMzA1LTRmY2QtOWRhMC00YzZlMGNlN2VkYzEifX0%3D", status: 200, headers: {"content-type": "application/json", "x-request-id": "77d9e172-3248-46b3-a67b-79dd178618ed", "content-length": "29", "date": "Fri, 06 Dec 2024 20:44:42 GMT"} })
512024-12-06T20:44:42.486ZDEBGoximeter (oximeter-agent): registered new metric producer address = [fd00:1122:3344:101::b]:52988 collector_id = bef145b4-2934-45c3-870a-63d45572bde4 collector_ip = fd00:1122:3344:101::d producer_id = 3965e738-3305-4fcd-9da0-4c6e0ce7edc1
522024-12-06T20:44:42.486ZINFOoximeter (oximeter-agent): refreshed list of producers from Nexus collector_id = bef145b4-2934-45c3-870a-63d45572bde4 collector_ip = fd00:1122:3344:101::d file = oximeter/collector/src/agent.rs:1169 n_current_tasks = 1 n_pruned_tasks = 0
532024-12-06T20:44:42.494ZDEBGoximeter (collection-task): starting oximeter collection task collector_id = bef145b4-2934-45c3-870a-63d45572bde4 collector_ip = fd00:1122:3344:101::d interval = 10s producer_id = 3965e738-3305-4fcd-9da0-4c6e0ce7edc1
542024-12-06T20:44:42.495ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = bef145b4-2934-45c3-870a-63d45572bde4 collector_ip = fd00:1122:3344:101::d producer_id = 3965e738-3305-4fcd-9da0-4c6e0ce7edc1
552024-12-06T20:44:42.531ZDEBGoximeter (collection-task): collecting from producer collector_id = bef145b4-2934-45c3-870a-63d45572bde4 collector_ip = fd00:1122:3344:101::d producer_id = 3965e738-3305-4fcd-9da0-4c6e0ce7edc1
562024-12-06T20:44:42.657ZDEBGoximeter (collection-task): collected results from producer collector_id = bef145b4-2934-45c3-870a-63d45572bde4 collector_ip = fd00:1122:3344:101::d n_results = 5 producer_id = 3965e738-3305-4fcd-9da0-4c6e0ce7edc1
572024-12-06T20:44:45.572ZDEBGoximeter (results-sink): inserting 21 samples into database collector_id = bef145b4-2934-45c3-870a-63d45572bde4 collector_ip = fd00:1122:3344:101::d
582024-12-06T20:44:45.572ZDEBGoximeter (clickhouse-client): unrolling 21 total samples collector_id = bef145b4-2934-45c3-870a-63d45572bde4 collector_ip = fd00:1122:3344:101::d id = 4d259027-9418-4a06-a3d6-fc43eaefb516
592024-12-06T20:44:45.577ZDEBGoximeter (clickhouse-client): retrieving timeseries schema from database collector_id = bef145b4-2934-45c3-870a-63d45572bde4 collector_ip = fd00:1122:3344:101::d id = 4d259027-9418-4a06-a3d6-fc43eaefb516
602024-12-06T20:44:45.630ZDEBGoximeter (clickhouse-client): new timeseries schema collector_id = bef145b4-2934-45c3-870a-63d45572bde4 collector_ip = fd00:1122:3344:101::d id = 4d259027-9418-4a06-a3d6-fc43eaefb516 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-12-06T20:44:45.577628609Z } timeseries_name = http_service:request_latency_histogram
612024-12-06T20:44:45.643ZDEBGoximeter (clickhouse-client): retrieving timeseries schema from database collector_id = bef145b4-2934-45c3-870a-63d45572bde4 collector_ip = fd00:1122:3344:101::d id = 4d259027-9418-4a06-a3d6-fc43eaefb516
622024-12-06T20:44:45.667ZDEBGoximeter (clickhouse-client): new timeseries schema collector_id = bef145b4-2934-45c3-870a-63d45572bde4 collector_ip = fd00:1122:3344:101::d id = 4d259027-9418-4a06-a3d6-fc43eaefb516 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: 2024-12-06T20:44:45.643938899Z } timeseries_name = collection_target:cpus_provisioned
632024-12-06T20:44:45.667ZDEBGoximeter (clickhouse-client): retrieving timeseries schema from database collector_id = bef145b4-2934-45c3-870a-63d45572bde4 collector_ip = fd00:1122:3344:101::d id = 4d259027-9418-4a06-a3d6-fc43eaefb516
642024-12-06T20:44:45.669ZDEBGoximeter (clickhouse-client): new timeseries schema collector_id = bef145b4-2934-45c3-870a-63d45572bde4 collector_ip = fd00:1122:3344:101::d id = 4d259027-9418-4a06-a3d6-fc43eaefb516 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: 2024-12-06T20:44:45.667520987Z } timeseries_name = collection_target:ram_provisioned
652024-12-06T20:44:45.669ZDEBGoximeter (clickhouse-client): retrieving timeseries schema from database collector_id = bef145b4-2934-45c3-870a-63d45572bde4 collector_ip = fd00:1122:3344:101::d id = 4d259027-9418-4a06-a3d6-fc43eaefb516
662024-12-06T20:44:45.670ZDEBGoximeter (clickhouse-client): new timeseries schema collector_id = bef145b4-2934-45c3-870a-63d45572bde4 collector_ip = fd00:1122:3344:101::d id = 4d259027-9418-4a06-a3d6-fc43eaefb516 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: 2024-12-06T20:44:45.669144399Z } timeseries_name = collection_target:virtual_disk_space_provisioned
672024-12-06T20:44:45.671ZDEBGoximeter (clickhouse-client): inserting 4 new timeseries schema collector_id = bef145b4-2934-45c3-870a-63d45572bde4 collector_ip = fd00:1122:3344:101::d id = 4d259027-9418-4a06-a3d6-fc43eaefb516
682024-12-06T20:44:45.691ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = bef145b4-2934-45c3-870a-63d45572bde4 collector_ip = fd00:1122:3344:101::d id = 4d259027-9418-4a06-a3d6-fc43eaefb516 n_rows = 18 table_name = fields_string
692024-12-06T20:44:45.693ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = bef145b4-2934-45c3-870a-63d45572bde4 collector_ip = fd00:1122:3344:101::d id = 4d259027-9418-4a06-a3d6-fc43eaefb516 n_rows = 9 table_name = fields_u16
702024-12-06T20:44:45.695ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = bef145b4-2934-45c3-870a-63d45572bde4 collector_ip = fd00:1122:3344:101::d id = 4d259027-9418-4a06-a3d6-fc43eaefb516 n_rows = 18 table_name = fields_uuid
712024-12-06T20:44:45.702ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = bef145b4-2934-45c3-870a-63d45572bde4 collector_ip = fd00:1122:3344:101::d id = 4d259027-9418-4a06-a3d6-fc43eaefb516 n_rows = 9 table_name = measurements_histogramu64
722024-12-06T20:44:45.705ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = bef145b4-2934-45c3-870a-63d45572bde4 collector_ip = fd00:1122:3344:101::d id = 4d259027-9418-4a06-a3d6-fc43eaefb516 n_rows = 12 table_name = measurements_i64
732024-12-06T20:44:52.495ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = bef145b4-2934-45c3-870a-63d45572bde4 collector_ip = fd00:1122:3344:101::d producer_id = 3965e738-3305-4fcd-9da0-4c6e0ce7edc1
742024-12-06T20:44:52.495ZDEBGoximeter (collection-task): collecting from producer collector_id = bef145b4-2934-45c3-870a-63d45572bde4 collector_ip = fd00:1122:3344:101::d producer_id = 3965e738-3305-4fcd-9da0-4c6e0ce7edc1
752024-12-06T20:44:52.498ZDEBGoximeter (collection-task): collected results from producer collector_id = bef145b4-2934-45c3-870a-63d45572bde4 collector_ip = fd00:1122:3344:101::d n_results = 5 producer_id = 3965e738-3305-4fcd-9da0-4c6e0ce7edc1
762024-12-06T20:44:55.572ZDEBGoximeter (results-sink): inserting 20 samples into database collector_id = bef145b4-2934-45c3-870a-63d45572bde4 collector_ip = fd00:1122:3344:101::d
772024-12-06T20:44:55.572ZDEBGoximeter (clickhouse-client): unrolling 20 total samples collector_id = bef145b4-2934-45c3-870a-63d45572bde4 collector_ip = fd00:1122:3344:101::d id = 4d259027-9418-4a06-a3d6-fc43eaefb516
782024-12-06T20:44:55.577ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = bef145b4-2934-45c3-870a-63d45572bde4 collector_ip = fd00:1122:3344:101::d id = 4d259027-9418-4a06-a3d6-fc43eaefb516 n_rows = 34 table_name = fields_string
792024-12-06T20:44:55.580ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = bef145b4-2934-45c3-870a-63d45572bde4 collector_ip = fd00:1122:3344:101::d id = 4d259027-9418-4a06-a3d6-fc43eaefb516 n_rows = 17 table_name = fields_u16
802024-12-06T20:44:55.582ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = bef145b4-2934-45c3-870a-63d45572bde4 collector_ip = fd00:1122:3344:101::d id = 4d259027-9418-4a06-a3d6-fc43eaefb516 n_rows = 20 table_name = fields_uuid
812024-12-06T20:44:55.585ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = bef145b4-2934-45c3-870a-63d45572bde4 collector_ip = fd00:1122:3344:101::d id = 4d259027-9418-4a06-a3d6-fc43eaefb516 n_rows = 17 table_name = measurements_histogramu64
822024-12-06T20:44:55.586ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = bef145b4-2934-45c3-870a-63d45572bde4 collector_ip = fd00:1122:3344:101::d id = 4d259027-9418-4a06-a3d6-fc43eaefb516 n_rows = 3 table_name = measurements_i64
832024-12-06T20:44:57.406ZINFOoximeter (oximeter-agent): refreshing list of producers from Nexus collector_id = bef145b4-2934-45c3-870a-63d45572bde4 collector_ip = fd00:1122:3344:101::d file = oximeter/collector/src/agent.rs:1094
842024-12-06T20:44:57.406ZDEBGoximeter: client request body = None method = GET uri = http://[fd00:1122:3344:101::a]:12221/metrics/collectors/bef145b4-2934-45c3-870a-63d45572bde4/producers?sort_by=id_ascending
852024-12-06T20:44:57.423ZDEBGoximeter: client response result = Ok(Response { url: "http://[fd00:1122:3344:101::a]:12221/metrics/collectors/bef145b4-2934-45c3-870a-63d45572bde4/producers?sort_by=id_ascending", status: 200, headers: {"content-type": "application/json", "x-request-id": "a83d9400-623b-4997-b949-2c8d7dece78d", "content-length": "574", "date": "Fri, 06 Dec 2024 20:44:57 GMT"} })
862024-12-06T20:44:57.425ZDEBGoximeter: client request body = None method = GET uri = http://[fd00:1122:3344:101::a]:12221/metrics/collectors/bef145b4-2934-45c3-870a-63d45572bde4/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiIzOTY1ZTczOC0zMzA1LTRmY2QtOWRhMC00YzZlMGNlN2VkYzEifX0%3D
872024-12-06T20:44:57.448ZDEBGoximeter: client response result = Ok(Response { url: "http://[fd00:1122:3344:101::a]:12221/metrics/collectors/bef145b4-2934-45c3-870a-63d45572bde4/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiIzOTY1ZTczOC0zMzA1LTRmY2QtOWRhMC00YzZlMGNlN2VkYzEifX0%3D", status: 200, headers: {"content-type": "application/json", "x-request-id": "7995425f-8134-4331-838c-6477d792c0c6", "content-length": "29", "date": "Fri, 06 Dec 2024 20:44:57 GMT"} })
882024-12-06T20:44:57.448ZDEBGoximeter (oximeter-agent): registered new metric producer address = [fd00:1122:3344:101::2]:4677 collector_id = bef145b4-2934-45c3-870a-63d45572bde4 collector_ip = fd00:1122:3344:101::d producer_id = 15be57ab-19b8-4eda-b168-9f8da913911f
892024-12-06T20:44:57.448ZDEBGoximeter (oximeter-agent): registered new metric producer address = [fd00:1122:3344:101::2]:52296 collector_id = bef145b4-2934-45c3-870a-63d45572bde4 collector_ip = fd00:1122:3344:101::d producer_id = 20e67f82-0b09-433e-b70c-71de21ec3b6d
902024-12-06T20:44:57.448ZINFOoximeter (oximeter-agent): refreshed list of producers from Nexus collector_id = bef145b4-2934-45c3-870a-63d45572bde4 collector_ip = fd00:1122:3344:101::d file = oximeter/collector/src/agent.rs:1169 n_current_tasks = 3 n_pruned_tasks = 0
912024-12-06T20:44:57.448ZDEBGoximeter (collection-task): starting oximeter collection task collector_id = bef145b4-2934-45c3-870a-63d45572bde4 collector_ip = fd00:1122:3344:101::d interval = 1s producer_id = 15be57ab-19b8-4eda-b168-9f8da913911f
922024-12-06T20:44:57.448ZDEBGoximeter (collection-task): starting oximeter collection task collector_id = bef145b4-2934-45c3-870a-63d45572bde4 collector_ip = fd00:1122:3344:101::d interval = 10s producer_id = 20e67f82-0b09-433e-b70c-71de21ec3b6d
932024-12-06T20:44:57.449ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = bef145b4-2934-45c3-870a-63d45572bde4 collector_ip = fd00:1122:3344:101::d producer_id = 15be57ab-19b8-4eda-b168-9f8da913911f
942024-12-06T20:44:57.449ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = bef145b4-2934-45c3-870a-63d45572bde4 collector_ip = fd00:1122:3344:101::d producer_id = 20e67f82-0b09-433e-b70c-71de21ec3b6d
952024-12-06T20:44:57.573ZDEBGoximeter (collection-task): collecting from producer collector_id = bef145b4-2934-45c3-870a-63d45572bde4 collector_ip = fd00:1122:3344:101::d producer_id = 15be57ab-19b8-4eda-b168-9f8da913911f
962024-12-06T20:44:57.576ZDEBGoximeter (collection-task): collecting from producer collector_id = bef145b4-2934-45c3-870a-63d45572bde4 collector_ip = fd00:1122:3344:101::d producer_id = 20e67f82-0b09-433e-b70c-71de21ec3b6d
972024-12-06T20:44:57.589ZDEBGoximeter (collection-task): collected results from producer collector_id = bef145b4-2934-45c3-870a-63d45572bde4 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 15be57ab-19b8-4eda-b168-9f8da913911f
982024-12-06T20:44:57.607ZDEBGoximeter (collection-task): collected results from producer collector_id = bef145b4-2934-45c3-870a-63d45572bde4 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 20e67f82-0b09-433e-b70c-71de21ec3b6d
992024-12-06T20:44:58.449ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = bef145b4-2934-45c3-870a-63d45572bde4 collector_ip = fd00:1122:3344:101::d producer_id = 15be57ab-19b8-4eda-b168-9f8da913911f
1002024-12-06T20:44:58.449ZDEBGoximeter (collection-task): collecting from producer collector_id = bef145b4-2934-45c3-870a-63d45572bde4 collector_ip = fd00:1122:3344:101::d producer_id = 15be57ab-19b8-4eda-b168-9f8da913911f
1012024-12-06T20:44:58.449ZDEBGoximeter (collection-task): collected results from producer collector_id = bef145b4-2934-45c3-870a-63d45572bde4 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 15be57ab-19b8-4eda-b168-9f8da913911f
1022024-12-06T20:44:59.448ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = bef145b4-2934-45c3-870a-63d45572bde4 collector_ip = fd00:1122:3344:101::d producer_id = 15be57ab-19b8-4eda-b168-9f8da913911f
1032024-12-06T20:44:59.449ZDEBGoximeter (collection-task): collecting from producer collector_id = bef145b4-2934-45c3-870a-63d45572bde4 collector_ip = fd00:1122:3344:101::d producer_id = 15be57ab-19b8-4eda-b168-9f8da913911f
1042024-12-06T20:44:59.449ZDEBGoximeter (collection-task): collected results from producer collector_id = bef145b4-2934-45c3-870a-63d45572bde4 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 15be57ab-19b8-4eda-b168-9f8da913911f
1052024-12-06T20:45:00.449ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = bef145b4-2934-45c3-870a-63d45572bde4 collector_ip = fd00:1122:3344:101::d producer_id = 15be57ab-19b8-4eda-b168-9f8da913911f
1062024-12-06T20:45:00.449ZDEBGoximeter (collection-task): collecting from producer collector_id = bef145b4-2934-45c3-870a-63d45572bde4 collector_ip = fd00:1122:3344:101::d producer_id = 15be57ab-19b8-4eda-b168-9f8da913911f
1072024-12-06T20:45:00.451ZDEBGoximeter (collection-task): collected results from producer collector_id = bef145b4-2934-45c3-870a-63d45572bde4 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 15be57ab-19b8-4eda-b168-9f8da913911f
1082024-12-06T20:45:00.572ZDEBGoximeter (results-sink): inserting 122 samples into database collector_id = bef145b4-2934-45c3-870a-63d45572bde4 collector_ip = fd00:1122:3344:101::d
1092024-12-06T20:45:00.572ZDEBGoximeter (clickhouse-client): unrolling 122 total samples collector_id = bef145b4-2934-45c3-870a-63d45572bde4 collector_ip = fd00:1122:3344:101::d id = 4d259027-9418-4a06-a3d6-fc43eaefb516
1102024-12-06T20:45:00.572ZDEBGoximeter (clickhouse-client): retrieving timeseries schema from database collector_id = bef145b4-2934-45c3-870a-63d45572bde4 collector_ip = fd00:1122:3344:101::d id = 4d259027-9418-4a06-a3d6-fc43eaefb516
1112024-12-06T20:45:00.624ZDEBGoximeter (clickhouse-client): new timeseries schema collector_id = bef145b4-2934-45c3-870a-63d45572bde4 collector_ip = fd00:1122:3344:101::d id = 4d259027-9418-4a06-a3d6-fc43eaefb516 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-12-06T20:45:00.572799567Z } timeseries_name = static_routing_config:static_routes
1122024-12-06T20:45:00.624ZDEBGoximeter (clickhouse-client): retrieving timeseries schema from database collector_id = bef145b4-2934-45c3-870a-63d45572bde4 collector_ip = fd00:1122:3344:101::d id = 4d259027-9418-4a06-a3d6-fc43eaefb516
1132024-12-06T20:45:00.628ZDEBGoximeter (clickhouse-client): new timeseries schema collector_id = bef145b4-2934-45c3-870a-63d45572bde4 collector_ip = fd00:1122:3344:101::d id = 4d259027-9418-4a06-a3d6-fc43eaefb516 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-12-06T20:45:00.624886750Z } timeseries_name = static_routing_config:static_nexthops
1142024-12-06T20:45:00.628ZDEBGoximeter (clickhouse-client): retrieving timeseries schema from database collector_id = bef145b4-2934-45c3-870a-63d45572bde4 collector_ip = fd00:1122:3344:101::d id = 4d259027-9418-4a06-a3d6-fc43eaefb516
1152024-12-06T20:45:00.630ZDEBGoximeter (clickhouse-client): new timeseries schema collector_id = bef145b4-2934-45c3-870a-63d45572bde4 collector_ip = fd00:1122:3344:101::d id = 4d259027-9418-4a06-a3d6-fc43eaefb516 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-12-06T20:45:00.628158545Z } timeseries_name = switch_rib:active_routes
1162024-12-06T20:45:00.631ZDEBGoximeter (clickhouse-client): retrieving timeseries schema from database collector_id = bef145b4-2934-45c3-870a-63d45572bde4 collector_ip = fd00:1122:3344:101::d id = 4d259027-9418-4a06-a3d6-fc43eaefb516
1172024-12-06T20:45:00.635ZDEBGoximeter (clickhouse-client): new timeseries schema collector_id = bef145b4-2934-45c3-870a-63d45572bde4 collector_ip = fd00:1122:3344:101::d id = 4d259027-9418-4a06-a3d6-fc43eaefb516 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-12-06T20:45:00.631063049Z } timeseries_name = mg_lower:routes_blocked_by_link_state
1182024-12-06T20:45:00.635ZDEBGoximeter (clickhouse-client): retrieving timeseries schema from database collector_id = bef145b4-2934-45c3-870a-63d45572bde4 collector_ip = fd00:1122:3344:101::d id = 4d259027-9418-4a06-a3d6-fc43eaefb516
1192024-12-06T20:45:00.638ZDEBGoximeter (clickhouse-client): new timeseries schema collector_id = bef145b4-2934-45c3-870a-63d45572bde4 collector_ip = fd00:1122:3344:101::d id = 4d259027-9418-4a06-a3d6-fc43eaefb516 schema = TimeseriesSchema { timeseries_name: TimeseriesName("switch_data_link:link_enabled"), description: TimeseriesDescription { target: "", metric: "" }, field_schema: {FieldSchema { name: "link_id", field_type: U8, source: Metric, description: "" }, FieldSchema { name: "port_id", field_type: String, source: Metric, description: "" }, FieldSchema { name: "rack_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "sled_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "sled_model", field_type: String, source: Target, description: "" }, FieldSchema { name: "sled_revision", field_type: U32, source: Target, description: "" }, FieldSchema { name: "sled_serial", field_type: String, source: Target, description: "" }, FieldSchema { name: "switch_fab", field_type: String, source: Target, description: "" }, FieldSchema { name: "switch_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "switch_lot", field_type: String, source: Target, description: "" }, FieldSchema { name: "switch_model", field_type: String, source: Target, description: "" }, FieldSchema { name: "switch_revision", field_type: U32, source: Target, description: "" }, FieldSchema { name: "switch_serial", field_type: String, source: Target, description: "" }, FieldSchema { name: "switch_slot", field_type: U16, source: Target, description: "" }, FieldSchema { name: "switch_wafer", field_type: U8, source: Target, description: "" }, FieldSchema { name: "switch_wafer_loc_x", field_type: I16, source: Target, description: "" }, FieldSchema { name: "switch_wafer_loc_y", field_type: I16, source: Target, description: "" }}, datum_type: Bool, version: 1, authz_scope: Fleet, units: Count, created: 2024-12-06T20:45:00.635653348Z } timeseries_name = switch_data_link:link_enabled
1202024-12-06T20:45:00.638ZDEBGoximeter (clickhouse-client): retrieving timeseries schema from database collector_id = bef145b4-2934-45c3-870a-63d45572bde4 collector_ip = fd00:1122:3344:101::d id = 4d259027-9418-4a06-a3d6-fc43eaefb516
1212024-12-06T20:45:00.640ZDEBGoximeter (clickhouse-client): new timeseries schema collector_id = bef145b4-2934-45c3-870a-63d45572bde4 collector_ip = fd00:1122:3344:101::d id = 4d259027-9418-4a06-a3d6-fc43eaefb516 schema = TimeseriesSchema { timeseries_name: TimeseriesName("switch_data_link:link_up"), description: TimeseriesDescription { target: "", metric: "" }, field_schema: {FieldSchema { name: "link_id", field_type: U8, source: Metric, description: "" }, FieldSchema { name: "port_id", field_type: String, source: Metric, description: "" }, FieldSchema { name: "rack_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "sled_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "sled_model", field_type: String, source: Target, description: "" }, FieldSchema { name: "sled_revision", field_type: U32, source: Target, description: "" }, FieldSchema { name: "sled_serial", field_type: String, source: Target, description: "" }, FieldSchema { name: "switch_fab", field_type: String, source: Target, description: "" }, FieldSchema { name: "switch_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "switch_lot", field_type: String, source: Target, description: "" }, FieldSchema { name: "switch_model", field_type: String, source: Target, description: "" }, FieldSchema { name: "switch_revision", field_type: U32, source: Target, description: "" }, FieldSchema { name: "switch_serial", field_type: String, source: Target, description: "" }, FieldSchema { name: "switch_slot", field_type: U16, source: Target, description: "" }, FieldSchema { name: "switch_wafer", field_type: U8, source: Target, description: "" }, FieldSchema { name: "switch_wafer_loc_x", field_type: I16, source: Target, description: "" }, FieldSchema { name: "switch_wafer_loc_y", field_type: I16, source: Target, description: "" }}, datum_type: Bool, version: 1, authz_scope: Fleet, units: Count, created: 2024-12-06T20:45:00.638443739Z } timeseries_name = switch_data_link:link_up
1222024-12-06T20:45:00.641ZDEBGoximeter (clickhouse-client): retrieving timeseries schema from database collector_id = bef145b4-2934-45c3-870a-63d45572bde4 collector_ip = fd00:1122:3344:101::d id = 4d259027-9418-4a06-a3d6-fc43eaefb516
1232024-12-06T20:45:00.643ZDEBGoximeter (clickhouse-client): new timeseries schema collector_id = bef145b4-2934-45c3-870a-63d45572bde4 collector_ip = fd00:1122:3344:101::d id = 4d259027-9418-4a06-a3d6-fc43eaefb516 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-12-06T20:45:00.641336364Z } timeseries_name = switch_table:capacity
1242024-12-06T20:45:00.643ZDEBGoximeter (clickhouse-client): retrieving timeseries schema from database collector_id = bef145b4-2934-45c3-870a-63d45572bde4 collector_ip = fd00:1122:3344:101::d id = 4d259027-9418-4a06-a3d6-fc43eaefb516
1252024-12-06T20:45:00.646ZDEBGoximeter (clickhouse-client): new timeseries schema collector_id = bef145b4-2934-45c3-870a-63d45572bde4 collector_ip = fd00:1122:3344:101::d id = 4d259027-9418-4a06-a3d6-fc43eaefb516 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-12-06T20:45:00.643914831Z } timeseries_name = switch_table:occupancy
1262024-12-06T20:45:00.646ZDEBGoximeter (clickhouse-client): retrieving timeseries schema from database collector_id = bef145b4-2934-45c3-870a-63d45572bde4 collector_ip = fd00:1122:3344:101::d id = 4d259027-9418-4a06-a3d6-fc43eaefb516
1272024-12-06T20:45:00.648ZDEBGoximeter (clickhouse-client): new timeseries schema collector_id = bef145b4-2934-45c3-870a-63d45572bde4 collector_ip = fd00:1122:3344:101::d id = 4d259027-9418-4a06-a3d6-fc43eaefb516 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-12-06T20:45:00.646407195Z } timeseries_name = switch_table:inserts
1282024-12-06T20:45:00.648ZDEBGoximeter (clickhouse-client): retrieving timeseries schema from database collector_id = bef145b4-2934-45c3-870a-63d45572bde4 collector_ip = fd00:1122:3344:101::d id = 4d259027-9418-4a06-a3d6-fc43eaefb516
1292024-12-06T20:45:00.651ZDEBGoximeter (clickhouse-client): new timeseries schema collector_id = bef145b4-2934-45c3-870a-63d45572bde4 collector_ip = fd00:1122:3344:101::d id = 4d259027-9418-4a06-a3d6-fc43eaefb516 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-12-06T20:45:00.648794757Z } timeseries_name = switch_table:deletes
1302024-12-06T20:45:00.651ZDEBGoximeter (clickhouse-client): retrieving timeseries schema from database collector_id = bef145b4-2934-45c3-870a-63d45572bde4 collector_ip = fd00:1122:3344:101::d id = 4d259027-9418-4a06-a3d6-fc43eaefb516
1312024-12-06T20:45:00.653ZDEBGoximeter (clickhouse-client): new timeseries schema collector_id = bef145b4-2934-45c3-870a-63d45572bde4 collector_ip = fd00:1122:3344:101::d id = 4d259027-9418-4a06-a3d6-fc43eaefb516 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-12-06T20:45:00.651189448Z } timeseries_name = switch_table:updates
1322024-12-06T20:45:00.653ZDEBGoximeter (clickhouse-client): retrieving timeseries schema from database collector_id = bef145b4-2934-45c3-870a-63d45572bde4 collector_ip = fd00:1122:3344:101::d id = 4d259027-9418-4a06-a3d6-fc43eaefb516
1332024-12-06T20:45:00.655ZDEBGoximeter (clickhouse-client): new timeseries schema collector_id = bef145b4-2934-45c3-870a-63d45572bde4 collector_ip = fd00:1122:3344:101::d id = 4d259027-9418-4a06-a3d6-fc43eaefb516 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-12-06T20:45:00.653549709Z } timeseries_name = switch_table:collisions
1342024-12-06T20:45:00.655ZDEBGoximeter (clickhouse-client): retrieving timeseries schema from database collector_id = bef145b4-2934-45c3-870a-63d45572bde4 collector_ip = fd00:1122:3344:101::d id = 4d259027-9418-4a06-a3d6-fc43eaefb516
1352024-12-06T20:45:00.658ZDEBGoximeter (clickhouse-client): new timeseries schema collector_id = bef145b4-2934-45c3-870a-63d45572bde4 collector_ip = fd00:1122:3344:101::d id = 4d259027-9418-4a06-a3d6-fc43eaefb516 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-12-06T20:45:00.655910810Z } timeseries_name = switch_table:update_misses
1362024-12-06T20:45:00.658ZDEBGoximeter (clickhouse-client): retrieving timeseries schema from database collector_id = bef145b4-2934-45c3-870a-63d45572bde4 collector_ip = fd00:1122:3344:101::d id = 4d259027-9418-4a06-a3d6-fc43eaefb516
1372024-12-06T20:45:00.660ZDEBGoximeter (clickhouse-client): new timeseries schema collector_id = bef145b4-2934-45c3-870a-63d45572bde4 collector_ip = fd00:1122:3344:101::d id = 4d259027-9418-4a06-a3d6-fc43eaefb516 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-12-06T20:45:00.658235950Z } timeseries_name = switch_table:delete_misses
1382024-12-06T20:45:00.660ZDEBGoximeter (clickhouse-client): retrieving timeseries schema from database collector_id = bef145b4-2934-45c3-870a-63d45572bde4 collector_ip = fd00:1122:3344:101::d id = 4d259027-9418-4a06-a3d6-fc43eaefb516
1392024-12-06T20:45:00.663ZDEBGoximeter (clickhouse-client): new timeseries schema collector_id = bef145b4-2934-45c3-870a-63d45572bde4 collector_ip = fd00:1122:3344:101::d id = 4d259027-9418-4a06-a3d6-fc43eaefb516 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-12-06T20:45:00.660907039Z } timeseries_name = switch_table:exhaustion
1402024-12-06T20:45:00.668ZDEBGoximeter (clickhouse-client): retrieving timeseries schema from database collector_id = bef145b4-2934-45c3-870a-63d45572bde4 collector_ip = fd00:1122:3344:101::d id = 4d259027-9418-4a06-a3d6-fc43eaefb516
1412024-12-06T20:45:00.670ZDEBGoximeter (clickhouse-client): new timeseries schema collector_id = bef145b4-2934-45c3-870a-63d45572bde4 collector_ip = fd00:1122:3344:101::d id = 4d259027-9418-4a06-a3d6-fc43eaefb516 schema = TimeseriesSchema { timeseries_name: TimeseriesName("dendrite:sample_collection_duration"), description: TimeseriesDescription { target: "", metric: "" }, field_schema: {FieldSchema { name: "rack_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "sled_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "sled_model", field_type: String, source: Target, description: "" }, FieldSchema { name: "sled_revision", field_type: U32, source: Target, description: "" }, FieldSchema { name: "sled_serial", field_type: String, source: Target, description: "" }, FieldSchema { name: "switch_fab", field_type: String, source: Metric, description: "" }, FieldSchema { name: "switch_id", field_type: Uuid, source: Metric, description: "" }, FieldSchema { name: "switch_lot", field_type: String, source: Metric, description: "" }, FieldSchema { name: "switch_model", field_type: String, source: Metric, description: "" }, FieldSchema { name: "switch_revision", field_type: U32, source: Metric, description: "" }, FieldSchema { name: "switch_serial", field_type: String, source: Metric, description: "" }, FieldSchema { name: "switch_slot", field_type: U16, source: Metric, description: "" }, FieldSchema { name: "switch_wafer", field_type: U8, source: Metric, description: "" }, FieldSchema { name: "switch_wafer_loc_x", field_type: I16, source: Metric, description: "" }, FieldSchema { name: "switch_wafer_loc_y", field_type: I16, source: Metric, description: "" }}, datum_type: F64, version: 1, authz_scope: Fleet, units: Count, created: 2024-12-06T20:45:00.668115555Z } timeseries_name = dendrite:sample_collection_duration
1422024-12-06T20:45:00.671ZDEBGoximeter (clickhouse-client): inserting 16 new timeseries schema collector_id = bef145b4-2934-45c3-870a-63d45572bde4 collector_ip = fd00:1122:3344:101::d id = 4d259027-9418-4a06-a3d6-fc43eaefb516
1432024-12-06T20:45:00.678ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = bef145b4-2934-45c3-870a-63d45572bde4 collector_ip = fd00:1122:3344:101::d id = 4d259027-9418-4a06-a3d6-fc43eaefb516 n_rows = 14 table_name = fields_i16
1442024-12-06T20:45:00.680ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = bef145b4-2934-45c3-870a-63d45572bde4 collector_ip = fd00:1122:3344:101::d id = 4d259027-9418-4a06-a3d6-fc43eaefb516 n_rows = 151 table_name = fields_string
1452024-12-06T20:45:00.683ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = bef145b4-2934-45c3-870a-63d45572bde4 collector_ip = fd00:1122:3344:101::d id = 4d259027-9418-4a06-a3d6-fc43eaefb516 n_rows = 7 table_name = fields_u16
1462024-12-06T20:45:00.685ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = bef145b4-2934-45c3-870a-63d45572bde4 collector_ip = fd00:1122:3344:101::d id = 4d259027-9418-4a06-a3d6-fc43eaefb516 n_rows = 14 table_name = fields_u32
1472024-12-06T20:45:00.687ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = bef145b4-2934-45c3-870a-63d45572bde4 collector_ip = fd00:1122:3344:101::d id = 4d259027-9418-4a06-a3d6-fc43eaefb516 n_rows = 13 table_name = fields_u8
1482024-12-06T20:45:00.689ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = bef145b4-2934-45c3-870a-63d45572bde4 collector_ip = fd00:1122:3344:101::d id = 4d259027-9418-4a06-a3d6-fc43eaefb516 n_rows = 326 table_name = fields_uuid
1492024-12-06T20:45:00.692ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = bef145b4-2934-45c3-870a-63d45572bde4 collector_ip = fd00:1122:3344:101::d id = 4d259027-9418-4a06-a3d6-fc43eaefb516 n_rows = 6 table_name = measurements_bool
1502024-12-06T20:45:00.694ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = bef145b4-2934-45c3-870a-63d45572bde4 collector_ip = fd00:1122:3344:101::d id = 4d259027-9418-4a06-a3d6-fc43eaefb516 n_rows = 85 table_name = measurements_cumulativeu64
1512024-12-06T20:45:00.696ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = bef145b4-2934-45c3-870a-63d45572bde4 collector_ip = fd00:1122:3344:101::d id = 4d259027-9418-4a06-a3d6-fc43eaefb516 n_rows = 1 table_name = measurements_f64
1522024-12-06T20:45:00.698ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = bef145b4-2934-45c3-870a-63d45572bde4 collector_ip = fd00:1122:3344:101::d id = 4d259027-9418-4a06-a3d6-fc43eaefb516 n_rows = 30 table_name = measurements_u64