sentry-javascript
sentry-electron
sentry-javascript | sentry-electron | |
---|---|---|
14 | 1 | |
8,140 | 232 | |
0.7% | 0.0% | |
10.0 | 9.1 | |
3 days ago | 2 days ago | |
TypeScript | TypeScript | |
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
sentry-electron
-
Performance Monitoring and more updates to Sentry for Electron
With V3.0 of Sentry for Electron, you can automatically monitor application performance without any additional configuration. As well as, track crash-free sessions by release, and unlock more information for every issue like CPU details, display data, memory status, language details, and more. Check out the release notes here.
What are some alternatives?
react-router-v6-sentry-browser-tracing-integration - Sentry browser tracing integration for React Router v6
quagga2 - An advanced barcode-scanner written in Javascript and TypeScript - Continuation from https://github.com/serratus/quaggajs
nestjs-sentry - Provides an injectable sentry.io client to provide enterprise logging nestjs modules
sentry-laravel - The official Laravel SDK for Sentry (sentry.io)
Bountysource - Bountysource is the funding platform for open-source software.
Nest - A progressive Node.js framework for building efficient, scalable, and enterprise-grade server-side applications with TypeScript/JavaScript 🚀