Page MenuHomePhabricator

Add wme_metrics connection to analytics-airflow-product
Closed, ResolvedPublic

Description

Overview

We want to be able to get some aggregate metrics provided by Wikimedia Enterprise, and load them into WMF Data Lake. An API endpoint and connection details have been provided the Enterprise team. The numbers will be user calculation of Responsible Pathways metric, which is developed developed as part of T428544

Acceptance criteria

  • A usable wme_metrics connection from airflow-analytics-product instance.

The connection will have the following details:

- conn_id: wme_metrics
  conn_type: http
  host:
  login:
  password:
  extra:
    metrics_endpoint:

Related Objects

StatusSubtypeAssignedTask
ResolvedBTullis