system_metrics

-1 rows


Description

(Enum) Accelerator report metrics, for which data are collected from Terraware.

Columns

Column Type Size Nulls Auto Default Children Parents Comments
id int4 10 null
report_system_metrics.system_metric_id report_system_metrics_system_metric_id_fkey R
name text 2147483647 null
type_id int4 10 null
metric_types.id system_metrics_type_id_fkey R
component_id int4 10 null
metric_components.id system_metrics_component_id_fkey R
description text 2147483647 null
reference text 2147483647 null

Indexes

Constraint Name Type Sort Column(s)
system_metrics_pkey Primary key Asc id

Relationships