Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
feat: separate adapter and collector, add demangling
feat: add datadog adapter, re-export from sdk
feat: implement support for allocation tracking
chore: centralize util id functions
fix: update import paths
chore: remove span collector id
fix: add modsurfer-demangle to the repo
fix: correct trace endpoint, address pr feedback
fix: duration correction
chore: remove name truncation
fix: use put for datadog request
feat: Produce bundles for Deno & Node
feat: add web build
feat: create separate npm packages for datadog and stdout adapters
feat: create separate npm packages for datadog and stdout adapters
fix: support allocation tracing attached to functions (#4)
fix: support allocation tracing attached to functions
chore: include additional wasm module for testing
test: update tests to use other wasm
fix: update package.json to use new tests
chore: gen build files
chore: commit build files
fix: node test
chore: create packages directory
chore: use package name as directory name
feat: parse custom name section without wasm-parser, create universal distributables
chore: package cleanup
chore: remove dist
chore: relocate js sdk to merge