Skip to content

Commit

Permalink
Merge pull request #520 from Financial-Times/add-zephr
Browse files Browse the repository at this point in the history
Add metrics URLs for Zephr
  • Loading branch information
alexmuller authored Jul 28, 2023
2 parents c874e0b + c255561 commit 0337bad
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions lib/metrics/services.js
Original file line number Diff line number Diff line change
Expand Up @@ -341,6 +341,8 @@ module.exports = {
'www-article': /https:\/\/www\.ft\.com\/content\/.+/,
'www-well-known': /https:\/\/www\.ft\.com\/.well-known\/.+/,
'www-verify-backend-key': /https:\/\/www\.ft\.com\/__verify-ft-next-backend-keys/,
'zephr-production': /https:\/\/financial-times-financial-times\.cdn\.zephr\.com\//,
'zephr-staging': /https:\/\/financial-times-financial-times\.preview\.zephr\.com\//,
'zuora-system-status': /trust\.zuora\.com/, // used in next-signup healthchecks
// white-label consent & cookie metrics for Specialist Titles
// we need them here to silence the "We don't have any visibility with unregistered services" healthchecks
Expand Down

0 comments on commit 0337bad

Please sign in to comment.