sentry-javascript
chrono
sentry-javascript | chrono | |
---|---|---|
14 | 6 | |
8,140 | 4,723 | |
0.7% | 1.2% | |
10.0 | 6.8 | |
3 days ago | 6 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
chrono
- I built a UI for easily converting time
- Prompt Engineering vs. Blind Prompting
-
Quickadd: A Python library for extracting date and time from natural language
I used chrono[1] for my side project and I was struggling with recurrence, nice to see someone is solving it, looks neat!
[1] https://github.com/wanasit/chrono
-
How to detect dates with different formats
I Googled "javascript parse relative dates" which brought up this StackOverflow question which mentioned this JS library. Might be worth a look.
-
Discord Bot for Appointment Scheduling in NodeJS
The first command we encounter is !days [date] which will give all available days in the month of [date]. Omitting this parameter will use the current month. You can also use keywords like today, next month, March 2021, etc. We use a great NLP Library chrono which is capable of interpreting casual text into JavaScript DateTime objects:
-
Improving Reliability, Part 1
For instance, one of my key dependencies, chrono, is now on v2, whereas my project is on v1. I took a look at the changes and decided an upgrade wasn't worth it:
What are some alternatives?
react-router-v6-sentry-browser-tracing-integration - Sentry browser tracing integration for React Router v6
transynthetical-engine - Applied methods of analytical augmentation to build tools using large-language models.
nestjs-sentry - Provides an injectable sentry.io client to provide enterprise logging nestjs modules
quickadd - Parse natural language time and date expressions in python
Bountysource - Bountysource is the funding platform for open-source software.
DiscordEarsBot - A speech-to-text framework and bot for Discord. Take control of your Discord server using speech and voice commands. Can also be useful for hearing impaired and deaf people.