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(nestjs): Add SentryCron feature #10616

Merged
merged 2 commits into from
Jul 9, 2024
Merged

Conversation

nicohrubec
Copy link
Contributor

Add documentation for the new nest @SentryCron decorator.

Prepared this now so it can already be reviewed but should be merged after the next SDK release.

Copy link

vercel bot commented Jul 9, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
sentry-docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jul 9, 2024 3:35pm

…ecorator.mdx

Co-authored-by: Luca Forstner <luca.forstner@sentry.io>
Copy link

codecov bot commented Jul 9, 2024

Bundle Report

Changes will increase total bundle size by 252 bytes ⬆️

Bundle name Size Change
sentry-docs-server 8.3MB 261 bytes ⬆️
sentry-docs-edge-server 250.13kB 3 bytes ⬇️
sentry-docs-client 7.87MB 6 bytes ⬇️

@nicohrubec nicohrubec merged commit b403c1f into master Jul 9, 2024
7 checks passed
@nicohrubec nicohrubec deleted the nh/nest-cron-decorator branch July 9, 2024 15:36
sentrivana pushed a commit that referenced this pull request Jul 16, 2024
* Add SentryCron page

* Update docs/platforms/javascript/guides/nestjs/features/sentry-cron-decorator.mdx

Co-authored-by: Luca Forstner <luca.forstner@sentry.io>

---------

Co-authored-by: Luca Forstner <luca.forstner@sentry.io>
@github-actions github-actions bot locked and limited conversation to collaborators Jul 25, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add @SentryCron feature page to @sentry/nestjs docs
2 participants