The quick download:
Never promise what you can’t measure from the customer’s point of view.
-
A single 100% uptime promise cost $1 million in penalties, because no system measured or managed the commitment behind it.
-
SLAs stay honest when you measure outside-in, from where the customer sits, across many vantage points on the Internet path.
-
Aligning external promises with internal targets gave legal, sales, finance, engineering, and ops one shared service language and one set of metrics.
-
Grade your own SLA program against customer experience today, so you can see risk coming and act before a commitment breaks.
In the early days of DoubleClick, back when SaaS was still known as Application Service Provider (ASP), I was tasked with setting up the QoS (Quality of Service) Team. Our primary mission was to establish a monitoring system, but we quickly found ourselves managing Service Level Agreements (SLAs), a task that became critical after we paid out over $1 million in penalties for SLA violations to a single customer. The cause was straightforward: someone had signed a contract promising 100% uptime, an impossible commitment.
That penalty taught me a lesson I’ve carried into every service I’ve helped run since: never promise what you can’t measure from the customer’s point of view. A good SLA depends on measuring the service the way the user experiences it, from many vantage points, and correlating what you control against what you don’t. That same principle sits at the center of how LogicMonitor approaches Autonomous IT today, and it’s what makes the DoubleClick story worth revisiting as a case study for anyone running cloud and SaaS services now.
This is the story of how we took control of our SLAs, stopped the financial bleeding, and built a shared service language across legal, sales, finance, engineering, and operations. Whether you’re managing SLAs today or just curious about how they work, this post walks through the challenges we faced, the solutions we built, and how each lesson maps to modern practice.
What are SLAs?

An SLA (Service Level Agreement) is a contractual agreement between a vendor and a customer that outlines the expected level of service. Under this legal umbrella, you’ll find Service Level Objectives (SLOs), which define specific metrics like uptime, speed, or transactions per second.
At DoubleClick, we defined SLAs with the following principles in mind:
- Attainable: The goals should be realistic.
- Repeatable: The metrics should be consistently measurable.
- Measurable: The performance should be quantifiable.
- Meaningful: The metrics should matter to the business.
- Mutually Acceptable: Both parties should agree on the terms.
SLAs benefit both the customer and the vendor. For customers, they provide objective grading criteria and protection from poor service. For vendors, they set clear expectations and incentivize quality improvements.
Ground zero, discovery
When we first tackled the SLA problem, we were in crisis mode. The first step was to compile a list of all contracts, extract the SLAs and SLOs, and document the associated penalties. We stored this information in a database and began educating stakeholders, including business leaders, legal teams, and executives, about the importance of SLAs.
From the beginning, we focused on end-user experience-based SLAs. This meant measuring performance from the user’s perspective, not only from the server’s perspective. That distinction is where many SLA programs still break down today. Internal dashboards tend to measure what teams control, such as server health, CPU, and internal service uptime, which isn’t always what the customer actually experiences across the Internet path. A server can report healthy while the user sees timeouts, slow pages, or failed transactions. Measuring outside-in, from where the customer sits, is what keeps an SLA program honest.
A universal challenge
Over the years, I’ve seen many companies face similar issues. Some SRE and Dev teams don’t fully grasp the SLAs their organization has with customers. They often focus heavily on internal SLOs while overlooking how those metrics tie directly to contractual commitments. For instance, after facing significant penalties, companies like Slack revised their SLA terms to better align internal goals with customer promises.
SLA application performance

