Skip to content

Conversation

@G4Vi
Copy link
Contributor

@G4Vi G4Vi commented Jul 31, 2024

Resolves #68

  • Add span-enter, span-exit, metric, log, span-tags
  • Add dylibso_observe namespace imports mapping to the new functions
  • Add somewhat easier construction, with instantiateWasm
  • Add new functions to adapters
    • stdout
    • lightstep
    • datadog
    • honeycomb
  • Verify js sdk (not adapters) works on all platforms
    • node
    • web
    • deno
    • workerd?
  • Fix race condition with found in js/packages/observe-sdk-stdout/test/node/index.js with demangling

@G4Vi G4Vi force-pushed the feat-add-observe-api-to-js-sdk branch from 6b924c6 to ce8011d Compare August 8, 2024 20:22
@G4Vi G4Vi force-pushed the feat-add-observe-api-to-js-sdk branch from ce8011d to f3ea78a Compare August 8, 2024 21:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Port Observe API to JS SDK

2 participants