Operations | Monitoring | ITSM | DevOps | Cloud

Latest News

Mastering IPM: API Monitoring for Digital Resilience

APIs (Application Programming Interfaces) have quietly evolved into the backbone of contemporary business operations, even though it's ironic that most people use APIs without even realizing it. For instance, you're ordering your favorite takeaway online; you tap the payment button, and voilà! Through APIs, your payment information swiftly traverses the digital landscape, promptly reflecting the adjustment in your credit card balance.

How Often Should You Ping Your Site?

How often should you ping your site? Should you be checking every few minutes, or every hour? Surely you have other ways to detect problems, so maybe just a daily check of your API and main page would be enough, right? While there’s no single right answer for everyone, this post tries to break down how you can find the right cadence for your site checks.

Your Practical Guide to Reducing MTTR

Let’s face it. Incidents will always happen. We simply can’t prevent them. But we can strive to mitigate the impact incidents have on our product and customers. Ensuring high reliability depends on quickly and effectively finding and fixing problems. This is where the metric MTTR, standing for “mean time to restore” or “mean time to resolve,” becomes valuable for organizations.

Latest top 17 API monitoring tools [open-source included]

Choosing the right API monitoring tool is critical. How do you know which is the right API monitoring tool for you? Here are the top 17 API monitoring tools, including open source tools for API performance monitoring. In this article, we will review the top 17 API monitoring tools which you can use for monitoring your APIs. But first, let’s have a brief overview of APIs.

Exploring the Synergy Between Testing and Monitoring in Software Development

The roles of testing and monitoring often intersect, yet they maintain distinct identities. In my near-decade in the tech sector I've observed how end-to-end (E2E) tests and synthetic monitoring, despite common frameworks and requirements, often fail to benefit from collaboration and synergy.

Monitoring your FastAPI application with OpenTelemetry

FastAPI is a modern Python web framework based on standard Python type hints that makes it easy to build APIs. It's a relatively new framework, having been released in 2018 but has now been adopted by big companies like Uber, Netflix, and Microsoft. Using OpenTelemetry, you can monitor your FastAPI applications for performance by collecting telemetry signals like traces. FastAPI is one of the fastest Python web frameworks currently available and is really efficient when it comes to writing code.
Sponsored Post

Ensuring software quality with integration testing

Before the Raygun API limited release last year, we'd been consistently receiving requests for a public API for a long time, to provide a way for our customers to access their Raygun data programmatically. We're now proud to say we're providing a public API with a range of endpoints, but it took us a lot of planning and development to get here! In this post, I'd like to take you back to the beginning of development on our big API project. Specifically, I want to walk through the pivotal decisions we made around testing when we started development on the project, and how (and why) these have paid off.

Parallel Scheduling Is Now GA: Detect Regional Outages Up to 20x Faster

I am happy to announce that Checkly now supports parallel scheduling as a new way to schedule your checks. Parallel scheduling allows you to reduce mean time to detection, provide better insights when addressing outages, and give improved accuracy in performance trends, making it a powerful new feature for all Checkly users.