Kubernetes Visibility Agent Informer status fields
The fields in the Kubernetes Visibility Agent Informers table sn_acc_visibility_kubernetes_informer describe the status of the Informer pods deployed in your Kubernetes clusters.
| Field | Description |
|---|---|
|
Informer name |
System-generated name of the Informer, based on the unique ID of the cluster. When a new cluster CI is created, the Informer name is identical to the name you configured for the cluster. Select this field to view the available actions on the selected Informer. |
|
Kubernetes cluster |
Reference to the cluster CI. Select this field to view details of the cluster. |
|
Full discovery status |
Status of the current full discovery. Possible values are: Empty, In Progress, Queued, Completed, Failed, Skipped, and Timed out. Note:
Full discovery is performed either periodically or on demand. By default, it is run once a day. Full discovery status is considered Skipped if, when the time came to run full discovery by a given informer, the informer
was in the Down state and was not able to communicate with the instance. The full discovery status is considered Timed Out if the instance doesn't receive confirmation that the full discovery is completed within the
expected time window. |
|
Last full discovery |
The time that the last full discovery was completed. |
|
Informer version |
The version of the Informer pod that is running in the cluster. |
|
Status |
The status of the Informer. Possible values are: Up, Down, Paused. Note:
The status of an Informer is considered Down when no message has been received in the last 15 minutes. When the auto-retirement feature is enabled, clusters with Informers in the Down state for an extended period may be automatically retired during full discovery cycles. For more information, see Enable automatic retirement for inactive Kubernetes cluster CIs. |
|
Continuous Discovery Status |
The status of continuous discovery. Possible values are: On or Off. |
| Upgrade Status | The upgrade status of Informers in the cluster. Possible values are: Upgrade Pending, Upgrading, Desired image in use, Upgrade using kubectl/Helm. Note: When the upgrade status of an Informer is Upgrade using kubectl/Helm,
contact your Kubernetes admin to upgrade the informer manually. |