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

推荐订阅源

博客园 - 叶小钗
D
Docker
Google DeepMind News
Google DeepMind News
Y
Y Combinator Blog
钛媒体:引领未来商业与生活新知
钛媒体:引领未来商业与生活新知
Blog — PlanetScale
Blog — PlanetScale
OSCHINA 社区最新新闻
OSCHINA 社区最新新闻
U
Unit 42
博客园 - 【当耐特】
N
Netflix TechBlog - Medium
V
Visual Studio Blog
Microsoft Azure Blog
Microsoft Azure Blog
博客园_首页
Recent Announcements
Recent Announcements
GbyAI
GbyAI
T
Tailwind CSS Blog
S
SegmentFault 最新的问题
WordPress大学
WordPress大学
T
The Blog of Author Tim Ferriss
Engineering at Meta
Engineering at Meta
L
LangChain Blog
A
About on SuperTechFans
M
MIT News - Artificial intelligence
B
Blog

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
New feature roundup: Integrations and data collection
Emily Chang · 2017-07-13 · via Datadog | The Monitor blog

This is the first post in a series about Datadog’s latest feature enhancements. This post focuses on new and improved integrations and data collection features. The other installments in the series focus on alerting enhancements and new features for graphing and collaboration, respectively.

Whether your infrastructure is cloud-based, on-prem, serverless, containerized, or all of the above, being able to identify and troubleshoot issues across every layer of your stack is more important than ever before—and also more challenging. As our users’ environments have become more diverse and dynamic, Datadog has continually expanded its capabilities to meet the challenges of monitoring at scale.

datadog monitoring

In this series, we will highlight several recent features and enhancements we’ve developed to help our users gain full observability. This post focuses on our newest integrations and data collection features. Even if you’re already a Datadog customer, we hope you’ll discover new features that will prove useful for monitoring your infrastructure and applications.

More coverage, better observability

At Datadog, it’s no secret that we believe in collecting all of the data you can, and analyzing it to quickly identify and resolve performance issues. With this objective in mind, we are always working to add new integrations to get more data into Datadog, and new features to make it easier to aggregate, analyze, and make decisions based on that data. Three highlights from the past several months:

Application performance monitoring

Datadog’s expansion into application performance monitoring was arguably our biggest development over the past year. APM is now bundled with the Datadog Agent, so you can easily deploy it across your entire infrastructure with a one-line installation. Like the rest of the Datadog Agent, all of the source code for our APM instrumentation is open source and completely customizable.

At launch time, Datadog APM supported applications written in Ruby, Python, and Go, and more languages are now being added. APM also includes auto-instrumentation for popular web frameworks like Django, Ruby on Rails, and Gin, as well as data stores like Redis and Elasticsearch. You can also collect custom traces from your applications using our open source client libraries. With APM built into Datadog, you can track application performance and trace requests across service boundaries, then investigate issues by drilling down into the underlying infrastructure. Get the rundown in this two-minute video:

More metrics, integrations, and dashboards

In the past year or so, Datadog has added or expanded dozens of integrations to bring more visibility to the tools and services you’re already using. Among our newest integrations:

new datadog integrations

We also enhanced many of our existing integrations by adding new metrics and/or improved out-of-the-box dashboards.

Datadog’s new out-of-the-box dashboard for Elasticsearch monitoring
elasticsearch dashboard in datadog
Datadog’s new out-of-the-box dashboard for Elasticsearch monitoring

We now support more than 1,000 infrastructure technologies. If you’d like to learn more about how to contribute new integrations or enhance existing ones, please consult our contribution guide.

Autodiscovery: Monitoring services across containers

According to our latest Docker report, containers churn nine times more quickly than VMs, with an average lifespan of only 2.5 days. With containers constantly starting, stopping, and shifting across hosts, it becomes increasingly difficult to keep track of where your services are running at any given moment.

Datadog Docker report container churn

Datadog’s Autodiscovery feature makes it much easier to automatically collect and aggregate data from your containerized services and track containers’ lifecycle events. Autodiscovery can continuously detect and monitor which services are running where, enabling you to seamlessly track application performance on ephemeral containers. You can even use configuration variables like %%host%% and %%port%% to dynamically apply your monitoring across changing infrastructure.

If you’re using Docker and haven’t yet enabled Autodiscovery, read our guide to get started.

Metrics -> Alerts!

In this post, we highlighted a few ways in which we’ve helped our users collect more metrics from their infrastructure and applications. If you’re already a customer, you can start using these new features right away. Otherwise, get started with a free trial.

Once you’ve collected all of the data you need to monitor, alerts will help you automatically detect if those metrics approach problematic thresholds or reflect abnormal patterns. In the next article in this series, we’ll explore some of the enhancements we made to alerting and algorithmic monitoring.