Uploaded image for project: 'Network Observability'
  1. Network Observability
  2. NETOBSERV-1731

Metrics setting in flowcollector is confusing

    • False
    • None
    • False
    • Hide
      When creating a FlowCollector resource from the OpenShift Console form (not the YAML view), some settings are incorrectly managed by the Console: `agent.ebpf.metrics.enable` and `processor.subnetLabels.openShiftAutoDetect`. They cannot be disabled from there, it can only be done from YAML. To avoid any confusion, these settings have been removed from the form view. They are still accessible in YAML.
      Show
      When creating a FlowCollector resource from the OpenShift Console form (not the YAML view), some settings are incorrectly managed by the Console: `agent.ebpf.metrics.enable` and `processor.subnetLabels.openShiftAutoDetect`. They cannot be disabled from there, it can only be done from YAML. To avoid any confusion, these settings have been removed from the form view. They are still accessible in YAML.
    • NetObserv - Sprint 255

      In creating a FlowCollector instance, the Form view to configure eBPF Agent configuration, Metrics is confusing. See screenshot attachment. The "enable" checkbox is unchecked by default. Yet it says:

      Set `enable` to `false` to disable eBPF agent metrics collection. It is enabled by default.
      

      If this checkbox is checked, it will generate:

          enable: true

      If this checkbox is unchecked (default), nothing is generated. Therefore, I can't get it to generate `enable: false`.

            jtakvori Joel Takvorian
            stlee@redhat.com Steven Lee
            Amogh Rameshappa Devapura Amogh Rameshappa Devapura
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: