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

sdk-core, browser, node: add BacktraceApi #335

Merged
merged 10 commits into from
Feb 7, 2025
Merged

sdk-core, browser, node: add BacktraceApi #335

merged 10 commits into from
Feb 7, 2025

Conversation

perf2711
Copy link
Contributor

This change adds BacktraceApi class to @backtrace/node and @backtrace/browser packages that allows to directly interface with Backtrace submission API for reports and metrics.

Furthermore, HTTP request bodies and responses are added to @backtrace/sdk-core.

This change helps submitting reports and/or metrics to Backtrace without requiring to initialize the SDK. The SDK may be still initialized on its own.

@perf2711 perf2711 added the enhancement New feature or request label Jan 29, 2025
@perf2711 perf2711 requested a review from konraddysput January 29, 2025 13:28
@perf2711 perf2711 self-assigned this Jan 29, 2025
Copy link
Collaborator

@konraddysput konraddysput left a comment

Choose a reason for hiding this comment

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

Can we work with names more?

@perf2711 perf2711 merged commit 5e0671a into main Feb 7, 2025
5 checks passed
@perf2711 perf2711 deleted the feature/sdk-api branch February 7, 2025 12:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants