sentry-javascript
Release It! ๐
sentry-javascript | Release It! ๐ | |
---|---|---|
14 | 10 | |
8,395 | 8,607 | |
0.7% | 0.5% | |
9.9 | 8.9 | |
4 days ago | 7 days ago | |
TypeScript | JavaScript | |
MIT License | MIT License |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
sentry-javascript
- Effective Pragmatism: Observability
- OpenTelemetry Tracing in < 200 lines of code
-
Marginalia: 3 Years
I hope this tone comes across correctly as just a suggestion: I get a lot of mileage out of the "Send Feedback" option in DDG, which they claim actual humans do read. It can help move bug reports out of these HN threads into a more context-aware flow, and also makes me feel like any bad outcome has the possibility of improving, unlike systems that don't provide a "I feel bad about this experience" button
If you were thus inclined, https://gitlab.com/glitchtip/glitchtip#glitchtip is the actual open source Sentry implementation which (as far as I know) would enable gluing https://docs.sentry.io/platforms/javascript/user-feedback/#u... to the search results (which itself is still MIT: https://github.com/getsentry/sentry-javascript/blob/7.102.1/... )
-
Nx - Highlights of 2023
Sentry JavaScript - Sentry, renowned for its comprehensive solutions in frontend monitoring and error logging, recently adopted Nx for their official JavaScript SDK. This move integrates Nx's capabilities into their monorepo, containing packages for popular frontend and Node.js backend integrations. They also published a blog post on the benefits they've seen following the adoption of Nx in their monorepo (hint: reducing CI times by 35%).
- How to integrate sentry to Nextjs application
-
What's New With Lerna 6.5?
We've just started this initiative and have already been able to help Sentry get optimized with task caching and task pipeline optimizations for their workspace!
-
Show HN: Weโre open-sourcing our session replay tool
In addition to the network call data we already attached, that does go through data PII scrubbing on the edges as you mentioned, we're discussing capturing request/response body. We even talked about it today: https://github.com/getsentry/sentry-javascript/issues/7103
Avoiding any PII from getting into the system is always top of mind. And we're considering this as an opt-in regardless of scrubbing on the edge ingestion service.
-
Sentry with Next.js
Add Sentryโs Next.js SDK to your next.js projects.
-
Performance Monitoring and more updates to Sentry for Electron
Get started with Sentry for Electron and drop us a line on GitHub, Twitter, or our Discord. And if youโre new to Sentry, you can try it for free today or write to [email protected] to get started.
-
For those using Sentry, React Router v6 breaks your browser tracing integration. Here's how to fix it.
Great idea! #4118
Release It! ๐
-
Create and publish an npm library, with TypeScript and Semantic Versioning
release-it: Also helps you bump the version, but it's simple to use (no need for CI knowledge); meanwhile, you don't configure it as fully automated.
-
Nx - Highlights of 2023
Open source libraries and frameworks share a common necessity: the need to develop multiple packages cohesively and efficiently while managing their versioning and publishing to NPM. Nx has emerged as a go-to choice for handling such open source monorepos (as we'll explore further in the next section of this blog post). Until recently, one area Nx did not address directly was versioning and release management. Traditionally, this gap has been filled with tools like release-it, changesets, or custom Node scripts, similar to our approach in the Nx repository.
- automatic changelog generation with CI
-
How does the typescript-eslint project generate its changelogs?
Hi. I'm maintaining a small monorepo and I'd like to learn techniques from large, mature projects like typescript-eslint. I assume they automate changelogs from commit logs and/or PRs, but I can't figure out how they do it by looking at their source code. I do know of tools like release-it that helps automate the process; do the typescript-eslint maintainers use such a tool, or use a homegrown one?
-
Quickly start developing your own npm package library with NestJS.
This is a quick start guide for setting up a NestJS project for creating your own package library with automated versioning and package publishing. https://github.com/Emgevorgyan/nestjs-package-quick-start
-
Package Publishing Reading & Resources
Release It! - This seems promising. A CLI tool that can be used in interactive or continuous integration mode. The big appeal for me is a Yarn workspaces specific plugin.
-
Monorepo is so frustrating...
Fine, but I need a package release tool and release-it tools looks good. I install, configure and on the last step - publishing - I find out that this lib does not support monorepo... https://github.com/release-it/release-it/issues/831 and the release-it-yarn-workspaces lib does not support the latest version of release-it https://github.com/rwjblue/release-it-yarn-workspaces/issues/68
-
My ideal Rust workflow
May be less relevant for your particular workflow (because npm-specific and because everything is internal for you), but Iโm a big fan of an alternative in the auto-release-generation space: the combo of release-it and release-it-lerna-changelog, which give you the same kind of automation but donโt require specific git commit messages, because instead the combo uses the GH API and labels to generate the changelog. This is a muuuuuch nicer experience for external contributors, because it puts the responsibility for that back on maintainers instead.
-
DynamoDB GUI with Electron, React & Typescript
Release It - To create tags, bump the versions, manage release betas and detect merged changes.
-
Writing a High Quality README! ๐ฅ
Release It
What are some alternatives?
react-router-v6-sentry-browser-tracing-integration - Sentry browser tracing integration for React Router v6
semantic-release - :package::rocket: Fully automated version management and package publishing
nestjs-sentry - Provides an injectable sentry.io client to provide enterprise logging nestjs modules
iProxy - ๐ Cross platform Web debugging proxy๏ผfork of LightProxyใLinux & ๅค็ฝๅกๆฏๆ๏ผ
Bountysource - Bountysource is the funding platform for open-source software.
lightproxy - ๐ Cross platform Web debugging proxy