Uploaded image for project: 'OpenShift Monitoring'
  1. OpenShift Monitoring
  2. MON-3828

Request for sending data via telemetry for feature AdminNetworkPolicy: Part2

XMLWordPrintable

    • 1
    • False
    • None
    • False
    • NEW
    • NEW

      The goal is to collect metrics about AdminNetworkPolicy and BaselineAdminNetworkPolicy CRDs because its essentially to understand how the users are using this feature and in fact if they are using it OR not. This is required for 4.16 Feature https://issues.redhat.com/browse/SDN-4157 and hoping to get approval and PRs merged before the code freeze time frame for 4.16 (April 26th 2024)

      admin_network_policy_rules

      admin_network_policy_rules represents the total number of rules in a given admin network policy in the cluster

      {{Labels: }}

      • direction, possible values are "Ingress" and "Egress"
      • action, possible values are "Allow" and "Deny" and "Pass"

      See https://github.com/ovn-org/ovn-kubernetes/pull/4248 for more information

      Cardinality of the metric is at most 2+3?.

      baseline_admin_network_policy_rules

      baseline_admin_network_policy_rules represents the total number of rules in a given admin network policy in the cluster

      {{Labels: }}

      • direction, possible values are "Ingress" and "Egress"
      • action, possible values are "Allow" and "Deny"

      See  https://github.com/ovn-org/ovn-kubernetes/pull/4248 for more information

      Cardinality of the metric is at most 2+2?.

              spasquie@redhat.com Simon Pasquier
              sseethar Surya Seetharaman
              Jan Fajerski
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated: