Remove articles what-is-api-first
article thumbnail

In Defence of DOM­Content­Loaded

CSS Wizardry

Honestly, I started writing this article, for no real reason and somewhat without context, in December 2022—over half a year ago! Load and DOMContentLoaded are internal browser events—your users have no idea what a Load time even is. What Does It Actually Mean? I bet half of your colleagues don’t either. Or are they…?

Metrics 326
article thumbnail

Implementing service-level objectives to improve software quality

Dynatrace

In what follows, we explore some of these best practices and guidance for implementing service-level objectives in your monitored environment. First, it helps to understand that applications and all the services and infrastructure that support them generate telemetry data based on traffic from real users. Define SLOs for each service.

Software 272
Insiders

Sign Up for our Newsletter

This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

Trending Sources

article thumbnail

The Web Performance APIs Reference

DZone

Each of the following performance APIs is in different stages of the W3C’s specification maturity process. Visit this article for a concise graphic of all the performance APIs’ maturity levels. The use of APIs to Boost Performance. You can see each spec’s stage next to their title.

article thumbnail

Observability engineering: Getting Prometheus metrics right for Kubernetes with Dynatrace and Kepler

Dynatrace

As the two first graduates of the open source project incubator, the Cloud Native Computing Foundation (CNCF), Kubernetes and Prometheus are usually deployed together. In this article, we take a closer look at Prometheus metrics and how we can ingest this data into Dynatrace. What is Prometheus?

Metrics 185
article thumbnail

The road to observability with OpenTelemetry demo part 1: Identifying metrics and traces

Dynatrace

That is, relying on metrics, logs, and traces to understand what software is doing and where it’s running into snags. Especially if you have custom applications that rely on APIs to integrate with other services. But before we do that, let’s quickly go over a primer on what observability and OpenTelemetry are in the first place.

Metrics 188
article thumbnail

The Three Cs: Concatenate, Compress, Cache

CSS Wizardry

I began writing this article in early July 2023 but began to feel a little underwhelmed by it and so left it unfinished. What is the availability, configurability, and efficacy of each? ?️ in this article. What might explain this phenomenon? The former makes for a simpler build step, but is it faster? ?️

Cache 291
article thumbnail

Reporting Core Web Vitals With The Performance API

Smashing Magazine

If you haven’t heard, INP is replacing the First Input Delay (FID) metric, something you can read all about here on Smashing Magazine as a guide to prepare for the change. But that’s not what I really want to talk about. With performance at the forefront of my mind, I decided to head over to MDN for a fresh look at the Performance API.