Operations | Monitoring | ITSM | DevOps | Cloud

The latest News and Information on Monitoring for Websites, Applications, APIs, Infrastructure, and other technologies.

7 Deadly e-Commerce Checkout Sins

Back in the 1970s when bell bottoms roamed the world and 8-tracks reigned supreme, the Eagles warned us that Hotel California was a place where you could “checkout anytime you like, but you can never leave.” Well, on the 21st century e-commerce landscape there is a similar dilemma facing customers who want to buy everything from gardening equipment to a new car: they can try to checkout anytime they like, but they can never buy.

Moving Massive Amounts of Data into Google Chronicle? Cribl Stream Makes it A Piece of Cake

As someone who admittedly gets bored easily, one of my favorite things about working for a company like Cribl is the huge amount of technologies in our ecosystem I get exposure to. Over time, I also get to observe trends in the market – it’s always so cool to see big upswings in adoption for various platforms and tech. One such trend I’ve observed over the last year is a noticeable uptake and presence in the market of Google Chronicle.

How to capture custom metrics without app code changes using the Java Agent Plugin

The Elastic APM Java Agent automatically tracks many metrics, including those that are generated through Micrometer or the OpenTelemetry Metrics API. So if your application (or the libraries it includes) already exposes metrics from one of those APIs, installing the Elastic APM Java Agent is the only step required to capture them. You'll be able to visualize and configure thresholds, alerts, and anomaly detection — and anything else you want to use them for!

Boost HTTP Client Monitoring in Elixir with AppSignal and Tesla Templates

When relying on data from external services, it's important for the retrieval to be accurate and timely. While we may not control how efficiently an external API responds to our requests, we can control how and when we request data from that API. However, over time as your application and the API that serves it change, once efficient requests may turn into bottlenecks.

Load Balancing 101: Understanding the Basics for Improved Web Performance

In today's digital landscape, where websites and applications are expected to handle increasing traffic loads, ensuring optimal performance and reliability is of paramount importance. Load balancing, a technique used to distribute incoming network traffic across multiple servers, plays a critical role in achieving these goals. Load balancers which are the key components in this process, help optimize resource utilization, enhance the scalability functions, and improve overall system efficiency.

Trusted Types: How we mitigate XSS threats in Grafana 10

Grafana is a rich platform for data visualization, giving you full control over how your data should be visualized. However, this flexibility and freedom comes with some challenges from a security perspective — challenges that need to be solved to protect the data in Grafana. For years, cross-site scripting (XSS) has been among the most common web application security vulnerabilities.

Monitor runtime metrics from OTel-instrumented apps with Datadog APM

OpenTelemetry (OTel) is an open source, vendor-neutral observability framework that supplies APIs, SDKs, and tools for the instrumentation of applications and services. As part of our ongoing commitment to OTel, we are excited to announce support for the ingestion and visualization of runtime metrics from OTel-instrumented applications in Java, .NET, and Go.