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

推荐订阅源

Blog — PlanetScale
Blog — PlanetScale
Vercel News
Vercel News
奇客Solidot–传递最新科技情报
奇客Solidot–传递最新科技情报
量子位
Y
Y Combinator Blog
IT之家
IT之家
博客园 - 聂微东
L
LangChain Blog
爱范儿
爱范儿
H
Help Net Security
GbyAI
GbyAI
F
Fortinet All Blogs
B
Blog
Microsoft Security Blog
Microsoft Security Blog
罗磊的独立博客
C
Check Point Blog
博客园 - 三生石上(FineUI控件)
小众软件
小众软件
D
DataBreaches.Net
Last Week in AI
Last Week in AI
WordPress大学
WordPress大学
B
Blog RSS Feed
酷 壳 – 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
Easy ranking with the new Top Lists
2014-08-27 · via Datadog | The Monitor blog

Understanding the best- or worst-performing components in your infrastructure is a critical part of monitoring. Identifying the most heavily loaded hosts, the databases with the fullest disks, or pages with the worst latency is a solid first step in solving or preventing problems.

We’re pleased to present the Top List viz, which ranks your components by metric values, shows the shape of the ends of their distribution, and makes outliers–if they exist–clearly visible.

Top Lists are another powerful way to work with our tagging system to get meaningful information from the data reported to Datadog.

Top Lists Graphing

Here’s how we use Top Lists graphs at Datadog

We use the Top List graph to identify our least-used database indices. As databases grow and their schemas and queries evolve, old or under-used indices can accumulate and take a toll in memory use, disk space, and write performance. Top Lists allow us to easily identify the least-used indices, clear out some dead wood, and reclaim some space and performance.

We also use Top Lists to give us a better understanding of our customers’ infrastructures. Top Lists show us the most commonly installed version of our Agent, the most commonly installed Python versions, CPU architectures, etc.

40% of our Agents run the latest version
Top Lists Graphing
40% of our Agents run the latest version

Top Lists with tagging

Top Lists show results based on a tag group like host, availability-zone, role, etc. Your grouping options will come from tags that are either automatically created by your enabled integrations, or defined in our flexible tagging system. If you care about specific application versions or customer types, you could create custom tags for them and do your monitoring along the dimensions you care about.

The ranking is based on a metric like load, memory use, custom metrics from your app, etc.–anything you’re already measuring in Datadog.

Let’s say you have a graph measuring server load grouped by role:

Top Lists Graphing

This gives you an overall picture of performance by role, but it doesn’t identify at a glance which roles are the most or least heavily loaded. The Top List widget rolls up each timeseries into a single value and shows the top or bottom values in a bar graph with clear labels:

Top Lists Graphing

You can select the tag by which the data is rolled up, whether to use the average, min, max, or area under the line, how many results to show, and which end of the distribution to show.

Take advantage of Top Lists

The Top List widget works especially well with screenboards when you want to share information that can be digested easily and interaction may not be possible, like on wall-mounted displays.

Top List graphs also work well as a complement to a timeseries or heatmap graph. Timeseries and heatmaps show the performance of the whole group and how it has changed over time, while the Top List will enumerate which components had the highest or lowest values over the graph’s time period.

Top Lists Graphing

If you would like to use the Top List viz to gain insight into the best and worst performing components of your infrastructure, sign up for a free 14 day Datadog trial and check out this new feature for yourself.