# Application Performance Management (APM)

Application performance management is the operational practice that follows application performance monitoring.

This is one page of public article previews, not the complete archive. Follow Next page to continue. Summaries are not the original full articles.

## Beyond the 200 OK: Architecting Observability for AI

DevFeed: [Beyond the 200 OK: Architecting Observability for AI](<https://devfeed.tech/articles/beyond-the-200-ok-architecting-observability-for-ai-12648.md>)

Original publisher: [Read original article](<https://nordicapis.com/beyond-the-200-ok-architecting-observability-for-ai/>)

Author: Adriano Mota

Published: 2026-09-11T07:00:00Z

Content type: article

Language: en

Sources: [Nordic APIs](<https://devfeed.tech/sources/nordic-apis.md>)

Topics: [ai observability](<https://devfeed.tech/topics/ai-observability.md>), [observability](<https://devfeed.tech/topics/observability.md>), [Application Performance Management (APM)](<https://devfeed.tech/topics/apm.md>), [AI Agent](<https://devfeed.tech/topics/ai-agent.md>), [Artificial Intelligence](<https://devfeed.tech/topics/ai.md>)

Tags: [ai](<https://devfeed.tech/tags/ai.md>), [ai-agent](<https://devfeed.tech/tags/ai-agent.md>), [ai-agents](<https://devfeed.tech/tags/ai-agents.md>), [ai-observability](<https://devfeed.tech/tags/ai-observability.md>), [api-logging](<https://devfeed.tech/tags/api-logging.md>), [api-metrics](<https://devfeed.tech/tags/api-metrics.md>), [api-monitoring](<https://devfeed.tech/tags/api-monitoring.md>), [api-security](<https://devfeed.tech/tags/api-security.md>), [api-testing](<https://devfeed.tech/tags/api-testing.md>), [apm](<https://devfeed.tech/tags/apm.md>), [artificial-intelligence](<https://devfeed.tech/tags/artificial-intelligence.md>), [blog](<https://devfeed.tech/tags/blog.md>), [generative-ai](<https://devfeed.tech/tags/generative-ai.md>), [llm](<https://devfeed.tech/tags/llm.md>), [mcp](<https://devfeed.tech/tags/mcp.md>), [observability](<https://devfeed.tech/tags/observability.md>)

### AI overview

An article about designing observability for AI systems beyond traditional APM metrics, with emphasis on tracking quality, cost, retrieval, and agent behavior.

### Source excerpt

Traditional monitoring tools, such as application performance monitoring (APM), were engineered to monitor deterministic software where specific inputs reliably lead to predictable outputs through hard-coded logic. When a traditional API fails, it usually throws a 500 Internal Server Error. But when an AI agent fails, it might return a perfectly healthy 200 OK status code ...

## Monitor Azure Functions across every hosting plan with Datadog

DevFeed: [Monitor Azure Functions across every hosting plan with Datadog](<https://devfeed.tech/articles/monitor-azure-functions-across-every-hosting-plan-with-datadog-2293.md>)

Original publisher: [Read original article](<https://www.datadoghq.com/blog/monitor-azure-functions-hosting-plans/>)

Author: Duncan Harvey; Kathie Huang; Piyali Banerjee

Published: 2026-08-24T00:00:00Z

Content type: article

Language: en

Sources: [Datadog | The Monitor blog](<https://devfeed.tech/sources/datadog-the-monitor-blog.md>)

Topics: [Azure](<https://devfeed.tech/topics/azure.md>), [serverless monitoring](<https://devfeed.tech/topics/serverless-monitoring.md>), [Serverless](<https://devfeed.tech/topics/serverless.md>), [telemetry](<https://devfeed.tech/topics/telemetry.md>), [tracing](<https://devfeed.tech/topics/tracing.md>), [Traces](<https://devfeed.tech/topics/traces.md>), [Application Performance Management (APM)](<https://devfeed.tech/topics/apm.md>), [cpu](<https://devfeed.tech/topics/cpu.md>), [Node.js](<https://devfeed.tech/topics/node-js.md>), [Python](<https://devfeed.tech/topics/python.md>), [.NET](<https://devfeed.tech/topics/net.md>)

Tags: [apm](<https://devfeed.tech/tags/apm.md>), [azure](<https://devfeed.tech/tags/azure.md>), [azure-functions](<https://devfeed.tech/tags/azure-functions.md>), [cpu](<https://devfeed.tech/tags/cpu.md>), [digital-experience-monitoring](<https://devfeed.tech/tags/digital-experience-monitoring.md>), [metrics](<https://devfeed.tech/tags/metrics.md>), [monitor](<https://devfeed.tech/tags/monitor.md>), [monitoring](<https://devfeed.tech/tags/monitoring.md>), [net](<https://devfeed.tech/tags/net.md>), [node-js](<https://devfeed.tech/tags/node-js.md>), [observability](<https://devfeed.tech/tags/observability.md>), [performance](<https://devfeed.tech/tags/performance.md>), [python](<https://devfeed.tech/tags/python.md>), [serverless](<https://devfeed.tech/tags/serverless.md>), [serverless-monitoring](<https://devfeed.tech/tags/serverless-monitoring.md>), [telemetry](<https://devfeed.tech/tags/telemetry.md>), [traces](<https://devfeed.tech/tags/traces.md>), [tracing](<https://devfeed.tech/tags/tracing.md>)

### AI overview

Datadog Serverless Monitoring expands observability for Azure Functions across Linux and Windows hosting plans, with telemetry collection, distributed tracing, enhanced CPU metrics, and continuous profiling.

### Source excerpt

Trace requests, get enhanced CPU metrics, and profile code across Azure Functions hosting plans with Datadog Serverless Monitoring.

## Control trace volume with OpenTelemetry tail-based sampling

DevFeed: [Control trace volume with OpenTelemetry tail-based sampling](<https://devfeed.tech/articles/control-trace-volume-with-opentelemetry-tail-based-sampling-2243.md>)

Original publisher: [Read original article](<https://www.datadoghq.com/blog/control-trace-volume-with-opentelemetry-tail-based-sampling/>)

Author: Bill Meyer; Eddie Cai

Published: 2026-08-21T00:00:00Z

Content type: tutorial

Language: en

Sources: [Datadog | The Monitor blog](<https://devfeed.tech/sources/datadog-the-monitor-blog.md>)

Topics: [OpenTelemetry](<https://devfeed.tech/topics/opentelemetry.md>), [Traces](<https://devfeed.tech/topics/traces.md>), [tracing](<https://devfeed.tech/topics/tracing.md>), [observability](<https://devfeed.tech/topics/observability.md>), [Application Performance Management (APM)](<https://devfeed.tech/topics/apm.md>), [configuration](<https://devfeed.tech/topics/configuration.md>), [Latency](<https://devfeed.tech/topics/latency.md>)

Tags: [apm](<https://devfeed.tech/tags/apm.md>), [architecture](<https://devfeed.tech/tags/architecture.md>), [distributed-systems](<https://devfeed.tech/tags/distributed-systems.md>), [how-to](<https://devfeed.tech/tags/how-to.md>), [latency](<https://devfeed.tech/tags/latency.md>), [learn](<https://devfeed.tech/tags/learn.md>), [metrics](<https://devfeed.tech/tags/metrics.md>), [observability](<https://devfeed.tech/tags/observability.md>), [opentelemetry](<https://devfeed.tech/tags/opentelemetry.md>), [rideshare](<https://devfeed.tech/tags/rideshare.md>), [synthetic](<https://devfeed.tech/tags/synthetic.md>), [traces](<https://devfeed.tech/tags/traces.md>)

### AI overview

A guide to using OpenTelemetry tail-based sampling to reduce exported trace volume while retaining errors, slow requests, and other diagnostically valuable traces. It explains the difference between head- and tail-based sampling, the role of Span Metrics, and the collector architecture required to evaluate complete traces.

### Source excerpt

Learn how to configure tail-based sampling in the OpenTelemetry Collector to drop noisy traces, keep the ones that matter, and control APM costs.

## Port's Integration Catalog: 200+ Tools for Your Context Lake

DevFeed: [Port's Integration Catalog: 200+ Tools for Your Context Lake](<https://devfeed.tech/articles/port-s-integration-catalog-200-tools-for-your-context-lake-12246.md>)

Original publisher: [Read original article](<https://www.port.io/blog/integration-catalog>)

Author: Alina Barenboim

Published: 2026-08-10T16:27:08Z

Content type: article

Language: en

Sources: [Developer Experience & Platform Engineering Blog | Port](<https://devfeed.tech/sources/developer-experience-platform-engineering-blog-port.md>)

Topics: [CI/CD](<https://devfeed.tech/topics/cicd.md>), [Kubernetes](<https://devfeed.tech/topics/kubernetes.md>), [GitHub](<https://devfeed.tech/topics/github.md>), [Provisioning](<https://devfeed.tech/topics/provisioning.md>), [incident management](<https://devfeed.tech/topics/incident-management.md>), [Application Performance Management (APM)](<https://devfeed.tech/topics/apm.md>), [Security](<https://devfeed.tech/topics/security.md>), [Code review](<https://devfeed.tech/topics/code-review.md>), [Deployment](<https://devfeed.tech/topics/deployment.md>), [DevOps](<https://devfeed.tech/topics/devops.md>), [GitHub Actions](<https://devfeed.tech/topics/github-actions.md>), [GitLab](<https://devfeed.tech/topics/gitlab.md>)

Tags: [apm](<https://devfeed.tech/tags/apm.md>), [ci-cd](<https://devfeed.tech/tags/ci-cd.md>), [deployment](<https://devfeed.tech/tags/deployment.md>), [devops](<https://devfeed.tech/tags/devops.md>), [git](<https://devfeed.tech/tags/git.md>), [github](<https://devfeed.tech/tags/github.md>), [github-actions](<https://devfeed.tech/tags/github-actions.md>), [gitlab](<https://devfeed.tech/tags/gitlab.md>), [incident-management](<https://devfeed.tech/tags/incident-management.md>), [jenkins](<https://devfeed.tech/tags/jenkins.md>), [kubernetes](<https://devfeed.tech/tags/kubernetes.md>), [review](<https://devfeed.tech/tags/review.md>), [security](<https://devfeed.tech/tags/security.md>), [vulnerabilities](<https://devfeed.tech/tags/vulnerabilities.md>)

### AI overview

Port's Integration Catalog describes more than 200 integrations that unify engineering-tool data in a queryable Context Lake. It covers Git, Kubernetes, CI/CD, incident management, APM, security scanning, service mesh, policy violations, deployments, build results, and code activity, with support for custom integrations through Ocean, connectors, APIs, events, and MCPs.

### Source excerpt

Explore Port's 200+ integrations across CI/CD, Kubernetes, incident management, security, and more, all feeding one Context Lake.

## BrowserStack Newsletter July 2026

DevFeed: [BrowserStack Newsletter July 2026](<https://devfeed.tech/articles/browserstack-newsletter-july-2026-12622.md>)

Original publisher: [Read original article](<https://www.browserstack.com/blog/browserstack-newsletter-july-2026/>)

Author: Devanshi Jain

Published: 2026-08-05T10:02:29Z

Content type: article

Language: en

Sources: [BrowserStack Blog](<https://devfeed.tech/sources/browserstack-blog.md>)

Topics: [Testing](<https://devfeed.tech/topics/testing.md>), [Test automation](<https://devfeed.tech/topics/test-automation.md>), [Artificial Intelligence](<https://devfeed.tech/topics/ai.md>), [Playwright](<https://devfeed.tech/topics/playwright.md>), [Selenium](<https://devfeed.tech/topics/selenium.md>), [Cypress](<https://devfeed.tech/topics/cypress.md>), [ide](<https://devfeed.tech/topics/ide.md>), [Application Performance Management (APM)](<https://devfeed.tech/topics/apm.md>), [dashboards](<https://devfeed.tech/topics/dashboards.md>), [Extension](<https://devfeed.tech/topics/extension.md>), [Emulator](<https://devfeed.tech/topics/emulator.md>), [simulator](<https://devfeed.tech/topics/simulator.md>)

Tags: [2026](<https://devfeed.tech/tags/2026.md>), [agentic-ai](<https://devfeed.tech/tags/agentic-ai.md>), [automation](<https://devfeed.tech/tags/automation.md>), [automation-testing](<https://devfeed.tech/tags/automation-testing.md>), [cursor](<https://devfeed.tech/tags/cursor.md>), [cypress](<https://devfeed.tech/tags/cypress.md>), [features](<https://devfeed.tech/tags/features.md>), [ide](<https://devfeed.tech/tags/ide.md>), [newsletter](<https://devfeed.tech/tags/newsletter.md>), [product](<https://devfeed.tech/tags/product.md>), [selenium](<https://devfeed.tech/tags/selenium.md>), [testing](<https://devfeed.tech/tags/testing.md>)

### AI overview

BrowserStack's July 2026 newsletter announces Test Companion, an agentic AI feature for IDE-based test automation, and BrowserStack Load Testing, which combines backend load generation, real-browser performance, and APM metrics. It also highlights updates for certificates, screenshots, emulators, simulators, mobile browsers, Chrome extensions, audio logs, and diagnostic data.

### Source excerpt

Read what's new at BrowserStack in July 2026 - New launches, product features, and more!

## +14% activated users for AppSignal: designing a new homepage in code

DevFeed: [+14% activated users for AppSignal: designing a new homepage in code](<https://devfeed.tech/articles/14-activated-users-for-appsignal-designing-a-new-homepage-in-code-19787.md>)

Original publisher: [Read original article](<https://evilmartians.com/chronicles/plus-14-percent-activated-users-for-appsignal-designing-a-new-homepage-in-code>)

Author: Travis Turner (richardturner@evilmartians.com)

Published: 2026-08-04T00:00:00Z

Content type: article

Language: en

Sources: [Evil Martians](<https://devfeed.tech/sources/evil-martians.md>)

Topics: [Application Performance Management (APM)](<https://devfeed.tech/topics/apm.md>), [error tracking](<https://devfeed.tech/topics/error-tracking.md>), [Tooling](<https://devfeed.tech/topics/tooling.md>), [Code](<https://devfeed.tech/topics/code.md>), [Figma](<https://devfeed.tech/topics/figma.md>), [Artificial Intelligence](<https://devfeed.tech/topics/ai.md>)

Tags: [agentic-development](<https://devfeed.tech/tags/agentic-development.md>), [ai](<https://devfeed.tech/tags/ai.md>), [apm](<https://devfeed.tech/tags/apm.md>), [case-study](<https://devfeed.tech/tags/case-study.md>), [code](<https://devfeed.tech/tags/code.md>), [design](<https://devfeed.tech/tags/design.md>), [design-for-devtools](<https://devfeed.tech/tags/design-for-devtools.md>), [developer-marketing](<https://devfeed.tech/tags/developer-marketing.md>), [developer-products](<https://devfeed.tech/tags/developer-products.md>), [engineering](<https://devfeed.tech/tags/engineering.md>), [error-tracking](<https://devfeed.tech/tags/error-tracking.md>), [figma](<https://devfeed.tech/tags/figma.md>), [product-development](<https://devfeed.tech/tags/product-development.md>), [tooling](<https://devfeed.tech/tags/tooling.md>)

### AI overview

Evil Martians designed and shipped a new AppSignal homepage primarily in code, combining code, Figma, and AI during exploration and prototyping. The selected direction was validated through an A/B test that showed a 14% increase in activated users over the previous site.

### Source excerpt

We designed and shipped a fresh AppSignal homepage in code, then validated it in an A/B test with a 14% lift in activated users.

## Use OpenTelemetry-native observability with Datadog from ingestion to investigation

DevFeed: [Use OpenTelemetry-native observability with Datadog from ingestion to investigation](<https://devfeed.tech/articles/use-opentelemetry-native-observability-with-datadog-from-ingestion-to-investigation-2300.md>)

Original publisher: [Read original article](<https://www.datadoghq.com/blog/native-otel-with-datadog/>)

Author: Shanel Huang

Published: 2026-07-20T00:00:00Z

Content type: article

Language: en

Sources: [Datadog | The Monitor blog](<https://devfeed.tech/sources/datadog-the-monitor-blog.md>)

Topics: [OpenTelemetry](<https://devfeed.tech/topics/opentelemetry.md>), [observability](<https://devfeed.tech/topics/observability.md>), [telemetry](<https://devfeed.tech/topics/telemetry.md>), [Application Performance Management (APM)](<https://devfeed.tech/topics/apm.md>), [infrastructure monitoring](<https://devfeed.tech/topics/infrastructure-monitoring.md>), [Instrumentation](<https://devfeed.tech/topics/instrumentation.md>), [Traces](<https://devfeed.tech/topics/traces.md>), [log management](<https://devfeed.tech/topics/log-management.md>)

Tags: [apm](<https://devfeed.tech/tags/apm.md>), [infrastructure-monitoring](<https://devfeed.tech/tags/infrastructure-monitoring.md>), [instrumentation](<https://devfeed.tech/tags/instrumentation.md>), [kubernetes](<https://devfeed.tech/tags/kubernetes.md>), [logs](<https://devfeed.tech/tags/logs.md>), [metrics](<https://devfeed.tech/tags/metrics.md>), [monitoring](<https://devfeed.tech/tags/monitoring.md>), [observability](<https://devfeed.tech/tags/observability.md>), [open-source](<https://devfeed.tech/tags/open-source.md>), [opentelemetry](<https://devfeed.tech/tags/opentelemetry.md>), [sdks](<https://devfeed.tech/tags/sdks.md>), [serverless](<https://devfeed.tech/tags/serverless.md>), [telemetry](<https://devfeed.tech/tags/telemetry.md>), [traces](<https://devfeed.tech/tags/traces.md>), [tracing](<https://devfeed.tech/tags/tracing.md>)

### AI overview

This article explains how Datadog supports OpenTelemetry-native observability from instrumentation through ingestion and investigation. It covers vendor-neutral OTLP ingestion through the OTel Collector's standard HTTP exporter and Datadog's direct OTLP intake for metrics, logs, and traces, including use cases such as managed services and serverless environments.

### Source excerpt

Learn how you can use vendor-neutral telemetry while preserving Datadog's infrastructure and APM experiences.

## Datadog named Leader in 2026 Gartner® Magic Quadrant™ for Observability Platforms

DevFeed: [Datadog named Leader in 2026 Gartner® Magic Quadrant™ for Observability Platforms](<https://devfeed.tech/articles/datadog-named-leader-in-2026-gartner-magic-quadranttm-for-observability-platforms-2261.md>)

Original publisher: [Read original article](<https://www.datadoghq.com/blog/datadog-observability-platforms-gartner-magic-quadrant-2026/>)

Author: Yanbing Li

Published: 2026-07-15T00:00:00Z

Content type: news

Language: en

Sources: [Datadog | The Monitor blog](<https://devfeed.tech/sources/datadog-the-monitor-blog.md>)

Topics: [observability](<https://devfeed.tech/topics/observability.md>), [agent observability](<https://devfeed.tech/topics/agent-observability.md>), [OpenTelemetry](<https://devfeed.tech/topics/opentelemetry.md>), [Application Performance Management (APM)](<https://devfeed.tech/topics/apm.md>), [Incident response](<https://devfeed.tech/topics/incident-response.md>), [Artificial Intelligence](<https://devfeed.tech/topics/ai.md>)

Tags: [agent-observability](<https://devfeed.tech/tags/agent-observability.md>), [ai](<https://devfeed.tech/tags/ai.md>), [apm](<https://devfeed.tech/tags/apm.md>), [incident-response](<https://devfeed.tech/tags/incident-response.md>), [llm](<https://devfeed.tech/tags/llm.md>), [observability](<https://devfeed.tech/tags/observability.md>), [opentelemetry](<https://devfeed.tech/tags/opentelemetry.md>)

### AI overview

Datadog announces that Gartner named it a Leader in the 2026 Magic Quadrant for Observability Platforms for the sixth consecutive year. The article highlights unified observability and security, autonomous alert investigation, visibility into AI agents and LLM applications, telemetry pipelines with OpenTelemetry support, and end-to-end application performance monitoring.

### Source excerpt

Datadog has been recognized as a Leader in the 2026 Gartner® Magic Quadrant™ for Observability Platforms for the sixth consecutive year. Learn more.

## BrowserStack Newsletter May 2026

DevFeed: [BrowserStack Newsletter May 2026](<https://devfeed.tech/articles/browserstack-newsletter-may-2026-12623.md>)

Original publisher: [Read original article](<https://www.browserstack.com/blog/browserstack-newsletter-may-2026/>)

Author: Devanshi Jain

Published: 2026-06-24T04:07:56Z

Content type: news

Language: en

Sources: [BrowserStack Blog](<https://devfeed.tech/sources/browserstack-blog.md>)

Topics: [Testing](<https://devfeed.tech/topics/testing.md>), [Application Performance Management (APM)](<https://devfeed.tech/topics/apm.md>), [dashboards](<https://devfeed.tech/topics/dashboards.md>), [Artificial Intelligence](<https://devfeed.tech/topics/ai.md>), [Mobile Testing](<https://devfeed.tech/topics/mobile-testing.md>), [iOS](<https://devfeed.tech/topics/ios.md>), [Cypress](<https://devfeed.tech/topics/cypress.md>), [Figma](<https://devfeed.tech/topics/figma.md>), [Robot Framework](<https://devfeed.tech/topics/robotframework.md>), [Storybook](<https://devfeed.tech/topics/storybook.md>)

Tags: [2026](<https://devfeed.tech/tags/2026.md>), [ai](<https://devfeed.tech/tags/ai.md>), [ai-agents](<https://devfeed.tech/tags/ai-agents.md>), [features](<https://devfeed.tech/tags/features.md>), [launch](<https://devfeed.tech/tags/launch.md>), [metrics](<https://devfeed.tech/tags/metrics.md>), [newsletter](<https://devfeed.tech/tags/newsletter.md>), [performance](<https://devfeed.tech/tags/performance.md>), [product](<https://devfeed.tech/tags/product.md>), [testing](<https://devfeed.tech/tags/testing.md>)

### AI overview

BrowserStack's May 2026 newsletter highlights a QA Leadership Summit session on building trustworthy AI testing workflows, the launch of BrowserStack Load Testing, and product updates across mobile testing, visual review, accessibility, scanning, and automation. The Load Testing platform combines backend load generation, real-browser performance, and APM metrics, using AI agents to correlate data and identify root causes.

### Source excerpt

Read what's new at BrowserStack in May 2026 - New launches, product features, and more!

## Monitor OVHcloud with Datadog

DevFeed: [Monitor OVHcloud with Datadog](<https://devfeed.tech/articles/monitor-ovhcloud-with-datadog-2296.md>)

Original publisher: [Read original article](<https://www.datadoghq.com/blog/monitor-ovhcloud-with-datadog/>)

Author: Ellie Cohen; Eddie Cai

Published: 2026-06-09T00:00:00Z

Content type: article

Language: en

Sources: [Datadog | The Monitor blog](<https://devfeed.tech/sources/datadog-the-monitor-blog.md>)

Topics: [log management](<https://devfeed.tech/topics/log-management.md>), [observability](<https://devfeed.tech/topics/observability.md>), [Application Performance Management (APM)](<https://devfeed.tech/topics/apm.md>), [telemetry](<https://devfeed.tech/topics/telemetry.md>), [Cloud](<https://devfeed.tech/topics/cloud.md>), [data](<https://devfeed.tech/topics/data.md>), [AWS IAM](<https://devfeed.tech/topics/aws-iam.md>)

Tags: [apm](<https://devfeed.tech/tags/apm.md>), [cloud](<https://devfeed.tech/tags/cloud.md>), [iam](<https://devfeed.tech/tags/iam.md>), [infrastructure](<https://devfeed.tech/tags/infrastructure.md>), [infrastructure-monitoring](<https://devfeed.tech/tags/infrastructure-monitoring.md>), [kubernetes](<https://devfeed.tech/tags/kubernetes.md>), [log-management](<https://devfeed.tech/tags/log-management.md>), [logs](<https://devfeed.tech/tags/logs.md>), [metrics](<https://devfeed.tech/tags/metrics.md>), [observability](<https://devfeed.tech/tags/observability.md>), [traces](<https://devfeed.tech/tags/traces.md>)

### AI overview

This post explains how to centralize OVHcloud logs in Datadog Log Management and collect metrics and APM traces from OVHcloud infrastructure. It focuses on consistent observability across multi-cloud environments, including centralized search, alerting, analysis, and out-of-the-box monitoring.

### Source excerpt

Centralize OVHcloud logs, host metrics, and APM traces in Datadog for consistent visibility across your entire multi-cloud environment.

## DASH 2026 End-to-End Observability: Guide to Datadog's newest announcements

DevFeed: [DASH 2026 End-to-End Observability: Guide to Datadog's newest announcements](<https://devfeed.tech/articles/dash-2026-end-to-end-observability-guide-to-datadog-s-newest-announcements-2249.md>)

Original publisher: [Read original article](<https://www.datadoghq.com/blog/dash-2026-new-feature-roundup-observability/>)

Author: Datadog

Published: 2026-06-09T00:00:00Z

Content type: article

Language: en

Sources: [Datadog | The Monitor blog](<https://devfeed.tech/sources/datadog-the-monitor-blog.md>)

Topics: [observability](<https://devfeed.tech/topics/observability.md>), [OpenTelemetry](<https://devfeed.tech/topics/opentelemetry.md>), [Instrumentation](<https://devfeed.tech/topics/instrumentation.md>), [telemetry](<https://devfeed.tech/topics/telemetry.md>), [real user monitoring](<https://devfeed.tech/topics/real-user-monitoring.md>), [Application Performance Management (APM)](<https://devfeed.tech/topics/apm.md>), [Front end](<https://devfeed.tech/topics/frontend.md>), [Kubernetes](<https://devfeed.tech/topics/kubernetes.md>), [dashboards](<https://devfeed.tech/topics/dashboards.md>), [Monitoring](<https://devfeed.tech/topics/monitoring.md>), [Cloud](<https://devfeed.tech/topics/cloud.md>), [Network](<https://devfeed.tech/topics/network.md>)

Tags: [announcements](<https://devfeed.tech/tags/announcements.md>), [cloud](<https://devfeed.tech/tags/cloud.md>), [dash](<https://devfeed.tech/tags/dash.md>), [digital-experience-monitoring](<https://devfeed.tech/tags/digital-experience-monitoring.md>), [frontend](<https://devfeed.tech/tags/frontend.md>), [infrastructure](<https://devfeed.tech/tags/infrastructure.md>), [instrumentation](<https://devfeed.tech/tags/instrumentation.md>), [integrations](<https://devfeed.tech/tags/integrations.md>), [kubernetes](<https://devfeed.tech/tags/kubernetes.md>), [metrics](<https://devfeed.tech/tags/metrics.md>), [monitoring](<https://devfeed.tech/tags/monitoring.md>), [observability](<https://devfeed.tech/tags/observability.md>), [open-source](<https://devfeed.tech/tags/open-source.md>), [opentelemetry](<https://devfeed.tech/tags/opentelemetry.md>), [saas](<https://devfeed.tech/tags/saas.md>), [telemetry](<https://devfeed.tech/tags/telemetry.md>), [traces](<https://devfeed.tech/tags/traces.md>), [tracing](<https://devfeed.tech/tags/tracing.md>)

### AI overview

DASH 2026 announcements expand Datadog's end-to-end observability coverage from frontend monitoring to the physical network. The roundup highlights faster instrumentation, deeper digital experience monitoring, broader cloud and infrastructure integrations, and native OpenTelemetry support, including correlated metrics, logs, and traces for infrastructure and Kubernetes workflows.

### Source excerpt

A roundup of everything we announced at DASH 2026, including Service Remapping, new RUM and APM Single Step Instrumentation options, and Pipeline Simulation.

## Monitor Nebius AI Cloud with Datadog

DevFeed: [Monitor Nebius AI Cloud with Datadog](<https://devfeed.tech/articles/monitor-nebius-ai-cloud-with-datadog-2295.md>)

Original publisher: [Read original article](<https://www.datadoghq.com/blog/monitor-nebius-ai-cloud-with-datadog/>)

Author: Ellie Cohen; Eddie Cai

Published: 2026-06-09T00:00:00Z

Content type: article

Language: en

Sources: [Datadog | The Monitor blog](<https://devfeed.tech/sources/datadog-the-monitor-blog.md>)

Topics: [Cloud](<https://devfeed.tech/topics/cloud.md>), [observability](<https://devfeed.tech/topics/observability.md>), [GPU](<https://devfeed.tech/topics/gpu.md>), [log management](<https://devfeed.tech/topics/log-management.md>), [telemetry](<https://devfeed.tech/topics/telemetry.md>), [Large Language Model](<https://devfeed.tech/topics/llm.md>), [Application Performance Management (APM)](<https://devfeed.tech/topics/apm.md>), [agent observability](<https://devfeed.tech/topics/agent-observability.md>), [Kubernetes](<https://devfeed.tech/topics/kubernetes.md>), [AI Models](<https://devfeed.tech/topics/ai-models.md>)

Tags: [agent-observability](<https://devfeed.tech/tags/agent-observability.md>), [apm](<https://devfeed.tech/tags/apm.md>), [cloud](<https://devfeed.tech/tags/cloud.md>), [gpu](<https://devfeed.tech/tags/gpu.md>), [gpu-monitoring](<https://devfeed.tech/tags/gpu-monitoring.md>), [infrastructure-monitoring](<https://devfeed.tech/tags/infrastructure-monitoring.md>), [kubernetes](<https://devfeed.tech/tags/kubernetes.md>), [llm](<https://devfeed.tech/tags/llm.md>), [log-management](<https://devfeed.tech/tags/log-management.md>), [logs](<https://devfeed.tech/tags/logs.md>), [observability](<https://devfeed.tech/tags/observability.md>), [performance](<https://devfeed.tech/tags/performance.md>), [telemetry](<https://devfeed.tech/tags/telemetry.md>)

### AI overview

This article explains how to monitor Nebius AI Cloud workloads with Datadog by centralizing logs, collecting infrastructure metrics and APM traces, tracing LLM applications, and correlating signals across GPU, training, inference, Kubernetes, and other cloud environments.

### Source excerpt

Monitor Nebius AI Cloud workloads with Datadog. Centralize logs, track GPU performance, trace LLM apps, and get unified multi-cloud observability.

## A Software Engineer's Guide to Observability: Part 2 - APM & Distributed Tracing

DevFeed: [A Software Engineer's Guide to Observability: Part 2 - APM & Distributed Tracing](<https://devfeed.tech/articles/a-software-engineer-s-guide-to-observability-part-2-apm-distributed-tracing-23695.md>)

Original publisher: [Read original article](<https://engineering.theblueground.com/a-software-engineers-guide-to-observability-part-2-apm-distributed-tracing-2/>)

Author: Andreas Gounaris

Published: 2026-06-02T12:27:24Z

Content type: tutorial

Language: en

Sources: [Blueground Engineering blog](<https://devfeed.tech/sources/blueground-engineering-blog.md>)

Topics: [Application Performance Management (APM)](<https://devfeed.tech/topics/apm.md>), [tracing](<https://devfeed.tech/topics/tracing.md>), [observability](<https://devfeed.tech/topics/observability.md>), [telemetry](<https://devfeed.tech/topics/telemetry.md>), [Instrumentation](<https://devfeed.tech/topics/instrumentation.md>), [debugging](<https://devfeed.tech/topics/debugging.md>)

Tags: [ai](<https://devfeed.tech/tags/ai.md>), [apm](<https://devfeed.tech/tags/apm.md>), [debugging](<https://devfeed.tech/tags/debugging.md>), [devops](<https://devfeed.tech/tags/devops.md>), [distributed](<https://devfeed.tech/tags/distributed.md>), [engineering](<https://devfeed.tech/tags/engineering.md>), [guide](<https://devfeed.tech/tags/guide.md>), [instrumentation](<https://devfeed.tech/tags/instrumentation.md>), [monitoring](<https://devfeed.tech/tags/monitoring.md>), [observability](<https://devfeed.tech/tags/observability.md>), [tracing](<https://devfeed.tech/tags/tracing.md>)

### AI overview

This guide explains how APM and distributed tracing complement logs by showing application latency, errors, throughput, and time spent across code paths and services. It covers instrumentation, span collection, and tracing workflows for investigating performance problems.

### Source excerpt

Blueground Engineering's observability guide to APM: why tracing matters, auto-instrumentation strategies, custom span best practices, and AI-enhanced debugging workflows In Part 1, we covered logging as your forensics tool for understanding what happened after you've identified a problem. Logs are great at telling you

## Mitigating Denial-of-Service Vulnerability from Unrecoverable Stack Space Exhaustion for React, Next.js, and APM Users

DevFeed: [Mitigating Denial-of-Service Vulnerability from Unrecoverable Stack Space Exhaustion for React, Next.js, and APM Users](<https://devfeed.tech/articles/mitigating-denial-of-service-vulnerability-from-unrecoverable-stack-space-exhaustion-for-react-next-js-and-apm-users-2883.md>)

Original publisher: [Read original article](<https://nodejs.org/en/blog/vulnerability/january-2026-dos-mitigation-async-hooks>)

Published: 2026-01-13T17:00:00Z

Content type: article

Language: en

Sources: [Node.js Blog](<https://devfeed.tech/sources/node-js-blog.md>)

Topics: [Node.js](<https://devfeed.tech/topics/node-js.md>), [vulnerability](<https://devfeed.tech/topics/vulnerability.md>), [DDoS](<https://devfeed.tech/topics/ddos.md>), [Next.js](<https://devfeed.tech/topics/next-js.md>), [React](<https://devfeed.tech/topics/react.md>), [Application Performance Management (APM)](<https://devfeed.tech/topics/apm.md>), [Availability](<https://devfeed.tech/topics/availability.md>), [JavaScript](<https://devfeed.tech/topics/javascript.md>)

Tags: [apm](<https://devfeed.tech/tags/apm.md>), [availability](<https://devfeed.tech/tags/availability.md>), [javascript](<https://devfeed.tech/tags/javascript.md>), [next-js](<https://devfeed.tech/tags/next-js.md>), [node-js](<https://devfeed.tech/tags/node-js.md>), [react](<https://devfeed.tech/tags/react.md>), [security](<https://devfeed.tech/tags/security.md>), [vulnerability](<https://devfeed.tech/tags/vulnerability.md>)

### AI overview

Node.js describes a denial-of-service vulnerability in which stack space exhaustion can cause an immediate, uncatchable process exit when async hooks are enabled. The issue affects applications using React Server Components, Next.js request-context tracking, and APM instrumentation. A January 2026 Node.js security release adds a mitigation, while applications and frameworks should adopt stronger defenses such as limiting attacker-controlled recursion.

### Source excerpt

Node.js® is a free, open-source, cross-platform JavaScript runtime environment that lets developers create servers, web apps, command line tools and scripts.

## GraphOS Router APM Dashboard Templates for Datadog

DevFeed: [GraphOS Router APM Dashboard Templates for Datadog](<https://devfeed.tech/articles/graphos-router-apm-dashboard-templates-for-datadog-23321.md>)

Original publisher: [Read original article](<https://www.apollographql.com/blog/graphos-router-apm-dashboard-templates-for-datadog>)

Author: Matthew Ratzke

Published: 2025-10-07T07:00:47Z

Content type: release

Language: en

Sources: [Apollo Blog](<https://devfeed.tech/sources/apollo-blog.md>)

Topics: [GraphOS](<https://devfeed.tech/topics/graphos.md>), [datadog](<https://devfeed.tech/topics/datadog.md>), [Application Performance Management (APM)](<https://devfeed.tech/topics/apm.md>), [observability](<https://devfeed.tech/topics/observability.md>), [telemetry](<https://devfeed.tech/topics/telemetry.md>), [tracing](<https://devfeed.tech/topics/tracing.md>), [GraphQL](<https://devfeed.tech/topics/graphql.md>)

Tags: [announcement](<https://devfeed.tech/tags/announcement.md>), [apm](<https://devfeed.tech/tags/apm.md>), [datadog](<https://devfeed.tech/tags/datadog.md>), [graphos](<https://devfeed.tech/tags/graphos.md>), [graphql](<https://devfeed.tech/tags/graphql.md>), [instrumentation](<https://devfeed.tech/tags/instrumentation.md>), [observability](<https://devfeed.tech/tags/observability.md>), [telemetry](<https://devfeed.tech/tags/telemetry.md>), [tracing](<https://devfeed.tech/tags/tracing.md>)

### AI overview

Apollo is launching APM dashboard templates for Datadog that provide platform and SRE teams with observability views for GraphOS Router performance. The templates map Router spans and metrics into Datadog, expose GraphQL errors, support router-to-subgraph drill-down, and correlate performance with deployments and versions.

### Source excerpt

Today we're launching APM dashboard templates for Datadog, so platform and SRE teams can get best practices observability into GraphOS Router performance in just minutes. Previously teams would need to determine the important information to monitor, what telemetry is available, and then how to configure the dashboards. This could take hours or days of an engineers time to initially set up and refine over time.

## Are you checking your top two transactions?

DevFeed: [Are you checking your top two transactions?](<https://devfeed.tech/articles/are-you-checking-your-top-two-transactions-39444.md>)

Original publisher: [Read original article](<https://imperfect.substack.com/p/are-you-checking-your-top-two-transactions>)

Author: Pedro Gil Carvalho

Published: 2023-07-28T13:19:09Z

Content type: opinion

Language: en

Sources: [Pedro Gil Carvalho](<https://devfeed.tech/sources/pedro-gil-carvalho.md>)

Topics: [Application Performance Management (APM)](<https://devfeed.tech/topics/apm.md>), [Maintainers](<https://devfeed.tech/topics/maintainers.md>), [Software](<https://devfeed.tech/topics/software.md>)

Tags: [apm](<https://devfeed.tech/tags/apm.md>), [customer-experience](<https://devfeed.tech/tags/customer-experience.md>), [datadog](<https://devfeed.tech/tags/datadog.md>), [elk](<https://devfeed.tech/tags/elk.md>), [maintainers](<https://devfeed.tech/tags/maintainers.md>), [self-hosted](<https://devfeed.tech/tags/self-hosted.md>), [software](<https://devfeed.tech/tags/software.md>)

### AI overview

This short engineering tip recommends periodically reviewing the one or two transactions that consume most of a software service's time. Using available APM data, engineering leaders can discuss performance with maintainers and identify architecture improvements affecting costs or customer experience.

### Source excerpt

Short edition today, because not everything needs to be a ten page essay.

## Diagnosing Android ANRs with Runtime Traces and APM Data

DevFeed: [Diagnosing Android ANRs with Runtime Traces and APM Data](<https://devfeed.tech/articles/demystifying-the-anrs-puzzle-28528.md>)

Original publisher: [Read original article](<https://www.amanjeet.me/demystifying-the-anrs-puzzle/>)

Author: Amanjeet Singh Gurtatta

Published: 2022-01-21T17:52:38Z

Content type: tutorial

Language: en

Sources: [Amanjeet Singh](<https://devfeed.tech/sources/amanjeet-singh.md>)

Topics: [Android](<https://devfeed.tech/topics/android.md>), [observability](<https://devfeed.tech/topics/observability.md>), [Application Performance Management (APM)](<https://devfeed.tech/topics/apm.md>), [debug](<https://devfeed.tech/topics/debug.md>), [Traces](<https://devfeed.tech/topics/traces.md>), [Crashlytics](<https://devfeed.tech/topics/crashlytics.md>), [Google Play](<https://devfeed.tech/topics/google-play.md>)

Tags: [android](<https://devfeed.tech/tags/android.md>), [android-vitals](<https://devfeed.tech/tags/android-vitals.md>), [anr](<https://devfeed.tech/tags/anr.md>), [apm](<https://devfeed.tech/tags/apm.md>), [crashlytics](<https://devfeed.tech/tags/crashlytics.md>), [debug](<https://devfeed.tech/tags/debug.md>), [firebase](<https://devfeed.tech/tags/firebase.md>), [google-play](<https://devfeed.tech/tags/google-play.md>), [mobile-performance](<https://devfeed.tech/tags/mobile-performance.md>), [trace](<https://devfeed.tech/tags/trace.md>)

### AI overview

This article explains why Android Application Not Responding events are difficult to reproduce and diagnose. It describes how the Android runtime responds with SIGQUIT and ANR traces, then introduces approaches APM libraries can use to collect ANR data, including watchdog monitoring.

### Source excerpt

Solving the ANRs Riddle on Android

## Monitoring Node.js Using Datadog APM

DevFeed: [Monitoring Node.js Using Datadog APM](<https://devfeed.tech/articles/monitoring-node-js-using-datadog-apm-19840.md>)

Original publisher: [Read original article](<https://tech.gc.com/monitoring-node-js-using-datadog-apm/>)

Author: GameChanger

Published: 2020-01-29T19:36:34Z

Content type: tutorial

Language: en

Sources: [GameChanger](<https://devfeed.tech/sources/gamechanger.md>)

Topics: [Application Performance Management (APM)](<https://devfeed.tech/topics/apm.md>), [Node.js](<https://devfeed.tech/topics/node-js.md>), [observability](<https://devfeed.tech/topics/observability.md>), [Monitoring](<https://devfeed.tech/topics/monitoring.md>), [API](<https://devfeed.tech/topics/api.md>), [dashboards](<https://devfeed.tech/topics/dashboards.md>), [Traces](<https://devfeed.tech/topics/traces.md>), [Logging](<https://devfeed.tech/topics/logging.md>)

Tags: [api](<https://devfeed.tech/tags/api.md>), [apm](<https://devfeed.tech/tags/apm.md>), [dashboards](<https://devfeed.tech/tags/dashboards.md>), [datadog](<https://devfeed.tech/tags/datadog.md>), [logging](<https://devfeed.tech/tags/logging.md>), [metrics](<https://devfeed.tech/tags/metrics.md>), [node](<https://devfeed.tech/tags/node.md>), [node-js](<https://devfeed.tech/tags/node-js.md>), [observability](<https://devfeed.tech/tags/observability.md>), [traces](<https://devfeed.tech/tags/traces.md>)

### AI overview

This article explains how GameChanger integrated Datadog APM to diagnose performance issues in a high-volume Node.js API server. It describes APM concepts, including request-level tracing, function calls, database queries, response tracking, dashboards, logs, and infrastructure monitoring, and briefly discusses the supporting Node.js client library and open-sourced utility code.

### Source excerpt

Intro GameChanger's Team Manager is built on top of a Node.js API server. Although we've had a lot of monitoring and logging throughout it's lifetime, most of our metrics were at an aggregate level. By alerting on symptoms, it was easy to spot that something was broken, but not necessarily what or why. With the server handling over 100 million requests per day, over 1000 per second, we needed a better way to drill into what the server was doing and figure out causes. Operating at that scale meant that local testing was at best an approximation of production realities. Integrating Datadog APM (Application Performance Monitoring) has solved a lot of our observability issues. It wasn't always straightforward to work with--some of the tooling isn't obvious and the documentation is all over the place--but now that things are up and running, it'd be hard to imagine a world without it. We've also open sourced some of the APM utility code we made along the way as an NPM package. Outline What is APM? What does Datadog provide? What challenges did we face? What doesn't Datadog provide? A feature wishlist Introducing @gamechanger/datadog-apm Conclusion What is APM? APM Stands for Application Performance Monitoring. It can take different forms from one offering to another, but it generally consists of breaking down what your server is doing while accomplishing a specific unit of work. For example, if your server offers an API, the APM will keep track of when a request starts, what functions are called to handle that request, what database queries are performed, and what the response is. A representative flame chart from Datadog's APM for one API request. In Datadog's words, APM "provides you with deep insight into your application's performance - from automatically generated dashboards for monitoring key metrics, like request volume and latency, to detailed traces of individual requests - side by side with your logs and infrastructure monitoring". What does Datadog provide? In ad

## Fishing For Correlations

DevFeed: [Fishing For Correlations](<https://devfeed.tech/articles/fishing-for-correlations-19823.md>)

Original publisher: [Read original article](<https://tech.gc.com/application-performance-monitoring/>)

Author: GameChanger

Published: 2019-02-12T19:51:49Z

Content type: article

Language: en

Sources: [GameChanger](<https://devfeed.tech/sources/gamechanger.md>)

Topics: [observability](<https://devfeed.tech/topics/observability.md>), [Application Performance Management (APM)](<https://devfeed.tech/topics/apm.md>), [Instrumentation](<https://devfeed.tech/topics/instrumentation.md>), [Koa](<https://devfeed.tech/topics/koa.md>), [Monitoring](<https://devfeed.tech/topics/monitoring.md>), [Node.js](<https://devfeed.tech/topics/node-js.md>), [PostgreSQL](<https://devfeed.tech/topics/postgresql.md>), [Logging](<https://devfeed.tech/topics/logging.md>), [async/await](<https://devfeed.tech/topics/async-await.md>)

Tags: [back-end](<https://devfeed.tech/tags/back-end.md>), [instrumentation](<https://devfeed.tech/tags/instrumentation.md>), [logging](<https://devfeed.tech/tags/logging.md>), [metrics](<https://devfeed.tech/tags/metrics.md>), [monitoring](<https://devfeed.tech/tags/monitoring.md>), [node-js](<https://devfeed.tech/tags/node-js.md>), [observability](<https://devfeed.tech/tags/observability.md>), [performance-monitoring](<https://devfeed.tech/tags/performance-monitoring.md>), [postgresql](<https://devfeed.tech/tags/postgresql.md>)

### AI overview

The article describes GameChanger's effort to improve observability during performance degradation in a new back-end system. It discusses instrumenting a Node.js and Koa application, using PostgreSQL, Datadog metrics and APM, and Loggly for centralized logging. The team can monitor system and request metrics but still faces challenges correlating logs, timelines, and behavioral trends.

### Source excerpt

Have you ever participated in a firefight where the root cause seems unclear, then suddenly the symptoms self-resolve? Sometimes inadvertent action may cause it, other times it appears miraculous. If you find yourself in this situation, or excusing recovery with "it was a one-off blip," your system likely lacks sufficient observability. With development and operations increasingly converging, application instrumentation continues to concern many teams building new platforms and maintaining legacy ones. The general rule of thumb when introducing observability into a system is to instrument everything. However, this philosophy creates a user experience challenge. How do we deliver the salient system correlations to the people who can best leverage them? The platform team at GameChanger recently had the opportunity to tackle this question when we encountered performance degradation while scaling a new back-end system. We are not yet finished, but we have progressed meaningfully. Diving into the black box Modern Node.js, using async/await with Koa, powers GameChanger's nascent Team Manager product. PostgreSQL serves as the primary datastore and PgBouncer manages connection pooling to the database. We already use Datadog to monitor many of our legacy systems. Starting with Datadog for a new system made sense for a number of reasons: Vendor familiarity: engineers already understand the operational model and where to look for diagnostics Breadth of functionality: support for a wide variety of metrics, application performance monitoring (APM) and centralized logging, and mature monitor types, ensure our telemetry can scale alongside the codebase Low adoption cost: integrating new services with our existing Datadog configuration is trivial After building an MVP, our baseline instrumentation included typical system level metrics, such as load average, CPU utilization, and used memory, as well as custom metrics for all requests like duration and status code. Such metrics enabl