Skip to content

Commit

Permalink
Merge pull request #559 from Financial-Times/acq-2786-subx-endpoint
Browse files Browse the repository at this point in the history
Incorporating new Sub(x) endpoint
  • Loading branch information
manasiSantFT authored May 23, 2024
2 parents 09055cd + 9ae260c commit b732ec5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/metrics/services.js
Original file line number Diff line number Diff line change
Expand Up @@ -309,7 +309,7 @@ module.exports = {
'subs-graphql-api': /^https:\/\/(beta-)?api\.ft\.com\/subs\/query\/api\//,
'subs-graphql-api-test': /^https:\/\/(beta-)?api-t\.ft\.com\/subs\/query\/api\//,
'subx-send-conversion-data-test': /^https:\/\/6voxehu4w7\.execute-api\.eu-west-2\.amazonaws.com\/SendConversionData$/,
'subx-send-conversion-data-prod': /^https:\/\/produk\.zeddit\.com\/www\.ft\.com\/SendEventData$/,
'subx-send-conversion-data-prod': /^https:\/\/event\.subxtech\.com\/www\.ft\.com\/SendEventData$/,
'tag-facets-api': /^https?:\/\/tag-facets-api\.ft\.com/,
'temporize': /^https:\/\/api\.temporize\.net\//,
'tls-check-memb': /^https:\/\/howsmyssl\.memb\.ft\.com\/a\/check/,
Expand Down

0 comments on commit b732ec5

Please sign in to comment.