Change the full discovery frequency in Kubernetes Visibility Agent

  • Freigeben Version: Australia
  • Aktualisiert 12. März 2026
  • 1 Minute Lesedauer
  • Customize how often you want the Kubernetes Visibility Agent Informer to run a full discovery.

    Vorbereitungen

    Role required: none

    Warum und wann dieser Vorgang ausgeführt wird

    By default, the Informer runs a full discovery every 24 hours (1440 minutes). You can change this frequency by performing the following procedure. For example, change the value to 2880 to make Kubernetes Visibility Agent run a full discovery every 48 hours (2880 minutes).

    Prozedur

    Do one of the following:
    • When using a Helm chart: In the Helm install command, add the following command line argument:

      --set fullDiscoveryMin=<Frequency in minutes>

    • When using the k8s_informer.yaml: Replace the default value with the required one in the line under FULL_DISCOVERY_MIN.