dylibso / observe-sdk

Continuous runtime observablity SDKs to monitor WebAssembly code.
https://dev.dylibso.com/docs/observe/overview
Apache License 2.0
156 stars 7 forks source link

fix: go adapter, apply span tags and memory grow to current span instead of last span #163

Closed G4Vi closed 5 months ago

G4Vi commented 5 months ago

Resolves https://github.com/dylibso/wasm-practitioners-guide-to-observability/issues/11

Not extensively tested.