daml/ledger-service/http-json
Victor Peter Rouven Müller 4f0ceff7a2
Fix #7170 (#9618)
CHANGELOG_BEGIN

http-json:
- add contextual id as logging context to distinguish different application runs in logs
- add request id as logging context to distinguish different http requests within an application run
- add for non-static endpoints trace logs which show how long processing it took in ns

CHANGELOG_END
2021-05-11 14:15:17 +00:00
..
src Fix #7170 (#9618) 2021-05-11 14:15:17 +00:00
BUILD.bazel Fix #7170 (#9618) 2021-05-11 14:15:17 +00:00
README.md Daml case and logo (#8433) 2021-01-08 12:50:15 +00:00

HTTP JSON Service

See "HTTP JSON API Service" on docs.daml.com for usage information.

Documentation can also be found in the RST format: