OBSERVE. ANALYZE. ACT.
Support Login

Web UI ยท Version 26.2

Metric Browser

Browse appliance metrics, inspect sampled component data, plot time-series values, and review collector warehouse storage.

At a glance
Metric Browser tab showing search, expand controls, Summary, component catalogs, Data Warehouse, and metric time ranges.
Metric Browser tab showing search, expand controls, Summary, component catalogs, Data Warehouse, and metric time ranges.
UI Path: Activity Monitor > Metric Browser ID: metric-browser
Workflow
  1. Open Activity Monitor and select Metric Browser.
  2. Use Summary for key process health, CPU activity, and memory activity.
  3. Expand 01Layer Component Catalogs to choose a reporter, metric set, and metric.
  4. Choose Last 1H, Last 6H, Last 24H, Last 7D, or Custom to control the chart window.
  5. Open Multi-Line Plotter when multiple metrics need to be compared in one chart.

Overview

Use Metric Browser to inspect runtime and collector metrics from the web UI. The page provides a searchable metric tree, process health summary cards, time-series charts, a multi-line plotter, and read-only access to collector warehouse metadata and preview rows.

Typical Uses

Common tasks include:

  • Check current health for key 01Layer processes.
  • Review CPU, memory, file descriptor, or collection pipeline activity.
  • Search for a metric by component, metric set, metric name, or warehouse table.
  • Inspect a single sampled metric over a selected time range.
  • Compare several metrics in one chart.
  • Review collector database tables, views, schemas, preview rows, or segment files.

Prerequisites

  • Log in with an account that can view system events and metrics.
  • Confirm the time window you need before comparing charts.
  • Use a recent relative range such as Last 1H for live troubleshooting.
  • Use Custom when you need an exact start and end time.
  • Remember that metric trees are loaded on demand. Expand a component branch before expecting its metric names to appear in search results.

Workflow

  1. Open Activity Monitor.
  2. Select Metric Browser.
  3. Select Summary, 01Layer Component Catalogs, or Data Warehouse in the left tree.
  4. Choose a time range when viewing charts.
  5. Select a metric node to load its summary and chart.
  6. Use Multi-Line Plotter when comparing multiple metrics.

Expected Behavior

Metric Browser is a read-only inspection view. Selecting tree nodes loads the matching summary, metric chart, schema, preview rows, or storage details in the right panel. Relative time ranges end at the current refresh time. The refresh button updates the selected relative window to now.

The left tree is organized around three main areas:

  • Summary for key appliance process health and activity charts.
  • 01Layer Component Catalogs for sampled metrics organized by reporter, entity, object, metric set, and metric.
  • Data Warehouse for collector-owned catalog, serving, and segment storage.

Procedure

Open Metric Browser

  1. Open Activity Monitor.
  2. Select the Metric Browser tab.
  3. Wait for the metric tree and summary panel to load.

The Search Metric Browser field filters visible tree entries by component, metric, or warehouse table. Use the expand/collapse icon in the tree toolbar to open or close loaded branches.

Use Summary

  1. Select Summary in the left tree.
  2. Choose a time range: Last 1H, Last 6H, Last 24H, Last 7D, or Custom.
  3. Review the Metric Browser Summary cards.
  4. Review CPU Activity and Memory Activity charts.

Summary cards show the current state for key appliance processes, including CPU, memory, open file descriptors, PID, and last sample time.

Choose A Time Range

For relative time ranges:

  1. Click Last 1H, Last 6H, Last 24H, or Last 7D.
  2. Review the Time Range display.
  3. Click the refresh icon when you want the window to end at the current time.

For an exact time range:

  1. Click Custom.
  2. Choose Start Time and End Time.
  3. Use quick-adjust buttons when you need to move an endpoint by a fixed interval.
  4. Click Apply Range.

Inspect A Component Metric

  1. Expand 01Layer Component Catalogs.
  2. Expand a component, such as This Appliance, Control Plane, Collector, Event Logger, Service Gateway, or Auth Server.
  3. Expand entity, object, metric set, and metric groups as needed.
  4. Select a metric leaf.
  5. Review Metric Summary - Reporters Current and the chart.

