LogStore should support transactionId in fetchLogs
Open
- Dominant language
- Scala
- Stars
- 6.8k
- Forks
- 1.2k
- Avg merge
- 2d 14h
- Merged PRs (30d)
- 2
Description
LogStore implementatio currently do not accept the `TransactionId` as implicit. To enable correlating any logs from fetchLog flow for given request it would be useful to pass this as implicit
Further they should use `Logging` from commons such that one can use `X-OW-EXTRA-LOGGING` header to enable any debug log if needed to debug some flows
Contributor guide
Assessment
This issue has not been assessed yet.