Skip to content

feat(backend): add placeholder error tracking integration#267

Merged
MaryammAli merged 4 commits into
BlockDash-Studios:mainfrom
code-0-stella:task-215-error-tracking-service-integration
Jun 30, 2026
Merged

feat(backend): add placeholder error tracking integration#267
MaryammAli merged 4 commits into
BlockDash-Studios:mainfrom
code-0-stella:task-215-error-tracking-service-integration

Conversation

@code-0-stella

Copy link
Copy Markdown
Contributor

feat(backend): add placeholder error tracking integration

Body:

Summary

  • add a placeholder error tracking service under the backend logging path
  • capture exception and rejection events in a structured report
  • register the logging module with the Nest app
  • add unit tests covering report creation and initialization

Testing

  • npm test -- --runInBand --runTestsByPath src/logging/error-tracking.service.spec.ts

Closes: #215

@drips-wave

drips-wave Bot commented Jun 29, 2026

Copy link
Copy Markdown

@code-0-stella Great news! 🎉 Based on an automated assessment of this PR, the linked Wave issue(s) no longer count against your application limits.

You can now already apply to more issues while waiting for a review of this PR. Keep up the great work! 🚀

Learn more about application limits

@MaryammAli MaryammAli left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

LGTM

@MaryammAli MaryammAli merged commit 8a8650a into BlockDash-Studios:main Jun 30, 2026
1 check passed
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.

Add error tracking service integration

4 participants