Skip to content

Commit

Permalink
add entry for the next-encryption-api (#135)
Browse files Browse the repository at this point in the history
  • Loading branch information
ifyio authored Jul 27, 2016
1 parent bcc6f42 commit e508013
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion lib/metrics/services.js
Original file line number Diff line number Diff line change
Expand Up @@ -113,5 +113,6 @@ module.exports = {
'email-webservices-api': /^https:\/\/(?:[A-F0-9]*:[A-F0-9]*@)?email-webservices\.ft\.com\//,
'navigation-eu-bucket': /ft-next-navigation\.s3-website-eu-west-1\.amazonaws\.com/,
'navigation-us-bucket': /ft-next-navigation-us\.s3-website-us-east-1\.amazonaws\.com/,
'navigation-api': /next-navigation\.ft\.com/
'navigation-api': /next-navigation\.ft\.com/,
'encryption-api': /next-encryption-api\.ft\.com\/encrypt/
};

0 comments on commit e508013

Please sign in to comment.