hyperledger / fabric-chaincode-java

Hyperledger Fabric Contract and Chaincode implementation for Java
https://hyperledger.github.io/fabric-chaincode-java/
Apache License 2.0
304 stars 207 forks source link

Add OpenTelemetry integration #201

Closed atoulme closed 3 years ago

atoulme commented 3 years ago

See https://github.com/hyperledger/fabric-rfcs/blob/main/text/0000-opentelemetry-tracing.md

Adding OpenTelemetry integration, starting with adding traces support for chaincodes.

jt-nti commented 3 years ago

Thanks for getting OpenTelemetry integration through the RFC process!