[go: nahoru, domu]

Page MenuHomePhabricator

The enrichment function should call a API endpoint based on the event domain
Closed, DeclinedPublic

Description

When enriching the events with the CirrusSearch document the API endpoint should be based on the domain present on the event.

AC:

  • an option is available to the pipeline to instruct the shape of the URL, e.g. https://$domain$/w/api.php
  • the enrichment function must construct the target URL by replacing $domain$ with the domain present in the event under the meta.domain field