Browse: 🏠 · Solutions · Connectors · Methods · Tables · Content · Parsers · ASIM Parsers · ASIM Products · 📊
Reference for GKEHPADecision table in Azure Monitor Logs.
| Attribute | Value |
|---|---|
| Category | Security |
| Basic Logs Eligible | ✓ Yes (source) |
| Supports Transformations | ✓ Yes (source) |
| Ingestion API Supported | ✓ Yes |
| Azure Monitor Tables Reference | View Documentation |
| Azure Monitor Logs Ingestion API | View Documentation |
Source: Azure Monitor documentation
| Column Name | Type | Description |
|---|---|---|
| _BilledSize | real | The record size in bytes |
| _IsBillable | string | Specifies whether ingesting the data is billable. When _IsBillable isfalseingestion isn't billed to your Azure account |
| ActuationLatencySeconds | real | Time taken (in seconds) to apply the autoscaling decision from the time it was made. |
| ActuationTime | datetime | The timestamp when the autoscaler made a scaling decision. |
| ClusterName | string | The name of the GKE cluster where the HPA decision occurred. |
| ComponentLocation | string | The physical location (region or zone) of the Kubernetes component emitting the log. |
| ComponentName | string | The name of the GKE control plane component (typically 'horizontal-pod-autoscaler'). |
| ComputeResourceName | string | The name of the compute resource or pod that is being scaled. |
| ConfiguredSize | int | The number of replicas configured after the autoscaler decision. |
| HPA | string | The name of the Horizontal Pod Autoscaler making the decision. |
| InsertId | string | A unique ID assigned to the log entry to ensure de-duplication. |
| Labels | dynamic | Dynamic field containing various labels associated with the log entry. |
| LeadingMetricIndex | int | Index indicating the metric that most influenced the autoscaling decision. |
| Location | string | The geographical location (region or zone) of the cluster. |
| LogName | string | The resource path of the log (e.g., projects/{project_id}/logs/{log_id}). |
| Message | string | The content of the log message. |
| ProjectID | string | The Google Cloud project ID that owns the GKE cluster. |
| ReceiveTimestamp | datetime | The timestamp when the log was received by the logging system. |
| Replicas | int | The current number of replicas before the scaling decision. |
| Severity | string | The severity level of the log (e.g., DEBUG, INFO, WARNING, ERROR). |
| SourceFile | string | The source code file where the log originated from. |
| SourceLine | string | The specific line number in the source file that generated the log. |
| SourceSystem | string | The type of agent the event was collected by. For example,OpsManagerfor Windows agent, either direct connect or Operations Manager,Linuxfor all Linux agents, orAzurefor Azure Diagnostics |
| StartTime | datetime | The time when metric collection or evaluation started for the autoscaler. |
| TargetRefAPIVersion | string | API version of the target resource (e.g., apps/v1). |
| TargetRefKind | string | Kind of the target Kubernetes resource (e.g., Deployment, StatefulSet). |
| TargetRefName | string | The name of the target Kubernetes object being scaled. |
| TenantId | string | The Log Analytics workspace ID |
| TimeGenerated | datetime | The timestamp indicating when the log event was created or generated by the source system. |
| TopLevelLimit | string | The top-level scaling limit set on the number of replicas (e.g., maxReplicas). |
| TopLevelOverride | string | An override value for top-level limits, if specified (e.g., via policy or admin input). |
| Type | string | The name of the table |
| VMName | string | The name of the VM instance hosting the workload. |
| Zone | string | The specific zone in which the resource resides. |
This table is used by the following solutions:
This table is ingested by the following connectors:
| Connector | Selection Criteria |
|---|---|
| Google Kubernetes Engine (via Codeless Connector Framework) |
Browse: 🏠 · Solutions · Connectors · Methods · Tables · Content · Parsers · ASIM Parsers · ASIM Products · 📊