Uploaded image for project: 'Automation Hub'
  1. Automation Hub
  2. AAH-2680

Galaxy: OpenShift Job for Export to c.rh.c

    • Icon: Task Task
    • Resolution: Done
    • Icon: Normal Normal
    • None
    • None
    • Infrastructure

      We need an OpenShift CronJob (similarly as AAH-2679) for periodical export of data to console.redhat.com's Automation Analytics.

      It will run django command "metrics-collection-automation-analytics --ship"

      following settings have to be modified:

      • GALAXY_METRICS_COLLECTION_AUTOMATION_ANALYTICS_ENABLED = True # is True by default now, it may be False by default
      • GALAXY_METRICS_COLLECTION_C_RH_C_UPLOAD_URL="https://console.redhat.com/api/ingress/v1/upload" # OR stage
      • GALAXY_METRICS_COLLECTION_REDHAT_USERNAME = ... # secret
      • GALAXY_METRICS_COLLECTION_REDHAT_PASSWORD = ... # secret

      CronJob period: once a day (I prefer 10am UTC)

            drodowic@redhat.com Daniel Rodowicz
            mslemr Martin Šlemr
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: