惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

D
DataBreaches.Net
N
Netflix TechBlog - Medium
F
Fortinet All Blogs
让小产品的独立变现更简单 - ezindie.com
让小产品的独立变现更简单 - ezindie.com
宝玉的分享
宝玉的分享
Y
Y Combinator Blog
博客园 - 聂微东
WordPress大学
WordPress大学
酷 壳 – CoolShell
酷 壳 – CoolShell
B
Blog RSS Feed
小众软件
小众软件
The GitHub Blog
The GitHub Blog
S
SegmentFault 最新的问题
Hugging Face - Blog
Hugging Face - Blog
Jina AI
Jina AI
Microsoft Azure Blog
Microsoft Azure Blog
V
V2EX
B
Blog
H
Help Net Security
D
Docker
钛媒体:引领未来商业与生活新知
钛媒体:引领未来商业与生活新知
罗磊的独立博客
月光博客
月光博客
博客园 - 司徒正美

Datadog | The Monitor blog

Introducing our open source AI-native SAST Instrument and monitor Boomi integration flows with OpenTelemetry and Datadog Not all index scans are equal: How we cut query latency by over 99% Platform engineering metrics: What to measure and what to ignore Integrate Recorded Future threat intelligence with Datadog Cloud SIEM CI/CD security: threat modeling using a MITRE-style threat matrix CI/CD security: How to secure your GitHub ecosystem Ingress NGINX is EOL: A practical guide for migrating to Kubernetes Gateway API Operating agentic AI with Amazon Bedrock AgentCore and Datadog LLM Observability: Lessons from NTT DATA Introducing the Datadog Code Security MCP Capture and analyze custom heatmaps in Session Replay Understand session replays faster with AI summaries and smart chapters Monitor ClickHouse query performance with Datadog Database Monitoring How we designed empathetic alert sounds for on-call engineers Search and act across Datadog to resolve issues faster with Bits Assistant Measure the business impact of every product change with Datadog Experiments Analyzing round trip query latency Configuring JavaScript caches for better performance Introducing Bits AI Dev Agent for Code Security Datadog achieves ISO 42001 certification for responsible AI Monitor Nutanix clusters, hosts, and VMs with Datadog Monitor Juniper Mist in Datadog A new Host Map for modern infrastructure Annotate traces to improve LLM quality with Datadog LLM Observability What’s new in Cloud SIEM: AI-powered investigations, enhanced threat intelligence, and scalable security operations Explore Kubernetes with native OpenTelemetry data Monitor Oracle Fusion Cloud Applications with Datadog Announcing the Datadog Terraform provider v4.0.0 Scaling Kubernetes workloads on custom metrics How to design cloud environments for AI-powered threat analysis
Simplify multi-cloud cost management with FOCUS and Datadog
2025-04-01 · via Datadog | The Monitor blog

When your cloud environment spans multiple cloud service providers (CSPs) and SaaS providers, it can be challenging to collect cost and usage data in a way that gives you complete visibility. Each provider formats its data according to a unique billing model, and these inconsistencies can leave you with fragmented information about your total cloud spend. Manually collating disparate data from multiple providers is inefficient and can result in incomplete data that doesn’t meet your needs for cost management activities like allocation, forecasting, and unit economics.

In this post, we’ll show you how the FinOps Open Cost and Usage Specification (FOCUS) simplifies the process of understanding and managing your cloud costs. We’ll dig into what FOCUS means for your cost visibility and show you how FOCUS can help you efficiently collect and analyze cost data from multiple providers. We’ll also look at how Datadog is participating in the FOCUS project by applying our expertise as a cost and usage data consumer and provider to help shape the specification. But first, we’ll look more closely at the FOCUS specification and how it normalizes multi-cloud cost data.

What is FOCUS?

FOCUS defines a standard format providers can use to deliver their cost and usage data. By normalizing cloud cost data in a vendor-agnostic format, FOCUS enables users—such as FinOps practitioners, finance team members, engineers, and stakeholders—to analyze costs from all providers. FOCUS promotes efficient cloud cost management and helps organizations understand and maximize the business value of their cloud spending.

In this section, we’ll describe how the FOCUS specification formats cost and usage data and how the FOCUS project maintains and improves the spec.

How FOCUS columns describe charges

The FOCUS specification defines a set of columns: specifically, the fields of data that must or may be included in a cost and usage dataset. It also states the type of data each column holds, such as decimal or string. Each row in a FOCUS-compliant dataset describes the charge for a single cost or usage item by conveying its properties within the columns defined by the spec. For example, a row from a FOCUS-compliant AWS billing dataset might describe a charge related to Amazon SQS. That row’s Charge Description column would hold a string value like the one shown here that summarizes the charge:

$0.40 per million Amazon SQS standard requests in Tier1 in US West (Oregon)

Other columns provide additional data about the charge, such as the Billed Cost column, which holds a numeric value representing the charge accrued (including any contractual discounts applied), and the Service Name column, which identifies the provider’s offering. The example row below is excerpted to show only these columns, along with Charge Description:

BilledCost ChargeDescription ServiceName

0.0000008 $0.40 per million Amazon SQS standard requests in Tier1 in US West (Oregon) Amazon Simple Queue Service

Still other columns bring context to cost data by describing how much of a cloud service you have used. The Consumed Quantity and Consumed Unit columns together quantify the hours, bytes, requests, or other units of measure that the row’s cost is derived from. For example, a row in a FOCUS-compliant dataset that describes usage of a particular type of compute instance can help you see not just how much you have paid, but also how many hours during the billing period you have run that instance. The example row below is excerpted to show columns that identify and quantify Amazon EC2 usage.

ConsumedQuantity ConsumedUnit ResourceType ServiceCategory ServiceName

168 Hours instance Compute Amazon Elastic Compute Cloud

For further context, each row also includes a unique product identifier in the SkuId column. In the case of a compute instance charge, SkuId reflects properties of the instance including its instance type, size, and region. SkuPriceId reflects its price.

The FOCUS specification includes a Feature Level designation that indicates whether a field is mandatory, optional, or conditional. By giving providers the flexibility to omit fields from a dataset if they are not relevant, the specification prevents datasets from being any larger than necessary. Alternatively, unused columns can contain a value of NULL. For example, in a dataset from a provider that does not support commitment discount programs, columns that reference commitment discount data—including Commitment Discount Name and CommitmentDiscountId—will be absent or NULL.

FOCUS history and development

The FOCUS specification was created and is maintained by a group of FinOps practitioners, CSPs, SaaS providers, and other contributors in an open source project led by the FinOps Foundation. Datadog helped co-found the project and is actively engaged in it to this day. Later in this post, we’ll take a closer look at Datadog’s role in the project.

Development of the FOCUS specification is progressing quickly. Version 1.0 was released in June 2024, and all major public clouds quickly announced their support. FOCUS 1.1 was released in November 2024. In 2025, the FOCUS project plans to release new versions of the specification that provide deeper support for SaaS costs and give FOCUS users even broader visibility into their overall cloud spending.

The benefits of adopting FOCUS

By normalizing cost and usage data, FOCUS allows for comprehensive cloud cost analysis that can help you launch and mature a FinOps practice. The FinOps framework defines organizational capabilities that are essential components of a successful FinOps practice, and FOCUS is intentionally designed to help you attain these capabilities. Some examples of FinOps capabilities enabled by FOCUS include:

  • Collaboration: Your engineers, FinOps staff, and stakeholders can see and talk about cost data by using common language and tools.
  • Budgeting: Your FinOps staff can easily track cloud spending across all providers.
  • Forecasting: Without FOCUS, information about multi-cloud spending often contained gaps. Now, FOCUS provides complete information on historical spending as a foundation for anticipated future costs.
  • Unit economics: Normalized cost data enables you to account for the entire cost of providing your services and calculate more accurate unit costs.
  • Cost allocation: FOCUS enables more complete cost allocation by providing granular and consistent cost data across all providers.

FOCUS use cases

To illustrate some common applications of the FOCUS standard and help you get started using it, the FinOps Foundation maintains a library of use cases. Each use case includes context that describes the need or problem it addresses, identifies the FOCUS columns that contain the relevant data, and provides a SQL query you can use to retrieve that data.

To accelerate your FinOps evolution, you can use this library of use cases to attain capabilities such as data ingestion, budgeting, and rate optimization. The library also includes use cases that help you create cost reports to keep your stakeholders informed. You’ll also find use cases that enable you to see how much of your cloud spending is covered by discounts or reservations.

As part of Datadog’s engagement with the FOCUS project, Senior FinOps Analyst Deeja Cruz has contributed several use cases, including:

Datadog and FOCUS

By bringing cost and usage data from all providers into a common format, the FOCUS standard provides an efficient way to explore and understand the complete picture of your costs. FOCUS’s goals align with those of Datadog, namely, to unify data from disparate sources and offer a single point of visibility for efficient monitoring. In this section, we’ll look at some specifics about how Datadog is using the FOCUS specification and engaging with the FOCUS project to help build a standard that benefits everyone’s cloud cost monitoring.

As a consumer of cost and usage data

Like our customers, Datadog uses public cloud services extensively. We have a critical need to understand our CSP and SaaS costs in detail so that we can allocate, forecast, and optimize our costs continually. For this, we rely on Cloud Cost Management (CCM). CCM’s Multisource Querying feature allows us to analyze multi-cloud costs by using tags based on FOCUS data, and the out-of-the-box FOCUS dashboard makes it easy to visualize costs and share cost data with stakeholders throughout the organization.

A dashboard displaying cloud cost overview and changes. It includes bar charts showing YTD costs by provider, a pie chart showing YTD cost by provider, bar graphs showing YTD costs by team and service, and tables showing team and service cost changes.

As a provider of cost and usage data

We understand that our customers need to see the complete cost of running their services, including the costs of CSPs and SaaS providers like Datadog. Datadog Costs (now in preview) gives you daily cost data for each Datadog service you’re using. Your costs are automatically tagged, so you can easily break them down to see how much of your Datadog spending is attributable to any team or service during any billing period of interest. The screenshot below shows the Software Catalog page detailing Datadog costs for a single service.

A screenshot of the Software Catalog, with a cost summary section showing total cost, cost change, and workload idle cost, along with a graph detailing cost over time.

Similarly, Datadog’s Custom Costs feature helps you understand your spending on other SaaS providers. You can upload FOCUS-formatted cost and usage datasets, then explore your SaaS costs in CCM and use Multisource Querying to analyze costs from all your CSPs and SaaS providers. You can also use Custom Costs to track the costs of your private clouds and custom applications, which helps ensure that you don’t have gaps in your cost visibility.

As a FOCUS project partner

Besides being a consumer and provider of cost and usage data, Datadog remains an active partner in the FOCUS project by helping to define the specification and encourage its adoption. Datadog Staff Engineer Christopher Harris is a member of the FOCUS steering committee, working to shape and execute the vision of the FOCUS standard. Christopher has also served as a project maintainer since the specification’s initial v0.5 release. In this role, he leads the project’s release logistics by delivering key priorities with each new version of the specification.

Deeja Cruz (whose work on FOCUS use cases we saw earlier in this post) is a FOCUS project contributor, collaborating with other contributors to deliver code for each version of the specification. Deeja’s input helps realize the potential of the FOCUS standard and enables new functionality, including expanded support for SaaS costs planned for upcoming versions of the FOCUS specification.

Get started with FOCUS data in Datadog

Understanding the costs of your multi-cloud environment—including SaaS costs—is essential for maximizing the value of your cloud spending. Datadog is actively investing in the FOCUS standard and surfacing data from your FOCUS-compliant cost and usage datasets so that you can analyze all your costs alongside your infrastructure, performance, and security data.

To learn more about how to use your FOCUS data in Datadog, see the documentation on CCM, Multisource Querying, and Datadog Costs. If you’re not already using Datadog, you can start today with a free 14-day trial.