We are still using these legacy metrics endpoints that we should be deprecating on the API side in favor of OxQL. We're doing that with the disk metrics endpoint (oxidecomputer/omicron#8721) but OxQL is meant to cover all of these use cases.
|
const inRange = useApiQuery( |
|
'siloMetric', |
|
const inRange = useApiQuery( |
|
'systemMetric', |
We are still using these legacy metrics endpoints that we should be deprecating on the API side in favor of OxQL. We're doing that with the disk metrics endpoint (oxidecomputer/omicron#8721) but OxQL is meant to cover all of these use cases.
console/app/components/SystemMetric.tsx
Lines 56 to 57 in bcfd938
console/app/components/SystemMetric.tsx
Lines 127 to 128 in bcfd938