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

Send MTV metrics to telemetry

XMLWordPrintable

    • False
    • None
    • False
    • NEW
    • NEW
    • MON Sprint 259

      Request for sending data via telemetry

      The goal is to collect metrics about diffrent migration created using Migration Toolkit for vitalization.

      Following an increase in usage of MTV we would like to collect some metrics to understand users usage better and improve our product were is needed based on this info, also provide client with some information regarding the migrations.

      <Metric name>

      <mtv_migrations_status_total> represent the total status of a migration held in openshift - counter type.

      Labels

      • <provider>, possible values are {OVA, vSphere, Openstack, Openshift, RHV}
      • <mode>, possible values are {Cold, Warm}
      • <target>, possible values are {Remote, local}
      • <status>, possible values are {Succeeded, Failed, Canceled}

      The cardinality of the metric is at most <42>.
      For Cold mode: 5 (providers) * 2 (targets) * 3(statuses) = 30
      For Warm mode: 2 (providers) * 2 (targets) * 3 (statuses) = 12

      The metric collections is included in our product in the next release 2.6.4:
      https://github.com/kubev2v/forklift/pull/916

      https://github.com/kubev2v/forklift/pull/932

       

              spasquie@redhat.com Simon Pasquier
              bkhizgiy Bella Khizgiyaev
              Eric Paris
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

                Created:
                Updated: