We’re excited to roll out the revamped Middleware RUM Session Explorer to resolve critical frontend issues faster and improve your users' experience across your web application.
With the new experience, you can:
➡️ View the session recording alongside Events, Network requests, and Console logs, with timeline controls to quickly navigate to specific moments.
➡️ Select a specific time range in a long session and immediately inspect the events, network activity, and other data captured during that period.
➡️ Open the full trace or frontend error associated with an event directly from the session to understand the complete request and error context without switching screens.
➡️ Move to the next or any other session directly from the Session Replay view without returning to the Sessions list.
➡️ Correlate user actions with Web Vitals, long tasks, network requests, and console errors to identify what happened around a performance or functional issue.
➡️ Use session filters and error/frustration signals to quickly identify the sessions most relevant to a reported issue and start debugging from the exact user experience.
Explore the updated Session Explorer → #RUM #observability #frontendmonitoring #userexperience #improveux
@FlipkartSupport My order has been fraudulently marked as DELIVERED without my consent or OTP verification. Order ID: OD438345825100667100
Ekart Tracking ID: FMPP4219780933
The delivery agent in Ahmedabad lied that they couldn't mark it as delivered without an OTP & walked away.
Flipkart apne customer ke sath khilvad kar rhi delivery ko reattempt karti rehti or false information update karti rehti hai flipkart ka naam he dhoka hai bed service at all
@flipkartsupport
@flipkartsupport@_Kalyan_K@flipkartsupport@flipkart Extremely frustrated with the lack of accountability. Standard customer care provides zero resolution and fails to even send an in-app or email confirmation of the contact attempt. Why is there no paper trail for customer complaints?
@flipkartsupport I have already sent the DM with all the details. Why is there no response regarding the internal fraud committed by your Ekart agent in Ahmedabad? Register my fraud dispute immediately! @jagograhakjago@nch1915
VERCEL GOT HACKED
ShinyHunters - the group behind the Ticketmaster breach - is selling Vercel's internal database for $2M on BreachForums
here's why every developer should care:
- they have NPM tokens and GitHub tokens
- Vercel owns Next.js - 6 million weekly downloads
- one malicious push = global supply chain attack
- Vercel confirmed the breach today, April 19
- they literally DMed the hackers on Telegram asking them to stop
rotate your env variables RIGHT NOW
We compared 12 platforms used by engineering teams to track:
• API uptime
• latency & response time
• error rates
• incident alerts
Full guide 👇
https://t.co/uU3tcJVWVK
We have some big news to share.
Middleware has been selected for the @Microsoft for Startups Pegasus Program 2026 and is now live on the Azure Marketplace.
What this means if you're on Azure
If you're on Azure, you can now deploy Middleware directly through the Marketplace. Purchases count toward your Microsoft Azure Consumption Commitment (MACC), so you can use your existing Azure budget. Middleware will also appear as a single line item on your Microsoft invoice; no separate vendor onboarding needed.
This also means closer collaboration with Microsoft's engineering and cloud teams, which translates to faster product improvements and deeper Azure integrations for you.
As always, Middleware provides your team with full root-cause analysis in under 2 minutes, resolves around 70% of infrastructure issues automatically, and uses flat data-ingestion pricing with unlimited users and hosts.
Read more about the Pegasus program here https://t.co/tukiSHq8B1
Thanks for being part of the journey.
https://t.co/nySzZCmRka
Debugging errors in Go? 🐹
Good error handling isn’t just if err != nil.
Learn how to:
• Create errors
• Wrap with context (%w)
• Inspect error chains (https://t.co/Pw318KIvgI, https://t.co/xrcgAVaA9Y)
Read the guide 👇
https://t.co/zbzPVh2Q2v
#golang#devops#programming