Advertisement Β· 728 Γ— 90

Posts by Sentry

Post image Post image Post image Post image

We can't believe it's already been one week since Nothing But [Inter]net!

Thank you to our guest speakers for making this such a fun and interactive experience πŸ€“ and thank you to all of you who came out to fill the room!

1 day ago 1 0 0 0
Preview
HumanX Cabana Β· Luma In town for HumanX? Come to our happy hour and relax with engineers and founders building with AI. PlanetScale, Sentry, and Inference are taking over Natoma…

In town for HumanX next week? πŸ‘€

Join us for an evening at the HumanX Cabana β€” a laid-back happy hour with great people, strong drinks, and even better music.

Space is limited β€” request your spot here! luma.com/620oj82n

1 day ago 1 0 0 0
Post image

Join us live next Thursday to learn about dashboards in an agentic era πŸ€“

See you there! luma.com/885s4jmc

1 day ago 1 0 0 0
Preview
Send your existing OpenTelemetry traces to Sentry You don't need to rip out your OpenTelemetry instrumentation to use Sentry. Two env vars point your existing traces to Sentry's trace explorer.

If you're already using OpenTelemetry, you don't need to change a thing to have your existing traces show up in Sentry's trace explorer.

Sentry's OTLP support is currently in open beta πŸŽ‰

Check out the full blog post to learn more! blog.sentry.io/send-your-ex...

1 day ago 4 1 0 0
Seer Agent: Debug Anything
Seer Agent: Debug Anything Use Sentry's Seer Agent anywhere in the Sentry UI, CLI, MCP server, and more, to debug your applications and resolve…

Seer, our AI debugger, will soon be available in agent/chatbot form! And you'll be able to ask anything you want about your Sentry account in natural language.

Here's a demo with Paul to show you exactly what you can do with Seer Agent: youtu.be/AUjXZvFWAi8

2 days ago 0 0 0 0
Post image

Your AI agent is running, then all of a sudden goes completely off the rails. Why?

Stop by our booth at HumanX next week April 6-9 to learn how Sentry's Agent Monitoring is keeping the bots in check πŸ€–

We'll be at booth #1212!

2 days ago 2 0 1 0
Post image

New live (free) workshop just dropped!

Join us on April 14 at 10am PT for a session on observability consolidation with Sentry & Recurly 🀝

RSVP here: sentry.io/resources/wo...

3 days ago 0 0 0 0
Preview
Cookbook: Debugging & Monitoring Recipes Step-by-step recipes for debugging, monitoring, and fixing issues with Sentry.

Got a clever workflow that uses Sentry in your dev setup? A prompt chain, an automation, a sneaky integration that saves you hours? Let us know and we'll turn the best ones into official recipes

Check it out! πŸ‘‡
sentry.io/cookbook/

4 days ago 0 0 0 0

A few favorites live in the Cookbook already:
- Monitor your Claude Code, OpenCode, and pi sessions with full AI observability
- Fix production issues in Cursor using Sentry MCP + Seer
- Monitor your MCP server with a single function call

4 days ago 0 0 1 0
Post image

We're launching a cookbook!

But not for food...for cooking with Sentry 😏

We've built a library of step-by-step workflows that show you how to use Sentry (and the Sentry MCP) to automate debugging, monitoring, and everything in between

4 days ago 1 0 2 0
Advertisement
Preview
Next.js Observability Gaps & How to Close Them Next.js hides errors across three runtimes. Here's how to close the gaps in hydration errors, server actions, ORM queries, and AI monitoring.

Our latest blog post covers the specific observability gaps and how to close them with Sentry πŸ€—

blog.sentry.io/next-js-obse...

1 week ago 0 0 0 0
Preview
Next.js Observability Gaps & How to Close Them Next.js hides errors across three runtimes. Here's how to close the gaps in hydration errors, server actions, ORM queries, and AI monitoring.

Next.js gives you SSR, routing, and edge runtimes for free. But its three-runtime architecture means errors hide, DB queries disappear behind ORMs, and server actions swallow useful messages before they hit the browser.

1 week ago 0 0 1 0
Post image

Here's an example where a .meta file was missing. AssetImporter would've returned null. Switch builds would've been broken without any indicators.

But Seer caught it first in code review and saved this dev from a world of pain.

Try Seer for free when you sign up for an account: sentry.io/signup/

1 week ago 0 0 0 0
Post image

Matter of fact, we even added ourselves to the website homepage. Any other questions?

1 week ago 1 0 0 0
Preview
Seer fixes Seer: How our debugging agent helped fix itself How a latency optimization in Seer's region fallback logic turned a minor GCP outage into a full EU service disruption, and how Seer helped diagnose it.

We've been asked before: "if you don't use your products, why should I?"

And to that, I say,
1. We DO use our own products (a lot)

2. I raise you our latest blog post, where we talk about how Seer not only fixes Sentry, but Seer fixes itself πŸ‘‡