Establishing an SLA is more than putting a few sentences in a contract. The reason we paid $1 million is that there was no SLA Management System in place. We started by building a Service Level Management (SLM) practice that relied on four pillars: Administration, Monitoring, Reporting, and Compliance (AMRC).
The SLM process
We sat down with business partners, customers, legal, and finance teams to create a process that would prevent costly mistakes in the future. This process, which we called the SLA lifecycle, was reviewed quarterly to ensure it stayed effective and aligned with our business goals.
- Risk simulations with data science: One of the most critical steps in our SLM process was using our in-house data scientists to run simulations. These simulations analyzed historical data from our monitoring tools to assess the risk of breaching SLAs. The goal was to set realistic SLAs that wouldn’t be breached every day, while still meeting customer expectations.
- “What-if” scenarios: We also ran multiple “what-if” scenarios to understand the relationship between availability and revenue. These scenarios helped us evaluate the impact of downtime at different hours of the day and days of the week. For example, we could see how a 10-minute outage during peak traffic hours would affect revenue compared to the same outage during off-peak times.
- The SLA desk: To streamline the process, we created an online tool in 2001, essentially an “SLA desk,” that allowed our sales team to request SLA portfolios for customers. These requests were reviewed and approved by our QoS team, ensuring that every SLA was realistic, measurable, and aligned with our capabilities.
Aligning external and internal SLAs
One of the biggest challenges we faced was the mismatch between external SLAs (what we promised customers) and internal SLAs (what we measured internally). For example, customers would ask for ad-serving uptime, while our tech team measured server availability.
To solve this, we aligned our external and internal SLOs and made the internal objectives (the targets) very high. This was a huge victory because it let us rely on one set of metrics to understand our SLA risk position and drive operational excellence. Our tech group (Ops, Engineering, and others) also became more sensitive to the notion of a business SLA and started to care a lot about not breaching them. In modern cloud and SaaS terms, this is the practice of tying your internal SLOs and error budgets directly to the customer-facing commitments in the contract, so one signal serves both the on-call engineer and the account team.
Monitoring, the key to SLA success
For availability and performance, we relied on three synthetic products. Internally, we ran Sitescope, at the time an early synthetic and infrastructure monitoring tool, across 17 data centers, and used two external synthetic products. We wanted as many data points as possible from as many tools as possible. The stakes were just too high not to invest in multiple tools. This entire SLM project wasn’t cheap to implement and run on an annual basis, but I also knew the cost of not doing it right the hard way.
For monitoring, it became clear we needed to test as often as possible from as many vantage points as possible:
- Infrequent checks distort the picture. If you only test your SLO endpoints once an hour, a short outage inside that 59-minute gap can be missed entirely, and a longer one can have its duration measured inaccurately, which erodes confidence in the reported numbers when you sit down with a customer.
- You also need many data points to ensure statistical significance. Smaller datasets lower precision and power, while larger ones help manage false positives and false negatives.
Today that instinct translates into a concrete standard: measure from a global set of vantage points, test frequently enough to catch short outages, and gather enough samples for the numbers to be statistically credible when a contract is on the line. LM Internet Performance Monitoring measures experience from a global network of vantage points, which closes the kind of blind spots a single internal check leaves open.
Enter Differential Performance Measurement (DPM)
One of our biggest challenges was finding an effective way to measure ad delivery speed and capture it in our SLAs. Clients would look at their site performance, notice spikes, and attribute them to our system, while our performance telemetry showed no problems. We couldn’t correlate the two charts, so we couldn’t agree on whether it was our problem or someone else’s problem.


To address this, we developed a methodology called Differential Performance Measurement (DPM). Our goal was to measure DoubleClick’s performance and availability with precision, and to understand how it affected our customers’ pages. We also wanted to be accountable for what we controlled, so we could avoid blame and finger-pointing.
The methodology added context to the measurements. DPM introduced clarity and comparison, removing absolute performance numbers from the SLAs. Looking back, DPM was an early version of a principle that modern observability now takes for granted: isolate the performance you’re responsible for from the external noise around it, so you can hold yourself accountable for your part and measure it cleanly.
Recipe for Differential Performance Measurement (example with an advert):
- Take two pages, one without ads and one with a single ad call.
- Page A = No ads
- Page B = One ad
- Make sure the pages don’t contain any other third-party references (CDNs, and so on).
- Make sure the page sizes (in KB) are the same.
- “Bake”: Measure response times for both pages and you get the following metrics:
- Differential Response (DR) will be (Response Time of page B) minus (Response Time of page A).
- Differential Response Percentage (DRP) = DR / A. (For example, if Page A is 2 seconds and Page B is 2.1 seconds, DR is 0.1 second, and DRP is 0.1/2 = 0.05 or 5%.)
This approach helped eliminate noise caused by:
- Internet-related issues beyond our control (for example, fiber cuts).
- Monitoring agent inconsistencies (raising the need to monitor our monitoring tools).
- Other third-party dependencies.
To visualize the impact of Differential Performance Measurement (DPM), the chart below compares response times for two scenarios.

