Skip to content

Commit

Permalink
Merge pull request #530 from Financial-Times/am/add-singlestore-api
Browse files Browse the repository at this point in the history
[CON-2875] Add `singlestore-api` service to the registry
  • Loading branch information
metart43 authored Oct 12, 2023
2 parents 5a0e30a + 84217a7 commit 385afd4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/metrics/services.js
Original file line number Diff line number Diff line change
Expand Up @@ -287,6 +287,7 @@ module.exports = {
'set-default-payment-test': /^https:\/\/api-t\.ft\.com\/set-default-payment\/.*/,
'sharecode': /^https:\/\/sharecode\.ft\.com/,
'sharecount': /https?:\/\/sharecount\.webservices\.ft\.com\//,
'singlestore-api': /^https:\/\/singlestore-api-(global|eu|us|test|eu-test|us-test)\.in\.ft\.com/,
'smartology': /^https?:\/\/c\.smartology\.co\/matches\/pcid\/ft\.com\%252Fcontent\%252F/,
'spark-lists': /^https?:\/\/spark-lists\.ft\.com/,
'spark-lists-api-v1': /^https:\/\/api\.ft\.com\/spark-lists\/v1/,
Expand Down

0 comments on commit 385afd4

Please sign in to comment.