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

Send metrics for user-defined-networks feature via Telemetry

XMLWordPrintable

    • Product / Portfolio Work

      Request for sending data via telemetry

      PM wants metrics to track customer adoption of the new user-defined-networks feature.

      cluster:ovnkube_controller_user_defined_networks:max

      cluster:ovnkube_controller_user_defined_networks:max counts the number of UserDefinedNetwork objects in the cluster, broken down by type:

      Labels

      • role, possible values are "Primary" and "Secondary"
      • topology, possible values are "Layer2" and "Layer3"

      The cardinality of the metric is at most 4 (the labels are orthogonal), though in many clusters, only a single combination of values will be used.

      Component exposing the metric: https://github.com/openshift/ovn-kubernetes

      cluster:ovnkube_controller_cluster_user_defined_networks:max

      cluster:ovnkube_controller_cluster_user_defined_networks:max counts the number of ClusterUserDefinedNetwork objects in the cluster, broken down by type:

      Labels

      • role, possible values are "Primary" and "Secondary"
      • topology, possible values are "Layer2" and "Layer3"

      The cardinality of the metric is at most 4 (the labels are orthogonal), though in many clusters, only a single combination of values will be used.

      Component exposing the metric: https://github.com/openshift/ovn-kubernetes

       

      WIP PRs:

              jfajersk@redhat.com Jan Fajerski
              dwinship@redhat.com Dan Winship
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated: