ipfs / go-datastore

key-value datastore interfaces
MIT License
228 stars 64 forks source link

Add traced datastore #209

Closed dennis-tra closed 1 year ago

dennis-tra commented 1 year ago

This pull request introduces the package trace that wraps a datastore and applies open telemetry tracing to all datastore interactions.