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

推荐订阅源

人人都是产品经理
人人都是产品经理
Stack Overflow Blog
Stack Overflow Blog
S
SegmentFault 最新的问题
博客园 - 司徒正美
aimingoo的专栏
aimingoo的专栏
U
Unit 42
GbyAI
GbyAI
B
Blog RSS Feed
博客园 - Franky
L
LangChain Blog
Hugging Face - Blog
Hugging Face - Blog
美团技术团队
The GitHub Blog
The GitHub Blog
Y
Y Combinator Blog
云风的 BLOG
云风的 BLOG
H
Hackread – Cybersecurity News, Data Breaches, AI and More
博客园 - 三生石上(FineUI控件)
Microsoft Azure Blog
Microsoft Azure Blog
钛媒体:引领未来商业与生活新知
钛媒体:引领未来商业与生活新知
G
Google Developers Blog
Last Week in AI
Last Week in AI
阮一峰的网络日志
阮一峰的网络日志
让小产品的独立变现更简单 - ezindie.com
让小产品的独立变现更简单 - ezindie.com
Apple Machine Learning Research
Apple Machine Learning Research

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
Optimize and troubleshoot cloud storage at scale with Sto...
2024-12-04 · via Datadog | The Monitor blog
Mahashree Rajendran

Mahashree Rajendran

Mohammad Jama

Mohammad Jama

Organizations today rely on cloud object storage to power diverse workloads, from data analytics and machine learning pipelines to content delivery platforms. But as data volumes explode and storage patterns become more complex, teams often struggle to understand and proactively optimize their storage utilization. And when issues arise—such as unexpected costs or performance bottlenecks—these teams frequently lack the visibility needed to quickly identify and resolve the root cause.

To address these issues and provide critical visibility into your cloud storage infrastructure, we’re introducing Datadog Storage Management. By providing both bucket- and prefix-level analytics for Amazon S3 and Google Cloud Storage—with support for more providers to come—Storage Management helps you understand exactly how your cloud storage is being used, detect potential issues before they impact operations, and make data-driven decisions about storage optimization.

In this post, we’ll discuss how you can use Datadog Storage Management to:

Comprehensively monitor your cloud storage with bucket-level metrics

Bucket-level metrics enable high-level analysis of your object storage usage, performance, and costs. In Datadog Storage Management, you’ll find a breakdown of your Amazon S3 and Google Cloud Storage resources by bucket (Storage Management metrics are grouped by bucket by default), including metrics for storage consumption, object count distribution, latency patterns, request volume analysis, and more. Storage Management also surfaces and summarizes a range of bucket-level issues:

  • Stale prefixes, which indicate unused data that could be inflating storage costs.
  • Sharp increases in prefix size, which may indicate unexpected application behavior or security issues.
  • Elevated latencies and error counts, which could disrupt application performance and have a negative impact on user experience.
Datadog Storage Management provides bucket-level metrics for high-level analysis of storage usage, performance, and costs, as well as tracking a range of bucket-level issues

These issue summaries can help you expedite troubleshooting by quickly zeroing in on the affected buckets. You can also select any bucket from this page for a detailed overview of its contents (based on data prefixes), usage, and performance.

Next, we’ll look at how you can use Storage Management for more granular analysis of your storage utilization and performance.

Get granular, prefix-level insights into the datasets powering your most important workloads

In Amazon S3 and Google Cloud Storage, prefixes are used to organize data objects within buckets. With prefix-level analytics, Storage Management enables you to understand the utilization and performance associated with each of the subsets of data stored in your buckets. This type of visibility can be essential for analyzing your storage usage and optimizing the health, performance, and costs of the datasets underpinning your most important workloads. Using prefix-level storage metrics to track prefix growth rates, write patterns, and object update frequencies can help DevOps and other teams stay ahead of a range of issues, from setbacks in application performance to cost overruns.

Prefix-level storage metrics can help DevOps and other teams stay ahead of a range of issues, from setbacks in application performance to cost overruns

For example, you can use prefix-level metrics to:

  • Manage costs: To stay ahead of rapid prefix growth and preempt spikes in storage costs, you can track the aws.s3.inventory.total_prefix_size and gcp.storage.inventory.total_prefix_size metrics. For example, you might want to use a change alert monitor to ensure that you’re notified of any prefix size increases of more than 50 percent within a 24-hour period.
  • Monitor data pipeline health: To detect delays in data delivery that might compromise downstream processing deadlines, you can compare the aws.s3.inventory.prefix_object_count and aws.s3.inventory.total_prefix_size or the gcp.storage.inventory.prefix_object_count and gcp.storage.inventory.total_prefix_size metrics. By using a composite monitor on these metrics, you can ensure that data is flowing as expected in your pipelines by automatically checking for new (non-empty) files on a regular basis.
  • Track growth patterns: Abnormal data accumulation may indicate application issues. To help ensure a quick response to these issues, you can track prefix growth rates against historical patterns via anomaly monitors on the aws.s3.inventory.total_prefix_size and aws.s3.inventory.prefix_object_count or gcp.storage.inventory.total_prefix_size and gcp.storage.inventory.prefix_object_count metrics.
  • Optimize data organization: To ensure that your data organization is optimized to your workload-specific access patterns, you can use aws.s3.inventory.prefix_object_count and gcp.storage.inventory.prefix_object_count to analyze how different file types and storage tiers are distributed across your prefixes.

Getting started

Storage Management provides actionable visibility into your Amazon S3 and Google Cloud Storage usage with bucket-level and prefix-level metrics that offer a comprehensive picture of your object storage usage. This helps you proactively identify and troubleshoot performance issues, investigate access patterns, and optimize costs. To learn more, see the Storage Management documentation. And if you’re not yet a Datadog user, you can get started with a 14-day free trial.