blog.sentry.io/seer-fixes-s...

1 week ago 4 1 1 0
Post image

Here's one instance where the validation logic was right, but the placement was wrong πŸ˜”

Seer caught a bug that would've prevented Ryan's users from editing any upcoming race event β€” before the app ever shipped.

Try Seer for free when you sign up for an account: sentry.io/signup/

1 week ago 0 0 0 0
Video

Have you heard of Seer Code Review?

Everyone meet Ryan, a Sentry employee who's using Sentry and Seer to build his side-project, a training app to help runners plan workouts for upcoming races.

Here's how Seer Code Review has been helping him:

1 week ago 2 0 1 0
Post image

Sentry Metrics is in Open Beta πŸ“Š

Track key signals in your application with counters, gauges, and distributions, using the SDK you already have installed.

We allow high-cardinality. β€œIs a certain user triggering a queue backlog?”

Free during beta β†’ docs.sentry.io/product/metrics/

1 week ago 4 0 0 0
Advertisement
Preview
You're probably overdue for a Sentry SDK upgrade Half of all Sentry JS SDK installs are on v8 or older. If you're one of them, here's what you're missing, and how to close the gap without the pain.

Check out our latest blog post to upgrade to v10 and get the most out of all Sentry has to offer: blog.sentry.io/overdue-for-...

2 weeks ago 0 1 0 0
Preview
You're probably overdue for a Sentry SDK upgrade Half of all Sentry JS SDK installs are on v8 or older. If you're one of them, here's what you're missing, and how to close the gap without the pain.

PSA: based on npm download numbers, roughly half of all Sentry JavaScript SDK installs are still on v8 or older 🫒

If you haven't seen Session Replay, structured logs, AI monitoring, and many others in your Sentry dashboard, your SDK version is probably the reason!

2 weeks ago 0 1 1 0
Post image

Going to React Miami next month?

Stop by our booth and meet us at the afterparty at Wynwood Marketplace on April 24th! More details coming soon*

See you there 😎🦩

2 weeks ago 0 0 0 0
Post image

When you're chasing a crash during dev or hunting a perf regression after launch, you need context, not just a stack trace.

Join our next live demo to see how Sentry gives you the crash context, stack traces, and performance data you need to fix issues fast πŸ’¨

RSVP: sentry.io/resources/wo...

2 weeks ago 0 0 0 0
Preview
Fair Source Software in the AI age AI is changing software licensing fast. Here’s why Fair Source still works for companies that want to share code without giving away the business.

Now we're taking a hard look at how AI impacts that model, and whether Fair Source still holds up (Spoiler: it does!)

Read the full blog post here: blog.sentry.io/fair-source-...

2 weeks ago 0 0 0 0
Preview
Fair Source Software in the AI age AI is changing software licensing fast. Here’s why Fair Source still works for companies that want to share code without giving away the business.

Gen AI is changing a lot of things β€” including how we think about software licensing πŸ€”

Sentry has always had strong opinions on licensing, from BSD to FSL to launching Fair Source in 2024.

2 weeks ago 2 1 1 0
Preview
Choosing a JavaScript Logging Library: The 2026 Definitive Guide Pino, Winston, Bunyan, or LogTape; here's how the top JavaScript logging libraries compare so you can pick the right one for your stack

As AI-generated code becomes the norm, production-ready logging is no longer optional. But the good news is it's never been easier to set up for you and your LLM agents πŸ™‚

Check out our latest blog post for a definitive guide to logging libraries in 2026 πŸ‘‰ blog.sentry.io/javascript-l...

2 weeks ago 2 1 0 0
Video

Closing out the last day of GDC with a throwback to our Sentry Speakeasy event from Wednesday 🍸

Thanks everyone for coming out, we'll see you next time!

3 weeks ago 3 0 1 0
Preview
Using Seer to debug faster throughout your workflow In this workshop series, Cody De Arkland will show you how to debug faster with Seer throughout your workflow. The series starts with an overview of all Seer’s features, and how to set everything up.…

And sign up for the next session here: sentry.io/resources/se...

3 weeks ago 0 0 0 0
Root cause and fix production bugs with Seer
Root cause and fix production bugs with Seer Try Sentry for free: https://sentry.io Docs: https://docs.sentry.io

We’re hosting a new livestream series to help you get up to speed on everything new with Seer, our all-seeing AI debugger πŸ‘οΈ

Check out our most recent session on how to root cause and fix production bugs with Seer & Paul! www.youtube.com/watch?v=AtFt...

3 weeks ago 1 0 1 0
Advertisement
Video

Only a few more days of GDC left!

Find us at booth 1749 😎

3 weeks ago 0 0 0 0
Post image Post image Post image

Come visit us at GDC this week! We're at booth #1749

Pro tip: get a πŸͺ™ if you want to see something cool

3 weeks ago 1 0 0 0