Neil Manvar

33 posts

Neil Manvar

Neil Manvar

@ndmanvar

Solutions Engineering Manager at https://t.co/69f8v08ggj (@getsentry)

Katılım Şubat 2016
51 Takip Edilen38 Takipçiler
Kent C. Dodds 🏹
Kent C. Dodds 🏹@kentcdodds·
I've finally fixed my integration with @getsentry on my personal site and gosh why did I wait so long to do that? This thing's incredible.
English
17
5
191
49.8K
C-Bass
C-Bass@vesper8·
@getsentry @vueschool Nice tutorial but it would have been much more useful if you also explained how to set it up with vue-cli and not only with vite. I am struggling to figure out how to make the sourcemaps hidden with the vue-cli build, and how to define the __SENTRY_RELEASE__ variable
English
3
0
0
0
Sentry
Sentry@sentry·
Our course on @Vueschool is live! Get a full introduction into Application Monitoring in Vue.js with Sentry in just under an hour. Share with your favorite Vue developer. buff.ly/3fHKKoA
English
2
0
1
0
Neil Manvar
Neil Manvar@ndmanvar·
@jeanqasaur workflow is important for developers, they don't want to sit in a tool and query/graph-watch. figure out the root cause and move on (alert -> relevant context -> fix -> than back to developing)
English
0
0
1
0
✨ Jean Yang ✨
✨ Jean Yang ✨@jeanqasaur·
When people think about/look for dev tools, they often have simplification tools in mind. But for some purposes, what you need is actually a complexity-embracing tool. For example: monitoring can only take you so far. At some point, you need something to help you root cause.
English
4
5
42
0
✨ Jean Yang ✨
✨ Jean Yang ✨@jeanqasaur·
When we talk about "developer experience," we really need to separate dev tools into two categories: ones that simplify things away and ones that help developers engage with complexity. DX needs are different for simplification tools vs complexity-embracing tools! Thread. 👇
English
11
93
477
0
Neil Manvar
Neil Manvar@ndmanvar·
@jeanqasaur warning / shameless plug (sentry.io) here: The way I see monitoring for developers (especially at the code/application-layer level), is that it should tell you what happened in the aggregate + all the relevant in-app context + even surface commit that caused it (:
English
0
0
1
0
Filip Hric
Filip Hric@filip_hric·
Never see someone do the math on this 😂 great talk @bahmutov
Filip Hric tweet media
English
0
0
3
0
Craig Cartmell
Craig Cartmell@craigcartmell1·
Anyone know how to stop @getsentry from scrubbing none data sensitive info in logs? Even without data scrubbing enabled, I'm trying to track down an AWS exception code but it's showing [Filtered].
English
3
0
1
0
Neil Manvar
Neil Manvar@ndmanvar·
@tonydehnke @getsentry yep! it's b/c the sourcemapped and minified issues were merged, and now those fingerprints are all associated to one issue. When you're pulling you issue it usually loads the latest event which may or may not be source mapped b/c of merge You're hypothesis was correct (:
English
1
0
1
0
Cypress.io
Cypress.io@Cypress_io·
We’re thrilled to announce our Series B! 🎉 $40M led by @OpenViewVenture to expand our testing platform and lead the way toward the next generation of testing. prn.to/37mFrry
Cypress.io tweet media
English
13
40
323
0
Neil Manvar
Neil Manvar@ndmanvar·
@Anka213 @getsentry issue-state: ignore, this way they still come in and are saved but you're not alerted on them (: We also cover ignore conditionally / snooze in the webinar! - sentry.io/_/resources/ab… - #ignore" target="_blank" rel="nofollow noopener">docs.sentry.io/workflow/alert…
English
0
0
1
0
LambdaDuck
LambdaDuck@Anka213·
@getsentry Regarding point one, what is your recommendation about what to do with inactionable errors and logs that you still want to save, for the sake of statistics and context?
English
2
0
0
0
Sentry
Sentry@sentry·
Your code is going to break — it's inevitable. We'll help you get it working again before anyone notices. Join us (digitally) on Thursday (5/28) at 10 am PST as we walk you through how to make the most of Sentry with our best practices and configurations. hubs.ly/H0qGV6h0
English
1
0
2
0
Neil Manvar
Neil Manvar@ndmanvar·
nice to meet you @starbuxman! thanks for taking the time today and discussing Sentry in spring-boot (:
English
1
0
3
0
Neil Manvar
Neil Manvar@ndmanvar·
@kwuchu @getsentry Hi @kwuchu! My name is Neil and I work at Sentry. You can filter/drop the event using the beforeSend hook (maybe based on stacktrace), then the error would not be shot up + consume quota. #before-send" target="_blank" rel="nofollow noopener">docs.sentry.io/error-reportin… #filter-events--custom-logic" target="_blank" rel="nofollow noopener">docs.sentry.io/platforms/java… Happy to provide more information/discuss (:
English
0
0
1
0
Iheanyi Ekechukwu
Iheanyi Ekechukwu@kwuchu·
Downsides of letting users use JavaScript on their page. If they write it wrong and their site gets a lot of traffic, it blows through your @getsentry quota. 😭 Got 16k exceptions cause of it, free quota is 10k. RIP me.
English
2
0
25
0