You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@openwhisk.apache.org by GitBox <gi...@apache.org> on 2019/09/24 07:13:27 UTC

[GitHub] [openwhisk] chetanmeh opened a new issue #4643: LogStore should support transactionId in fetchLogs

chetanmeh opened a new issue #4643: LogStore should support transactionId in fetchLogs
URL: https://github.com/apache/openwhisk/issues/4643
 
 
   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 

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services