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

推荐订阅源

D
Docker
小众软件
小众软件
让小产品的独立变现更简单 - ezindie.com
让小产品的独立变现更简单 - ezindie.com
freeCodeCamp Programming Tutorials: Python, JavaScript, Git & More
钛媒体:引领未来商业与生活新知
钛媒体:引领未来商业与生活新知
酷 壳 – CoolShell
酷 壳 – CoolShell
Apple Machine Learning Research
Apple Machine Learning Research
月光博客
月光博客
人人都是产品经理
人人都是产品经理
大猫的无限游戏
大猫的无限游戏
V
V2EX
阮一峰的网络日志
阮一峰的网络日志
奇客Solidot–传递最新科技情报
奇客Solidot–传递最新科技情报
博客园 - Franky
WordPress大学
WordPress大学
有赞技术团队
有赞技术团队
Hugging Face - Blog
Hugging Face - Blog
Jina AI
Jina AI
博客园 - 聂微东
S
SegmentFault 最新的问题
量子位
宝玉的分享
宝玉的分享
OSCHINA 社区最新新闻
OSCHINA 社区最新新闻
博客园_首页

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
Announcing Datadog Agent 5.1 with support for Btrfs and G...
2014-11-24 · via Datadog | The Monitor blog

We are excited to announce the newest release of the Datadog Agent (dd-agent 5.1.0). This latest Agent adds improved support for Btrfs and Go expvar and expands support for a few existing integrations (PostgreSQL, Jenkins, and more). You can find the detailed ChangeLog here.

Introducing support for Btrfs

Datadog Agent 5.1.0 introduces support for a relatively new Linux filesystem called Btrfs. Btrfs is already gaining traction and many of our customers are testing it in conjunction with Docker. Although the Datadog Agent 5.0 ran on Btrfs-based systems, its metrics for file sizes and disk usage were not reflecting the Copy-on-Write optimizations properly. This new update remedies that issue.

Displaying Used and Total Bytes on a Btrfs filesystem
Displaying Used and Total Bytes on a Btrfs filesystem
Displaying Used and Total Bytes on a Btrfs filesystem
Displaying Used and Total Bytes on a Btrfs filesystem

Introducing support for Go expvar

Another new feature for Datadog Agent 5.1.0 is support for “expvar” in Go. expvar is a Golang package that automatically exports the variables you specify and publishes them over http. Support for expvar means that those variables will now be available as metrics in a dashboard.

Displaying a Golang expvar value
Displaying a Golang expvar value
Displaying a Golang expvar value
Displaying a Golang expvar value

Expanded support for existing integrations

We have expanded our support for PostgreSQL, Jenkins, MongoDB, and directory integrations.

  • PostgreSQL - You can now access lock counts and bgwriter metrics to have a more in-depth view of the performance of your PostgreSQL database. As PostgreSQL users, we use the new metrics extensively.

  • Jenkins - You can now add results and build number to events tags. Thanks to Jesse Zoldak for this contribution.

  • MongoDB - Adds logging of server status errors. Thanks to Ivan Groenewold for this contribution.

  • Directories - Allows for file-specific gauges for the purpose of monitoring lock files. Thanks to Markus Ostertag for this contribution.

Datadog Agent 5.1 is available today and upgrade instructions can be found here. If you’re not currently a Datadog customer, sign up for a 14-day free trial of Datadog and check out the latest support enhancements for Btrfs and Go expvar!