Override Informer parameters from the Instance
Control Kubernetes Visibility Agent Informer execution parameters from the ServiceNow Instance to avoid dependence on your Kubernetes admin.
Avant de commencer
Role required: discovery_admin
Pourquoi et quand exécuter cette tâche
The Informer execution parameters are configured during deployment using the Kubernetes Yaml file or the Helm command. If you need to change these settings later, you can do so directly from the Instance without having to ask your Kubernetes team to update or reinstall the deployment.
When you add or modify a parameter, it is synchronized with the informer through the ECC Queue. Depending on the parameter, the Informer pod may need to restart. Parameters requiring a restart must have the SELF_PATCHING_ALLOWED environment variable set to true for changes to be effective upon restart. If this variable is set to false, the Informer is not restarted and continues to use the old values.
| Parameter | Restart upon change |
|---|---|
| VERBOSE_LOGGING | No |
| OPENSHIFT | Yes |
| CREATE_SERVER_CI | No |
| INCLUDE_LABELS_AND_ANNOTATIONS | No |
| EXCLUDE_LABELS_AND_ANNOTATIONS | No |
| FULL_DISCOVERY_MIN | Yes |
| SEND_INTERVAL_SEC | Yes |
| CONTINUOUS_DISCOVERY | Yes |
| CLUSTER_RESOURCE_ID | No |
| CLUSTER_NAME | No |
For information about the purpose of each parameter, see the Kubernetes Visibility Agent (formerly CNO for Visibility) Advanced Configuration Options [KB1648891] article in the Now Support Knowledge Base.
Procédure
- Navigate to .
- Select a parameter in the Kubernetes Informer Parameters list.
- Change the configured value as needed, and then select Update.