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

推荐订阅源

D
Docker
博客园 - 【当耐特】
S
SegmentFault 最新的问题
阮一峰的网络日志
阮一峰的网络日志
大猫的无限游戏
大猫的无限游戏
WordPress大学
WordPress大学
奇客Solidot–传递最新科技情报
奇客Solidot–传递最新科技情报
The Cloudflare Blog
Apple Machine Learning Research
Apple Machine Learning Research
小众软件
小众软件
博客园 - 三生石上(FineUI控件)
Martin Fowler
Martin Fowler
云风的 BLOG
云风的 BLOG
钛媒体:引领未来商业与生活新知
钛媒体:引领未来商业与生活新知
F
Fortinet All Blogs
Y
Y Combinator Blog
freeCodeCamp Programming Tutorials: Python, JavaScript, Git & More
OSCHINA 社区最新新闻
OSCHINA 社区最新新闻
J
Java Code Geeks
Engineering at Meta
Engineering at Meta
MyScale Blog
MyScale Blog
B
Blog
酷 壳 – CoolShell
酷 壳 – CoolShell
人人都是产品经理
人人都是产品经理

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
Track changes in your containerized infrastructure with C...
2024-05-06 · via Datadog | The Monitor blog

Datadog’s Container Images view provides key insights into every container image used in your environment, helping you quickly detect and remediate security and performance problems that can affect multiple containers in your distributed system. In addition to having a snapshot of the performance of your container fleet, it’s also critical to understand large-scale trends in security posture and resource utilization over time.

Now, Datadog’s Container Image Trends view helps you answer key questions about image posture across your entire containerized infrastructure. You can use this view to answer questions like:

  • What are my oldest running container images?
  • How has the amount of vulnerabilities in my container images changed over time?
  • Which is the most commonly used remote image registry across my infrastructure?

In this post, we’ll show you how the Container Image Trends view can help you:

Get high-level insights about your container image ecosystem

The top section of the Container Image Trends view provides a brief summary of several key metrics—max image size, oldest image age, total vulnerability count, and total running containers.

Top metrics in the Container Image Trends view

These data points give you a high-level view of your container image ecosystem at a glance. For example, if you are trying to enforce use of lightweight images in your environment because they tend to contain fewer vulnerabilities, you can see how your max image size is trending, helping you quickly gauge how your team is progressing in this effort.

From here, you can dive deeper into the details for the running containers associated with your container images. The Running Container Images section of the Container Image Trends view shows you how many containers are running images from your registries and repositories, so you can understand the total infrastructure footprint of individual images. It also shows you your oldest running container images and the average age of an image in your environment, helping you identify which images may need to be updated and track your progress in lowering average image age over time.

Running Container Images metrics

Container images are frequently pulled from remote cloud registries and stored locally on the host to be readily available to run containers. Often, container images that are no longer used are kept in the local host registry, taking up unnecessary disk space and potentially impacting costs.

In the Pulled Container Images section of the Container Image Trends page, you can easily identify:

  • What images are present in local host registries but no longer running
  • Which image registries are the most commonly used based on the number of running containers
Pulled Container Images section

With this information, you can spot cloud registries that you may be paying for but not actively using, as well as images that are taking up unnecessary disk space in your hosts.

It’s important to understand where vulnerable container images are present in your environment and track your progress toward remediation. If you are using Datadog Cloud Security, you’ll be able to see container image vulnerability data in the Container Image Trends view.

The Security Posture section shows the current vulnerabilities in your container images and allows you to compare your current state against historical data. You can see:

  • The distribution of vulnerabilities across your image registries
  • How many vulnerabilities are present in your most commonly deployed images, including the percent change since one week ago
  • How the total number of vulnerabilities across your container images has changed since one week prior
Security Posture section

With this data, you can see where the most risks lie in your environment, decide which registries to prioritize for remediation, and track your recent progress in addressing these issues.

Use dashboards based on image-specific metrics for more customized monitoring

Once you’ve enabled the Container Image Trends view in Infrastructure Monitoring, several new metrics become available for your container images:

  • contimage.max_image_size: The maximum size of the container image
  • contimage.max_image_age: The age of the container image
  • contimage.running_containers: The number of containers in which the container image is running

Additionally, if you have enabled Container Vulnerabilities within Datadog Cloud Security, another metric will be available:

  • contimage.vuln_count: The total number of vulnerabilities found in the container image (for Cloud Security customers)

In addition to seeing these metrics in the Container Image Trends view, you can also use them to tailor your monitoring more specifically to your needs using dashboards. For example, you can create a custom dashboard by copying individual widgets from the Container Image Trends view.

Export metrics to a dashboard

Alternatively, you can use the out-of-the-box Container Image Trends dashboard and adjust the metrics you’re viewing based on the needs of your environment by cloning the dashboard and editing your widgets as needed.

Out-of-the-box Container Image Trends dashboard

The Container Image Trends view is available to all Datadog Container Monitoring users. You can use our documentation to get started with Container Monitoring. Or, if you aren’t already a Datadog user, you can sign up for a 14-day free trial.