Operations | Monitoring | ITSM | DevOps | Cloud

Latest Posts

Sponsored Post

Alerting has landed: Never miss another mission-critical issue again

Time is of the essence when identifying and resolving issues in your software. The longer it takes for a fix to be deployed, the greater the consequences for your customers. Visibility and speed are core to what makes Raygun powerful and is why today we're excited to continue this journey with our latest feature - Alerting.

Sponsored Post

Build successful React Native apps with Raygun

React Native has come a long way since an internal prototype at Facebook to where it is now. The cross-platform framework is now a go-to tool for businesses to develop natively rendered mobile apps for iOS and Android. Thanks to its reduced development time with hot reloading to its focus on runtime performance with natively rendered views, React Native has gained traction with large-scale companies like Shopify and Tesla. Web developers have made the leap from the browser to mobile bringing with them all of their tools and expertise, and it is consistently the most popular cross-platform framework.

A look at the upcoming improvements to LINQ in .NET 6

When .NET Framework 3.5 was released back in 2007 it included a new feature known as Language Integrated Query, or LINQ for short. LINQ allows .NET developers to write efficient C# code using arrow functions to query collections of objects or even databases using libraries like Entity Framework Core. Like all things with .NET, LINQ continues to evolve over time. The upcoming release of .NET 6 brings a number of really interesting features, including a suite of new LINQ capabilities.
Sponsored Post

Announcing: Bitbucket for APM

Raygun's latest integration with Bitbucket gives you code-level insights into your traces, directly in APM. Today, Raygun expands its suite of integrations for APM, introducing the latest addition - Bitbucket. Once your Raygun account is integrated with Bitbucket, you'll be able to see method source code pulled directly from your repository when inspecting a method in APM. If this sounds interesting to you but you use GitHub instead of Bitbucket, don't worry, we've got you covered for that too. Gain greater context into code execution and get to the root cause of slow performance, faster.

Sponsored Post

10 best error monitoring tools to use in 2021 - A comparison report

Software has the power to make the world a better place - but the real hero's are the people behind the code along with the technology they use to ship better software, faster. Today we're going to be looking into the top 10 error monitoring tools on the market to help you find the best solution for you and your team. Fortunately, there are plenty of innovative companies providing more powerful tools than ever before, all designed to make your life easier.

Sponsored Post

Introducing native support for Core Web Vitals

In December last year, we released tracking for Core Web Vitals using custom tagging so that you can have consolidated performance metrics that accurately reflect your customer's digital experience. Today, we are excited to continue this journey and announce our native first-class support for Core Web Vitals (CWV) tracking within Real User Monitoring. Now, you can see a detailed overview of how your website performs against Google's modern user-centric metrics, alongside all the diagnostics you need to take action.

Sponsored Post

A guide to single-page application performance

Single-page applications (SPAs) present a unique approach to building web applications. They help to increase development velocity and can present big performance wins when it comes to delivering a fast and seamless user experience. Monitoring SPAs for performance still comes with a unique set of challenges, like choosing the most impactful metrics, gaining visibility into app performance over time, and knowing what metrics you can get from the browser. The main benefit of using SPAs is that a page does not need to reload when the content on the page changes. However, this feature, and the fact the page does not reload, is what makes it hard to monitor SPA performance.