Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: relocate js sdk to merge #52

Merged
merged 1 commit into from
Jul 28, 2023
Merged

feat: relocate js sdk to merge #52

merged 1 commit into from
Jul 28, 2023

Conversation

nilslice
Copy link
Member

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

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

Co-Authored-By: Rob Wong <[email protected]>
@nilslice
Copy link
Member Author

We should add some CI actions to run the example scripts for at least the stdout adapter

Copy link
Contributor

@wikiwong wikiwong left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👌

@nilslice nilslice merged commit 7637aa6 into main Jul 28, 2023
2 checks passed
@nilslice nilslice deleted the merge-js-sdk branch July 28, 2023 14:16
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.

2 participants