Scenario 1: The ad-serving company experienced performance issues, which negatively impacted the customer’s site. The vendor breached the SLA threshold between Time 4 and Time 8.
Scenario 2: The website itself encountered performance problems, unrelated to the ad-serving company.
Reporting, transparency and accountability
After the $1 million penalty, SLA management became a top priority, with visibility extending all the way to the CEO. We reported monthly on compliance and breaches, using tools like DigitalFuel, a service-level reporting tool we used at the time, to detect issues in real time.
By the end of 2001, we were tracking over 100 Operational Level Agreements (OLAs), and a culture of quality had emerged at DoubleClick. The biggest change came from people rather than tools. Engineers, executives, sales, legal, and finance all started speaking the same service language, grading themselves against the same business metrics, and no one wanted to be the reason we breached an SLA. That shared language is what made the numbers mean something across the company.
Lessons learned and the road ahead
Implementing a comprehensive SLM process at DoubleClick allowed us to:
- Manage hundreds of contracts with up to five SLOs each.
- Offer scalable SLAs that could adapt to new products.
- Reduce financial risks by avoiding costly penalties.
- Maintain our reputation by providing accurate and meaningful SLAs.
- Detect breaches in real time, allowing us to take proactive measures.
One of the biggest advantages was knowing in advance when an SLA was at risk. For example, we could predict that adding four minutes of downtime would breach 12 contracts and result in $X in penalties. That kind of foresight changed operational decisions: our Ops team could pause a release, hold a change, or reroute traffic before a breach became revenue lost and customer trust spent.
The hard part in 2001 was that these signals lived in different places. SLA risk sat in one database, infrastructure health in the monitoring tools, Internet conditions in the synthetic products, and customer experience in whatever the client happened to report. Stitching them together took people and time. Correlating them in one system is what LogicMonitor does today.
LM Envision provides the telemetry foundation across hybrid infrastructure, cloud, and applications, LogicMonitor Synthetics and Internet Performance Monitoring show what users experience across the Internet path, and Edwin AI reasons across those signals to prioritize by business impact and turn correlation into governed, prioritized action.
Put together, that means a team can see SLA risk, the infrastructure driving it, the Internet dependencies around it, and the user impact behind it in one view, and act on it before a commitment is broken.
The business case for getting this right hasn’t changed since our $1 million lesson. A missed SLA is revenue exposure, eroded customer trust, and a broken legal and commercial commitment, all at once. Measuring service from the customer’s point of view is what lets a team protect all three at the same time.
Some people dismiss SLAs, and in many cases that skepticism is justified. Bad SLAs, the ones with unrealistic guarantees, no real penalties, or vague measurement criteria, undermine trust. I often see SLAs promising 0% packet loss, but when you ask how it’s measured, you quickly realize it’s meaningless. These kinds of SLAs give the entire concept a bad reputation.
When done right, SLAs are essential. They align customers and vendors, reduce friction, and eliminate blame games. Customers need to demand useful SLAs that hold up in practice, rather than ones that only sound good on paper. The goal is to hold vendors accountable so that if they fail to deliver, they feel the impact.
What every SLA and SLO program should measure today
If I were setting up a QoS practice now, this is the short list I’d hold every SLA and SLO program to:
- Availability and uptime: measured from where the customer sits, not only at the server.
- Latency: response times for the interactions that matter to the user.
- Transaction success: whether real user actions complete, not just whether endpoints respond.
- Third-party dependencies: the CDNs, APIs, and services you rely on but don’t control.
- Internet path health: the network conditions between your service and the customer.
- User-impact signals: who is affected, where, and how badly, so you can tie technical health to business risk.
Building or fixing an SLA program? Start with the fundamentals and modern best practices.
The evolution of SLAs
Back in 2001, we knew SLA management was critical, but few of us could have predicted how integral it would become in today’s cloud-driven world. SLAs have evolved from simple uptime guarantees to complex agreements that cover everything from latency to data residency. XLOs (Experience Level Objectives) are a thing now, metrics that focus on the customer’s experience rather than only the server’s performance. That shift, from internal metrics to customer outcomes, is exactly the lesson the $1 million penalty forced on us more than two decades ago.
The takeaway holds for any team running services today: a good SLA is only as good as your ability to measure it the way the customer feels it. Honoring service commitments means correlating SLA risk, infrastructure health, Internet dependencies, and user experience in one place, and acting on that picture before a breach happens. If you’re building or fixing an SLA program now, start with the fundamentals and the modern practice around them.
See your SLA risk from the customer’s point of view before a commitment breaks.
LogicMonitor brings SLA risk, the infrastructure that drives it, Internet dependencies, and user impact into a single view, so your team can act while there’s still time to protect the commitment.
FAQs
Why is a 100% uptime SLA a problem?
A 100% uptime guarantee promises something no service can measure or sustain across the real Internet path. At DoubleClick, that single promise led to more than $1 million in penalties. A strong SLA sets goals that are attainable, repeatable, measurable, meaningful, and mutually acceptable.
What does it mean to measure an SLA from the customer’s point of view?
It means measuring the service the way the user experiences it, not only from the server. A server can report healthy while the customer sees timeouts, slow pages, or failed transactions. Measuring outside-in, from a global set of vantage points and often enough to catch short outages, keeps the reported numbers credible when a contract is on the line.
How does LogicMonitor help teams manage SLA risk today?
LM Envision provides the telemetry foundation across hybrid infrastructure, cloud, and applications. LogicMonitor Synthetics and Internet Performance Monitoring show what users experience across the Internet path. Edwin AI reasons across those signals and prioritizes by business impact. Together, teams see SLA risk, its infrastructure, Internet dependencies, and user impact in one view and act before a breach happens.




