Skip to content

Commit

Permalink
add tracingCollectorEndpoint in test
Browse files Browse the repository at this point in the history
  • Loading branch information
ennru committed Dec 11, 2023
1 parent f96a758 commit fa482a7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions sdk/test/kalix.test.ts
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@ const proxyInfo: discovery.ProxyInfo = {
proxyHostname: 'localhost',
identificationInfo: null, // FIXME
internalProxyHostname: 'localhost',
tracingCollectorEndpoint: '',
proxyPort: 9000,
};

Expand Down

0 comments on commit fa482a7

Please sign in to comment.