Platform engineering metrics: What to measure and what to ignore
This article emphasizes the importance of quantifying the value of platform engineering initiatives through a tiered metric system. It advocates organizing metrics into outcomes (h…
This article emphasizes the importance of quantifying the value of platform engineering initiatives through a tiered metric system. It advocates organizing metrics into outcomes (h…
The article details a new integration between Datadog and Recorded Future, a threat intelligence platform. This integration automatically enriches Datadog security logs with real-t…
Datadog engineers optimized a slow PostgreSQL query by replacing an inefficient composite index scan with a targeted index that better matches the query's predicates. This change, …
This article highlights the critical need to secure CI/CD pipelines, which are increasingly vulnerable to attacks allowing malicious code injection, access to secrets, and permissi…
The article details the urgent need to migrate away from Ingress NGINX, a key Kubernetes component reaching end-of-life in March 2026, due to security vulnerabilities with no futur…
This article details how to apply threat modeling to GitHub to improve CI/CD security. It identifies key inputs (authentication, source code, configurations, secrets) and associate…
To combat subtle performance regressions in Datadog's Bits AI SRE agent, the team developed a custom, replayable evaluation platform that simulates diverse production incidents usi…
NTT DATA tackled the challenge of deploying dependable agentic AI systems in production by combining Amazon Bedrock AgentCore and Datadog LLM Observability. They found that while b…
AI-assisted development accelerates coding but introduces new security risks like vulnerabilities and exposed secrets. Datadog’s Code Security MCP addresses this by scanning code *…
Datadog’s Session Replay now offers custom heatmap backgrounds, allowing users to directly capture specific UI states from their live site instead of relying on potentially inaccur…
Datadog’s Bits Assistant is a new conversational interface that allows users to query and interact with their Datadog data using natural language, eliminating the need to switch be…
Datadog's Session Replay now includes AI-powered features – AI summaries and smart chapters – to dramatically improve how teams analyze user sessions. These features automatically …