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

推荐订阅源

大猫的无限游戏
大猫的无限游戏
aimingoo的专栏
aimingoo的专栏
I
InfoQ
B
Blog RSS Feed
D
DataBreaches.Net
S
SegmentFault 最新的问题
P
Proofpoint News Feed
A
About on SuperTechFans
WordPress大学
WordPress大学
Hugging Face - Blog
Hugging Face - Blog
博客园 - 司徒正美
小众软件
小众软件
博客园 - Franky
有赞技术团队
有赞技术团队
D
Docker
T
Tailwind CSS Blog
雷峰网
雷峰网
让小产品的独立变现更简单 - ezindie.com
让小产品的独立变现更简单 - ezindie.com
Blog — PlanetScale
Blog — PlanetScale
酷 壳 – CoolShell
酷 壳 – CoolShell
B
Blog
V
Visual Studio 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
Install updated Datadog integrations as they become avail...
Hippolyte Henry, John Matson · 2019-06-06 · via Datadog | The Monitor blog

We’re excited to announce a new feature that enables you to install updates to your Datadog Agent integrations as soon as they are released. That means that you can make use of new or updated integrations right away, without waiting for a full release of the Datadog Agent.

Agent integrations, at your command

Every time you download or update the Datadog Agent, the install process automatically pulls in the latest version of all the official Agent integrations that were bundled with that release. The new datadog-agent integration command for Linux and Windows allows users to quickly and securely install individual integrations between Agent releases, so you can put new or updated integrations to work as soon as they become available. (You can read about the security work that made this feature possible on our engineering blog.)

How to use the new command

The datadog-agent integration command has four subcommands:

  • install: install a specific version of an integration

  • remove: remove an integration

  • show: get the version number and other information about an integration

  • freeze: list the Python packages for all installed integrations

To upgrade an integration to a newer version on a Linux host, you can run the following command:

sudo -u dd-agent -- datadog-agent integration install datadog-<integration_name>==<version>

For example, you can use the command to update Datadog’s vSphere integration to version 4.0.0:

sudo -u dd-agent -- datadog-agent integration install datadog-vsphere==4.0.0

For more usage information on Linux and Windows hosts, consult the Agent docs.

More power over your integrations

We’re excited to put this command in your hands so you can start making use of integration enhancements and updates as soon as they are released. To start using the new datadog-agent integration command, ensure that you’re running an updated version of the Datadog Agent. All four subcommands are available as of version 6.9.0 of the Agent. For more info, read the docs for our Agent integration management features here.

If you aren’t yet using Datadog to monitor your infrastructure and applications, you can sign up for a 14-day trial here.