Change the full discovery frequency in Kubernetes Visibility Agent

  • Versão de lançamento: Australia
  • Atualizado 12 de mar. de 2026
  • 1 min. de leitura
  • Customize how often you want the Kubernetes Visibility Agent Informer to run a full discovery.

    Antes de Iniciar

    Role required: none

    Por Que e Quando Desempenhar Esta Tarefa

    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).

    Procedimento

    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.