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

Component Model Support for Observe SDK #126

Closed wikiwong closed 9 months ago

wikiwong commented 11 months ago

Enable support for the Observe SDK to execute and profile components. Since wazero does not yet support components, this issue is scoped to (in priority order):

To test, we'll have to compile a component that has been instrumented. We should be able to do this manually with the Rust Observe API

neuronicnobody commented 11 months ago

Reach out to Cosmonic after Kubecon in Nov.

neuronicnobody commented 10 months ago

Reached out...waiting for response

neuronicnobody commented 10 months ago

Currently blocked on Extism namespace / version updates

G4Vi commented 10 months ago

Rust support is in progress: Issue: https://github.com/dylibso/observe-sdk/issues/142 PR: https://github.com/dylibso/observe-sdk/pull/128

neuronicnobody commented 9 months ago

Moving work to #142