The metric summary shows the reporter, identity, metric set, metric name, source column, unit, data interval, chart value, point count, and latest value when available.

Compare Metrics

Use Multi-Line Plotter to compare several metrics in one chart.

  1. Click the Multi-Line Plotter icon in the Metric Browser tree toolbar.
  2. Choose a time range.
  3. Select Line chart or Stacked area chart from Plot Style.
  4. Use Search Metrics to filter metric names or components.
  5. Expand 01Layer Component Catalogs and select one or more metric checkboxes.
  6. Review the combined chart.
  7. Use Clear Selection to remove all selected metrics.
  8. Click Close when finished.

Search in the plotter applies to loaded branches. Expand component branches to load more metric names into the search scope.

Inspect Data Warehouse

Use Data Warehouse when you need collector storage details.

  1. Expand Data Warehouse.
  2. Select Catalog Database, Serving Database, or Data Segments.
  3. Expand tables or views to inspect object names and columns.
  4. Select a table or view to load schema and preview rows.
  5. Use Previous and Next to page through preview rows when available.

The warehouse view is read-only. It is intended for troubleshooting collector storage, schema, and segment state, not for editing data.

Field Reference

Element Description
Search Metric Browser Filter components, metrics, or warehouse tables in the left tree.
Expand/collapse icon Expand or collapse loaded Metric Browser tree nodes.
Multi-Line Plotter Open a dialog for plotting multiple sampled metrics in one chart.
Summary Show process health cards and process CPU/memory activity charts.
01Layer Component Catalogs Browse sampled metrics by reporter, entity, object, metric set, and metric.
Data Warehouse Inspect collector catalog, serving, and segment storage.
Last 1H Chart the last one hour.
Last 6H Chart the last six hours.
Last 24H Chart the last 24 hours.
Last 7D Chart the last seven days.
Custom Select an exact start and end time.
Apply Range Apply a custom time range.
Refresh to now Recalculate a relative time range so it ends at the current time.
Metric Set The logical metric collection selected from the catalog.
Metric The selected sampled metric.
Column The underlying source column used for the selected chart value.
Unit The display unit for the selected metric when one is defined.
Data Interval The chart bucket interval used for the selected time range.
Points Number of plotted points returned for the selected metric.
Last Value Latest value in the returned series.
Plot Style Choose line chart or stacked area chart in Multi-Line Plotter.
Clear Selection Remove all selected metrics from Multi-Line Plotter.

Notes

  • Metric data is sampled. A missing point does not always mean a process was down; it may mean no sample was available in the selected bucket.
  • Relative time ranges are resolved when the chart is loaded. Refresh the range when you need the latest data.
  • Custom time ranges are fixed until changed.
  • The component catalog is loaded lazily. Expand branches to load child metric sets and metrics.
  • The Data Warehouse section is read-only and may display only preview rows, not full table contents.
  • Some metric branches may show that a reporter is registered but has no sampled entities yet.

Troubleshooting

Metric Tree Is Empty

Wait for the collector services to finish loading. If the tree stays empty, clear the search field and refresh the page. Confirm that the collector service is running.

Search Does Not Find A Metric

Expand the relevant component branch first. Metric search applies to currently loaded branches, so unloaded child nodes may not match until their parent is opened.

Chart Is Empty

Choose a wider time range such as Last 24H or Last 7D. If the chart is still empty, the selected metric may not have samples in the chosen interval.

Custom Range Cannot Be Applied

Verify that both Start Time and End Time are set and that the start time is earlier than the end time.

Latest Value Looks Stale

Use the refresh icon for relative time ranges. For custom ranges, update the start and end times manually.

Data Warehouse Preview Is Empty

The selected table, view, or segment may have no preview rows. Select another object, widen the metric context, or confirm that collector data is being written.

  • Use Activity Monitor > Event Browser to correlate metrics with warning, error, or critical events.
  • Use Dashboard to check high-level appliance status before drilling into metric details.
  • Use service or system workflows to resolve the condition indicated by a metric trend.