HDInsightStormMetrics
Cluster Level Metrics from Storm clusters.
Categories
- Azure Resources
Solutions
- LogManagement
Resource types
- HDInsight Clusters
Columns
| Column | Type | Description |
|---|---|---|
| ClusterName | string | Name of cluster. |
| CorrelationId | string | The ID for correlated events. Can be used to identify correlated events between multiple tables. |
| HostName | string | Name of host where log was emitted. |
| MetricDataType | string | CollectD datatype of the metric (e.g. gauge, counter, etc.). Determines how metric is portrayed over time. Please reference CollectD documentation for more information: https://collectd.org/wiki/index.php/Data_source . |
| MetricName | string | Name of the metric for the record (e.g. num-submitTopology-calls-Count). |
| MetricNamespace | string | Category of metric(e.g. StormNimbusMetrics, StormSupervisorMetrics, etc). |
| MetricValue | real | Value of metric in the record. |
| OperationName | string | The operation associated with log record. |
| _ResourceId | string | A unique identifier for the resource that the record is associated with |
| SourceSystem | string | |
| _SubscriptionId | string | A unique identifier for the subscription that the record is associated with |
| TenantId | string | |
| TimeGenerated | datetime | The timestamp (UTC) of when the log was generated. |
| Type | string | The name of the table |