# session replay

A software observability technique that captures and visually replays user interactions in web or mobile applications to investigate experience issues.

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

## Digital Experience Monitoring with Grafana Cloud: Session Replay, synthetic checks, and faster investigations

DevFeed: [Digital Experience Monitoring with Grafana Cloud: Session Replay, synthetic checks, and faster investigations](<https://devfeed.tech/articles/digital-experience-monitoring-with-grafana-cloud-session-replay-synthetic-checks-and-faster-investigations-21514.md>)

Original publisher: [Read original article](<https://grafana.com/blog/digital-experience-monitoring-with-grafana-cloud-session-replay-synthetic-checks-and-faster-investigations/>)

Author: Bukola Ayodele

Published: 2026-09-15T01:35:30.954353Z

Content type: article

Language: en

Sources: [Grafana Labs blog on Grafana Labs](<https://devfeed.tech/sources/grafana-labs-blog-on-grafana-labs.md>)

Topics: [digital experience monitoring](<https://devfeed.tech/topics/digital-experience-monitoring.md>), [Grafana Cloud](<https://devfeed.tech/topics/grafana-cloud.md>), [Frontend observability](<https://devfeed.tech/topics/frontend-observability.md>), [synthetic monitoring](<https://devfeed.tech/topics/synthetic-monitoring.md>), [real user monitoring](<https://devfeed.tech/topics/real-user-monitoring.md>), [session replay](<https://devfeed.tech/topics/session-replay.md>), [Instrumentation](<https://devfeed.tech/topics/instrumentation.md>), [web applications](<https://devfeed.tech/topics/web-applications.md>), [JavaScript](<https://devfeed.tech/topics/javascript.md>), [Core Web Vitals](<https://devfeed.tech/topics/core-web-vitals.md>), [Traces](<https://devfeed.tech/topics/traces.md>)

Tags: [analytics](<https://devfeed.tech/tags/analytics.md>), [core-web-vitals](<https://devfeed.tech/tags/core-web-vitals.md>), [digital-experience-monitoring](<https://devfeed.tech/tags/digital-experience-monitoring.md>), [frontend-observability](<https://devfeed.tech/tags/frontend-observability.md>), [grafana](<https://devfeed.tech/tags/grafana.md>), [grafana-cloud](<https://devfeed.tech/tags/grafana-cloud.md>), [grafana-cloud-frontend-observability](<https://devfeed.tech/tags/grafana-cloud-frontend-observability.md>), [instrumentation](<https://devfeed.tech/tags/instrumentation.md>), [javascript](<https://devfeed.tech/tags/javascript.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>), [real-user-monitoring](<https://devfeed.tech/tags/real-user-monitoring.md>), [session-replay](<https://devfeed.tech/tags/session-replay.md>), [synthetic](<https://devfeed.tech/tags/synthetic.md>), [synthetic-monitoring](<https://devfeed.tech/tags/synthetic-monitoring.md>), [traces](<https://devfeed.tech/tags/traces.md>), [web-applications](<https://devfeed.tech/tags/web-applications.md>)

### AI overview

This article explains how Digital Experience Monitoring in Grafana Cloud combines Frontend Observability, Synthetic Monitoring, real user monitoring, and session replay. It shows how these capabilities help engineering teams detect issues proactively, understand their scope and root causes, correlate frontend signals with backend traces, and resolve production problems faster.

### Source excerpt

When something breaks in production, the questions that matter most are also the toughest to answer from metrics alone: who was affected, what did they actually see, and is this worth waking someone up for? Answering those questions requires a fuller picture of the issue and its impact on your users. That's where Digital Experience Monitoring (DEM) in Grafana Cloud comes in. By combining Frontend Observability and Synthetic Monitoring, DEM connects real user experiences with proactive testing, helping engineering teams understand the scope of an issue, investigate its cause, and resolve it faster, all within Grafana Cloud. In this blog post, we'll walk through some of the latest DEM updates in Grafana Cloud, and how to get started. You can also learn more by watching the video below. First, what is Digital Experience Monitoring? Digital Experience Monitoring in Grafana Cloud gives you a complete picture of how users experience your web applications, from real user data to proactive synthetic checks. DEM helps your team achieve: Real user visibility: know how users truly experience your web application, not just what your backend metrics suggest. Proactive detection: catch problems before your users do, using automated checks against your critical user journeys. End-to-end correlation: connect a frontend signal to the backend trace behind it. Faster resolution: cut your mean time to recovery from hours to minutes. Session Replay: see exactly what your users saw Session Replay in Grafana Cloud Frontend Observability lets you visually replay what a user saw and did inside your web application. Your team can watch exactly what users experienced and correlate it with real user monitoring signals like Core Web Vitals, user actions, and traces, which makes it a powerful tool for investigating bugs and running root cause analysis. Session Replay is powered by Faro, Grafana's open source JavaScript instrumentation library for collecting real user monitoring data. Let's walk

## Visual playback of the user journey: Introducing Session Replay in Grafana Cloud Frontend Observability

DevFeed: [Visual playback of the user journey: Introducing Session Replay in Grafana Cloud Frontend Observability](<https://devfeed.tech/articles/visual-playback-of-the-user-journey-introducing-session-replay-in-grafana-cloud-frontend-observability-8594.md>)

Original publisher: [Read original article](<https://grafana.com/blog/visual-playback-of-the-user-journey-introducing-session-replay-in-grafana-cloud-frontend-observability/>)

Author: Lukasz Gut

Published: 2026-09-12T11:22:06.456390Z

Content type: article

Language: en

Sources: [Grafana Labs blog on Grafana Labs](<https://devfeed.tech/sources/grafana-labs-blog-on-grafana-labs.md>)

Topics: [session replay](<https://devfeed.tech/topics/session-replay.md>), [Grafana Cloud Frontend Observability](<https://devfeed.tech/topics/grafana-cloud-frontend-observability.md>), [Frontend observability](<https://devfeed.tech/topics/frontend-observability.md>), [web applications](<https://devfeed.tech/topics/web-applications.md>), [telemetry](<https://devfeed.tech/topics/telemetry.md>), [SDKs](<https://devfeed.tech/topics/sdks.md>)

Tags: [analytics](<https://devfeed.tech/tags/analytics.md>), [frontend-observability](<https://devfeed.tech/tags/frontend-observability.md>), [grafana](<https://devfeed.tech/tags/grafana.md>), [grafana-cloud-frontend-observability](<https://devfeed.tech/tags/grafana-cloud-frontend-observability.md>), [instrumentation](<https://devfeed.tech/tags/instrumentation.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>), [privacy](<https://devfeed.tech/tags/privacy.md>), [session-replay](<https://devfeed.tech/tags/session-replay.md>), [telemetry](<https://devfeed.tech/tags/telemetry.md>), [traces](<https://devfeed.tech/tags/traces.md>), [web-applications](<https://devfeed.tech/tags/web-applications.md>)

### AI overview

The article introduces Session Replay, a public-preview add-on for Grafana Cloud Frontend Observability. It visually reconstructs how a web application appeared and changed during a user session, linking that playback to session timelines and technical telemetry so engineering teams can investigate frontend problems more directly.

### Source excerpt

Grafana Cloud Frontend Observability helps engineering teams quantify the end user experience by bringing metrics, logs, traces, and user session context to client-side web applications. Teams can monitor application health and performance over time, triage errors, and correlate frontend signals with backend telemetry to investigate issues across the stack. Yet some of the hardest frontend problems remain difficult to diagnose. A support ticket might report that a checkout button did nothing, a form unexpectedly reset, or a workflow broke only in one browser or on one device. Metrics can reveal a performance regression, logs can capture an error, and traces can expose a slow request, but no single signal shows what the interface actually looked like to the user. This is exactly why we built Session Replay, an add-on feature in Frontend Observability that provides a visual reconstruction of a user's journey, connected to the telemetry Grafana Cloud already collects. It helps engineering teams move from a reported problem to seeing what happened and knowing exactly where to investigate next. What is Session Replay in Grafana Cloud Frontend Observability? Session Replay, now in public preview, adds visual playback capabilities to Frontend Observability. It reconstructs how a web application appeared and changed as a user navigated and interacted with it, so you can observe the journey as it unfolded instead of inferring it from individual telemetry events. Frontend Observability already brings together a chronological timeline of the events within a user session. That timeline tells you what happened and when. Session Replay adds the missing visual context: what was happening in the interface around those events and how one interaction led to the next. Because both views belong to the same session, you can move between the user experience and the relevant technical signals without losing the thread of your investigation. Session Replay builds on the Grafana Faro Web SD

## How to add Sentry monitoring to a Webflow Cloud app

DevFeed: [How to add Sentry monitoring to a Webflow Cloud app](<https://devfeed.tech/articles/how-to-add-sentry-monitoring-to-a-webflow-cloud-app-9228.md>)

Original publisher: [Read original article](<https://webflowmarketingmain.com/blog/monitor-webflow-cloud-app-sentry>)

Author: Ismail Ajagbe

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

Content type: tutorial

Language: en

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

Topics: [error tracking](<https://devfeed.tech/topics/error-tracking.md>), [Next.js](<https://devfeed.tech/topics/next-js.md>), [Workers](<https://devfeed.tech/topics/workers.md>), [session replay](<https://devfeed.tech/topics/session-replay.md>), [debugging](<https://devfeed.tech/topics/debugging.md>), [Traces](<https://devfeed.tech/topics/traces.md>), [configuration](<https://devfeed.tech/topics/configuration.md>), [Instrumentation](<https://devfeed.tech/topics/instrumentation.md>), [Command-line interface](<https://devfeed.tech/topics/cli.md>)

Tags: [cloudflare-workers](<https://devfeed.tech/tags/cloudflare-workers.md>), [debugging](<https://devfeed.tech/tags/debugging.md>), [error-tracking](<https://devfeed.tech/tags/error-tracking.md>), [guides](<https://devfeed.tech/tags/guides.md>), [how-to](<https://devfeed.tech/tags/how-to.md>), [instrumentation](<https://devfeed.tech/tags/instrumentation.md>), [monitoring](<https://devfeed.tech/tags/monitoring.md>), [next-js](<https://devfeed.tech/tags/next-js.md>), [session-replay](<https://devfeed.tech/tags/session-replay.md>), [traces](<https://devfeed.tech/tags/traces.md>)

### AI overview

This tutorial explains how to manually add Sentry monitoring to a Webflow Cloud app running Next.js. It covers SDK installation, initialization files, environment variables, a Cloudflare-specific tunnel fix, verification, alerts, and common silent failure modes. The setup enables error grouping, stack traces, performance traces, and session replay.

### Source excerpt

Learn how to add Sentry monitoring to a Webflow Cloud Next.js app. Get error grouping, stack traces, and session replay working.

## How to evaluate session replay software: a developer's guide

DevFeed: [How to evaluate session replay software: a developer's guide](<https://devfeed.tech/articles/how-to-evaluate-session-replay-software-a-developer-s-guide-24098.md>)

Original publisher: [Read original article](<https://blog.sentry.io/evaluate-session-replay-software/>)

Author: Lindsay Piper

Published: 2026-08-26T09:00:00Z

Content type: tutorial

Language: en

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

Topics: [session replay](<https://devfeed.tech/topics/session-replay.md>), [Playback](<https://devfeed.tech/topics/playback.md>), [sensitive data](<https://devfeed.tech/topics/sensitive-data.md>), [debugging](<https://devfeed.tech/topics/debugging.md>), [Mobile](<https://devfeed.tech/topics/mobile.md>)

Tags: [debug](<https://devfeed.tech/tags/debug.md>), [debugging](<https://devfeed.tech/tags/debugging.md>), [developer](<https://devfeed.tech/tags/developer.md>), [engineering](<https://devfeed.tech/tags/engineering.md>), [guide](<https://devfeed.tech/tags/guide.md>), [libraries](<https://devfeed.tech/tags/libraries.md>), [monitoring](<https://devfeed.tech/tags/monitoring.md>), [mutation](<https://devfeed.tech/tags/mutation.md>), [playback](<https://devfeed.tech/tags/playback.md>), [privacy](<https://devfeed.tech/tags/privacy.md>), [sdk](<https://devfeed.tech/tags/sdk.md>), [sensitive-data](<https://devfeed.tech/tags/sensitive-data.md>), [session-replay](<https://devfeed.tech/tags/session-replay.md>), [tool](<https://devfeed.tech/tags/tool.md>), [ux](<https://devfeed.tech/tags/ux.md>)

### AI overview

A developer guide to evaluating session replay software by comparing recording methods, privacy architecture, error-monitoring integration, overhead, AI debugging compatibility, and mobile support. It distinguishes UX analytics tools from developer debugging tools and explains the tradeoffs between DOM snapshot recording and pixel capture.

### Source excerpt

Compare session replay tools on recording methodology, privacy architecture, integration depth, overhead, AI-readability, and mobile support

## Find, analyze, and collaborate on user sessions in Datadog Session Replay

DevFeed: [Find, analyze, and collaborate on user sessions in Datadog Session Replay](<https://devfeed.tech/articles/find-analyze-and-collaborate-on-user-sessions-in-datadog-session-replay-2310.md>)

Original publisher: [Read original article](<https://www.datadoghq.com/blog/session-replay-investigate-collaborate/>)

Author: Stella Ma; Abhi Motgi

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

Content type: article

Language: en

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

Topics: [session replay](<https://devfeed.tech/topics/session-replay.md>), [real user monitoring](<https://devfeed.tech/topics/real-user-monitoring.md>), [Artificial Intelligence](<https://devfeed.tech/topics/ai.md>), [Front end](<https://devfeed.tech/topics/frontend.md>), [browser](<https://devfeed.tech/topics/browser.md>), [Operating system](<https://devfeed.tech/topics/operating-system.md>)

Tags: [ai](<https://devfeed.tech/tags/ai.md>), [browser](<https://devfeed.tech/tags/browser.md>), [collaboration](<https://devfeed.tech/tags/collaboration.md>), [digital-experience-monitoring](<https://devfeed.tech/tags/digital-experience-monitoring.md>), [frontend](<https://devfeed.tech/tags/frontend.md>), [product-analytics](<https://devfeed.tech/tags/product-analytics.md>), [real-user-monitoring](<https://devfeed.tech/tags/real-user-monitoring.md>), [session-replay](<https://devfeed.tech/tags/session-replay.md>)

### AI overview

Datadog Session Replay brings session discovery, AI-assisted investigation, and timestamped team comments into one workspace. Teams can find relevant replays through RUM or Product Analytics, identify important moments, and share findings with context attached.

### Source excerpt

See how Datadog Session Replay unites session discovery, AI analysis, and team collaboration in a single workspace.

## Sentry Unreal Engine SDK Adds Session Replay to Crash Reports

DevFeed: [Sentry Unreal Engine SDK Adds Session Replay to Crash Reports](<https://devfeed.tech/articles/session-replay-for-unreal-engine-see-the-crash-before-the-crash-24111.md>)

Original publisher: [Read original article](<https://blog.sentry.io/session-replay-unreal-engine/>)

Author: Ivan Tustanivskyi

Published: 2026-07-24T09:00:00Z

Content type: release

Language: en

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

Topics: [session replay](<https://devfeed.tech/topics/session-replay.md>), [Unreal Engine](<https://devfeed.tech/topics/unreal-engine.md>), [SDK](<https://devfeed.tech/topics/sdk.md>), [debugging](<https://devfeed.tech/topics/debugging.md>), [tracing](<https://devfeed.tech/topics/tracing.md>)

Tags: [crash](<https://devfeed.tech/tags/crash.md>), [debugging](<https://devfeed.tech/tags/debugging.md>), [sdk](<https://devfeed.tech/tags/sdk.md>), [sentry](<https://devfeed.tech/tags/sentry.md>), [session-replay](<https://devfeed.tech/tags/session-replay.md>), [trace](<https://devfeed.tech/tags/trace.md>), [unreal](<https://devfeed.tech/tags/unreal.md>)

### AI overview

Sentry's Unreal Engine SDK adds Session Replay, recording the last several seconds of gameplay and attaching the footage to crash reports. Developers can review rendered frames alongside context, breadcrumbs, logs, and traces to investigate what led to a crash.

### Source excerpt

The Sentry Unreal Engine SDK now records the last seconds of gameplay and attaches the footage to crash reports, so you can watch what led to the crash.

## Monitor your .NET MAUI apps with Datadog RUM

DevFeed: [Monitor your .NET MAUI apps with Datadog RUM](<https://devfeed.tech/articles/monitor-your-net-maui-apps-with-datadog-rum-2294.md>)

Original publisher: [Read original article](<https://www.datadoghq.com/blog/monitor-dotnet-maui-apps-datadog-rum/>)

Author: Jessica Manheimer; Maël Lilensten

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

Content type: article

Language: en

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

Topics: [.NET MAUI](<https://devfeed.tech/topics/net-maui.md>), [real user monitoring](<https://devfeed.tech/topics/real-user-monitoring.md>), [Monitoring](<https://devfeed.tech/topics/monitoring.md>), [SDKs](<https://devfeed.tech/topics/sdks.md>), [error tracking](<https://devfeed.tech/topics/error-tracking.md>), [Network](<https://devfeed.tech/topics/network.md>), [session replay](<https://devfeed.tech/topics/session-replay.md>), [multiplatform](<https://devfeed.tech/topics/multiplatform.md>), [Android](<https://devfeed.tech/topics/android.md>), [iOS](<https://devfeed.tech/topics/ios.md>)

Tags: [android](<https://devfeed.tech/tags/android.md>), [cross-platform](<https://devfeed.tech/tags/cross-platform.md>), [digital-experience-monitoring](<https://devfeed.tech/tags/digital-experience-monitoring.md>), [error-tracking](<https://devfeed.tech/tags/error-tracking.md>), [ios](<https://devfeed.tech/tags/ios.md>), [microsoft](<https://devfeed.tech/tags/microsoft.md>), [monitoring](<https://devfeed.tech/tags/monitoring.md>), [net-maui](<https://devfeed.tech/tags/net-maui.md>), [network](<https://devfeed.tech/tags/network.md>), [real-user-monitoring](<https://devfeed.tech/tags/real-user-monitoring.md>), [sdks](<https://devfeed.tech/tags/sdks.md>), [session-replay](<https://devfeed.tech/tags/session-replay.md>)

### AI overview

This article explains how to monitor .NET MAUI mobile applications with the Datadog Real User Monitoring SDK. It covers supported NuGet-based instrumentation for crash reporting, error tracking, network monitoring, Session Replay, and telemetry across iOS and Android apps.

### Source excerpt

Use the Datadog .NET MAUI SDK to monitor crashes, errors, ANR events, network performance, and user sessions across iOS and Android apps.

## AI-Driven Development Should Focus on Product Value, Not Just Faster Shipping

DevFeed: [AI-Driven Development Should Focus on Product Value, Not Just Faster Shipping](<https://devfeed.tech/articles/are-you-asking-the-real-questions-40032.md>)

Original publisher: [Read original article](<https://dpereira.substack.com/p/are-you-asking-the-real-questions>)

Author: David Pereira

Published: 2026-06-10T12:27:59Z

Content type: opinion

Language: en

Sources: [Untrapping Product Teams](<https://devfeed.tech/sources/untrapping-product-teams.md>)

Topics: [AI Development](<https://devfeed.tech/topics/ai-development.md>), [product analytics](<https://devfeed.tech/topics/product-analytics.md>), [session replay](<https://devfeed.tech/topics/session-replay.md>), [experiments](<https://devfeed.tech/topics/experiments.md>), [datadog](<https://devfeed.tech/topics/datadog.md>), [Software Engineering](<https://devfeed.tech/topics/software-engineering.md>), [ITMO](<https://devfeed.tech/topics/itmo.md>)

Tags: [agentic-ai](<https://devfeed.tech/tags/agentic-ai.md>), [ai](<https://devfeed.tech/tags/ai.md>), [analytics](<https://devfeed.tech/tags/analytics.md>), [datadog](<https://devfeed.tech/tags/datadog.md>), [product-analytics](<https://devfeed.tech/tags/product-analytics.md>), [session-replay](<https://devfeed.tech/tags/session-replay.md>), [software-engineering](<https://devfeed.tech/tags/software-engineering.md>)

### AI overview

The article argues that AI-assisted development should be judged by the value it creates for customers and businesses, not simply by shipping speed. It contrasts new products with existing products that have customers, legacy constraints, churn concerns, and growth goals, and suggests combining product analytics, session replay, and experiments to inform roadmaps.

### Source excerpt

The world is getting weird.

## ClickStack: A (half) year in review

DevFeed: [ClickStack: A (half) year in review](<https://devfeed.tech/articles/clickstack-a-half-year-in-review-5187.md>)

Original publisher: [Read original article](<https://clickhouse.com/blog/clickstack-a-year-in-review-2025>)

Author: The ClickStack Team

Published: 2026-01-06T16:46:40Z

Content type: article

Language: en

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

Topics: [clickhouse](<https://devfeed.tech/topics/clickhouse.md>), [observability](<https://devfeed.tech/topics/observability.md>), [Open Source](<https://devfeed.tech/topics/open-source.md>), [OpenTelemetry](<https://devfeed.tech/topics/opentelemetry.md>), [dashboards](<https://devfeed.tech/topics/dashboards.md>), [SQL](<https://devfeed.tech/topics/sql.md>), [telemetry](<https://devfeed.tech/topics/telemetry.md>), [Traces](<https://devfeed.tech/topics/traces.md>), [debugging](<https://devfeed.tech/topics/debugging.md>), [session replay](<https://devfeed.tech/topics/session-replay.md>), [systems](<https://devfeed.tech/topics/systems.md>)

Tags: [clickhouse](<https://devfeed.tech/tags/clickhouse.md>), [dashboards](<https://devfeed.tech/tags/dashboards.md>), [debugging](<https://devfeed.tech/tags/debugging.md>), [logs](<https://devfeed.tech/tags/logs.md>), [metrics](<https://devfeed.tech/tags/metrics.md>), [observability](<https://devfeed.tech/tags/observability.md>), [open-source](<https://devfeed.tech/tags/open-source.md>), [opentelemetry](<https://devfeed.tech/tags/opentelemetry.md>), [session-replay](<https://devfeed.tech/tags/session-replay.md>), [sql](<https://devfeed.tech/tags/sql.md>), [traces](<https://devfeed.tech/tags/traces.md>)

### AI overview

ClickStack's 2025 review covers its launch and rapid evolution into an open-source observability stack built around ClickHouse, HyperDX, and OpenTelemetry. Highlights include native JSON support, dashboard import/export, Materialized Views, alerting, Service Maps, ClickHouse Cloud integration, and unified handling of logs, metrics, traces, and session replay.

### Source excerpt

A look back at the later half of 2025 in the world of ClickStack.

## Announcing ClickStack in ClickHouse Cloud: The first step to a future of unified observability and data analytics

DevFeed: [Announcing ClickStack in ClickHouse Cloud: The first step to a future of unified observability and data analytics](<https://devfeed.tech/articles/announcing-clickstack-in-clickhouse-cloud-the-first-step-to-a-future-of-unified-observability-and-data-analytics-4956.md>)

Original publisher: [Read original article](<https://clickhouse.com/blog/announcing-clickstack-in-clickhouse-cloud>)

Author: ClickHouse

Published: 2025-08-06T12:42:26Z

Content type: release

Language: en

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

Topics: [telemetry](<https://devfeed.tech/topics/telemetry.md>), [session replay](<https://devfeed.tech/topics/session-replay.md>), [data-processing](<https://devfeed.tech/topics/data-processing.md>)

Tags: [analytics](<https://devfeed.tech/tags/analytics.md>), [clickhouse](<https://devfeed.tech/tags/clickhouse.md>), [cloud](<https://devfeed.tech/tags/cloud.md>), [observability](<https://devfeed.tech/tags/observability.md>), [opentelemetry](<https://devfeed.tech/tags/opentelemetry.md>), [release](<https://devfeed.tech/tags/release.md>), [session-replay](<https://devfeed.tech/tags/session-replay.md>), [ui](<https://devfeed.tech/tags/ui.md>)

### AI overview

ClickStack is now available in ClickHouse Cloud in Private Preview, with the HyperDX interface hosted and integrated into the cloud service.

### Source excerpt

We're delighted to annouce ClickStack is now available in ClickHouse Cloud, bringing real-time observability and analytics together - fully integrated, zero infrastructure, and ready to launch in one click.

## What's new in ClickStack. July '25.

DevFeed: [What's new in ClickStack. July '25.](<https://devfeed.tech/articles/what-s-new-in-clickstack-july-25-5637.md>)

Original publisher: [Read original article](<https://clickhouse.com/blog/whats-new-clickstack-july-2025>)

Author: The ClickStack Team

Published: 2025-07-07T00:00:00Z

Content type: release

Language: en

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

Topics: [telemetry](<https://devfeed.tech/topics/telemetry.md>), [session replay](<https://devfeed.tech/topics/session-replay.md>), [data-processing](<https://devfeed.tech/topics/data-processing.md>)

Tags: [clickhouse](<https://devfeed.tech/tags/clickhouse.md>), [compression](<https://devfeed.tech/tags/compression.md>), [json](<https://devfeed.tech/tags/json.md>), [logging](<https://devfeed.tech/tags/logging.md>), [metrics](<https://devfeed.tech/tags/metrics.md>), [observability](<https://devfeed.tech/tags/observability.md>), [open-source](<https://devfeed.tech/tags/open-source.md>), [opentelemetry](<https://devfeed.tech/tags/opentelemetry.md>), [performance](<https://devfeed.tech/tags/performance.md>), [release](<https://devfeed.tech/tags/release.md>), [scalability](<https://devfeed.tech/tags/scalability.md>), [session-replay](<https://devfeed.tech/tags/session-replay.md>), [traces](<https://devfeed.tech/tags/traces.md>), [update](<https://devfeed.tech/tags/update.md>)

### AI overview

ClickStack adds beta support for ClickHouse's native JSON column type, aiming to improve scalability, compression, and query performance for flexible observability data. The article reports up to 9x faster queries than the Map type in its tests.

### Source excerpt

July 2025 - ClickStack just got a major upgrade with native JSON support, delivering upto 9x faster queries, type preservation, and effortless handling of deeply nested observability data.

## ClickStack: A High-Performance OSS Observability Stack on ClickHouse

DevFeed: [ClickStack: A High-Performance OSS Observability Stack on ClickHouse](<https://devfeed.tech/articles/clickstack-a-high-performance-oss-observability-stack-on-clickhouse-5186.md>)

Original publisher: [Read original article](<https://clickhouse.com/blog/clickstack-a-high-performance-oss-observability-stack-on-clickhouse>)

Author: Mike Shi

Published: 2025-05-29T00:00:00Z

Content type: news

Language: en

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

Topics: [clickhouse](<https://devfeed.tech/topics/clickhouse.md>), [observability](<https://devfeed.tech/topics/observability.md>), [Open Source](<https://devfeed.tech/topics/open-source.md>), [OpenTelemetry](<https://devfeed.tech/topics/opentelemetry.md>), [telemetry](<https://devfeed.tech/topics/telemetry.md>), [session replay](<https://devfeed.tech/topics/session-replay.md>), [Traces](<https://devfeed.tech/topics/traces.md>)

Tags: [announce](<https://devfeed.tech/tags/announce.md>), [cardinality](<https://devfeed.tech/tags/cardinality.md>), [clickhouse](<https://devfeed.tech/tags/clickhouse.md>), [compression](<https://devfeed.tech/tags/compression.md>), [logs](<https://devfeed.tech/tags/logs.md>), [metrics](<https://devfeed.tech/tags/metrics.md>), [observability](<https://devfeed.tech/tags/observability.md>), [opentelemetry](<https://devfeed.tech/tags/opentelemetry.md>), [oss](<https://devfeed.tech/tags/oss.md>), [performance](<https://devfeed.tech/tags/performance.md>), [saas](<https://devfeed.tech/tags/saas.md>), [session-replay](<https://devfeed.tech/tags/session-replay.md>), [traces](<https://devfeed.tech/tags/traces.md>)

### AI overview

ClickHouse announces ClickStack, an open-source observability stack powered by ClickHouse and HyperDX. It provides logs, metrics, traces, and session replay through an integrated experience with OpenTelemetry collection, a wide-events UI, natural-language querying, alerting, and high-performance storage and analytics.

### Source excerpt

We're delighted to announce ClickStack: the open-source observability stack built on ClickHouse - logs, metrics, traces, and session replay in one blazing-fast, developer-friendly platform.

## On the Utility of a (User) Session on Mobile

DevFeed: [On the Utility of a (User) Session on Mobile](<https://devfeed.tech/articles/on-the-utility-of-a-user-session-on-mobile-38566.md>)

Original publisher: [Read original article](<https://hanson.wtf/2025/05/19/on-the-utility-of-a-user-session-on-mobile/>)

Author: Hanson

Published: 2025-05-20T05:47:27Z

Content type: opinion

Language: en

Sources: [hanson.wtf](<https://devfeed.tech/sources/hanson-wtf.md>)

Topics: [Mobile](<https://devfeed.tech/topics/mobile.md>), [sessions](<https://devfeed.tech/topics/sessions.md>), [telemetry](<https://devfeed.tech/topics/telemetry.md>), [session replay](<https://devfeed.tech/topics/session-replay.md>), [Monitoring](<https://devfeed.tech/topics/monitoring.md>), [Processes](<https://devfeed.tech/topics/processes.md>)

Tags: [android](<https://devfeed.tech/tags/android.md>), [checkout](<https://devfeed.tech/tags/checkout.md>), [conversion](<https://devfeed.tech/tags/conversion.md>), [mobile](<https://devfeed.tech/tags/mobile.md>), [monitoring](<https://devfeed.tech/tags/monitoring.md>), [observability](<https://devfeed.tech/tags/observability.md>), [performance](<https://devfeed.tech/tags/performance.md>), [session-replay](<https://devfeed.tech/tags/session-replay.md>), [sessions](<https://devfeed.tech/tags/sessions.md>), [telemetry](<https://devfeed.tech/tags/telemetry.md>), [time](<https://devfeed.tech/tags/time.md>), [ui](<https://devfeed.tech/tags/ui.md>), [work](<https://devfeed.tech/tags/work.md>)

### AI overview

This commentary explains why mobile telemetry should be organized around user sessions rather than app-process lifetimes or raw time in the app. Sessions group telemetry and actions within a shared usage context, supporting session replay, usage metrics, and analysis of performance, errors, abandonment, and conversion.

### Source excerpt

On mobile devices, the lifetime of a process that backs an instance of an app isn't necessarily mapped to its usage lifecycle. Even if you ignore implementation details like Android's process forking and specialization via zygotes, the app process is often already created when a user taps on the app icon to launch the app, [...]

## ClickHouse acquires HyperDX: The future of open-source observability

DevFeed: [ClickHouse acquires HyperDX: The future of open-source observability](<https://devfeed.tech/articles/clickhouse-acquires-hyperdx-the-future-of-open-source-observability-5056.md>)

Original publisher: [Read original article](<https://clickhouse.com/blog/clickhouse-acquires-hyperdx-the-future-of-open-source-observability>)

Author: ClickHouse

Published: 2025-03-13T00:00:00Z

Content type: news

Language: en

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

Topics: [clickhouse](<https://devfeed.tech/topics/clickhouse.md>), [observability](<https://devfeed.tech/topics/observability.md>), [Open Source](<https://devfeed.tech/topics/open-source.md>), [OpenTelemetry](<https://devfeed.tech/topics/opentelemetry.md>), [session replay](<https://devfeed.tech/topics/session-replay.md>), [telemetry](<https://devfeed.tech/topics/telemetry.md>), [Grafana](<https://devfeed.tech/topics/grafana.md>)

Tags: [clickhouse](<https://devfeed.tech/tags/clickhouse.md>), [devops](<https://devfeed.tech/tags/devops.md>), [grafana](<https://devfeed.tech/tags/grafana.md>), [logging](<https://devfeed.tech/tags/logging.md>), [metrics](<https://devfeed.tech/tags/metrics.md>), [observability](<https://devfeed.tech/tags/observability.md>), [open-source](<https://devfeed.tech/tags/open-source.md>), [opentelemetry](<https://devfeed.tech/tags/opentelemetry.md>), [session-replay](<https://devfeed.tech/tags/session-replay.md>), [tracing](<https://devfeed.tech/tags/tracing.md>)

### AI overview

ClickHouse announces its acquisition of HyperDX, an open-source observability platform built on ClickHouse. The combination adds HyperDX's user interface and session replay to ClickHouse's database performance, while emphasizing cost-efficient storage, fast queries, OpenTelemetry support, and integrated observability workflows.

### Source excerpt

ClickHouse acquires HyperDX to deliver the fastest, most cost-effective open-source observability with session replay, blazing-fast queries, and seamless OpenTelemetry support.

## How Session Rewind built an affordable session replay tool

DevFeed: [How Session Rewind built an affordable session replay tool](<https://devfeed.tech/articles/how-session-rewind-built-an-affordable-session-replay-tool-18656.md>)

Original publisher: [Read original article](<https://www.tinybird.co/blog/session-rewind-affordable-session-replay-with-tinybird>)

Author: Yair Aviner

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

Content type: article

Language: en

Sources: [Tinybird](<https://devfeed.tech/sources/tinybird.md>)

Topics: [session replay](<https://devfeed.tech/topics/session-replay.md>), [Tool](<https://devfeed.tech/topics/tool.md>), [User experience (UX)](<https://devfeed.tech/topics/ux.md>)

Tags: [i-built-this](<https://devfeed.tech/tags/i-built-this.md>), [session-replay](<https://devfeed.tech/tags/session-replay.md>), [tool](<https://devfeed.tech/tags/tool.md>), [ux](<https://devfeed.tech/tags/ux.md>)

### AI overview

The article presents Session Rewind as an affordable session replay tool built with Tinybird, emphasizing its user experience.

### Source excerpt

Session Rewind delivers a seamless UX at an unmatched price using Tinybird.

## Three Teleport Features: Portable Credentials, Session Replay Bookmarks, and Multiple Proxy Addresses

DevFeed: [Three Teleport Features: Portable Credentials, Session Replay Bookmarks, and Multiple Proxy Addresses](<https://devfeed.tech/articles/my-favorite-features-in-teleport-that-i-wish-everyone-knew-29920.md>)

Original publisher: [Read original article](<https://goteleport.com/blog/teleport-features-you-should-know/>)

Author: info@goteleport.com (Steven Martin)

Published: 2021-12-30T00:00:00Z

Content type: article

Language: en

Sources: [Teleport](<https://devfeed.tech/sources/teleport.md>)

Topics: [session replay](<https://devfeed.tech/topics/session-replay.md>), [Command-line interface](<https://devfeed.tech/topics/cli.md>), [ssh](<https://devfeed.tech/topics/ssh.md>), [Playback](<https://devfeed.tech/topics/playback.md>), [proxy](<https://devfeed.tech/topics/proxy.md>), [Kubernetes](<https://devfeed.tech/topics/kubernetes.md>), [screen](<https://devfeed.tech/topics/screen.md>), [audit](<https://devfeed.tech/topics/audit.md>)

Tags: [blog](<https://devfeed.tech/tags/blog.md>), [credentials](<https://devfeed.tech/tags/credentials.md>), [features](<https://devfeed.tech/tags/features.md>), [kubernetes](<https://devfeed.tech/tags/kubernetes.md>), [playback](<https://devfeed.tech/tags/playback.md>), [re](<https://devfeed.tech/tags/re.md>), [recording](<https://devfeed.tech/tags/recording.md>), [ssh](<https://devfeed.tech/tags/ssh.md>), [web](<https://devfeed.tech/tags/web.md>)

### AI overview

This article describes three Teleport features: using portable short-lived certificate files for SSH and Kubernetes access, bookmarking session replays in the web console, and using multiple proxy addresses.

### Source excerpt

This blog talks about 3 little-known features of Teleport including portable credentials, bookmarking session replays, and multiple proxy addresses.

## BPF to transform SSH Sessions to Structured Event

DevFeed: [BPF to transform SSH Sessions to Structured Event](<https://devfeed.tech/articles/bpf-to-transform-ssh-sessions-to-structured-event-29637.md>)

Original publisher: [Read original article](<https://goteleport.com/blog/enhanced-session-recording/>)

Author: info@goteleport.com (Russell Jones)

Published: 2020-02-27T00:00:00Z

Content type: article

Language: en

Sources: [Teleport](<https://devfeed.tech/sources/teleport.md>)

Topics: [eBPF](<https://devfeed.tech/topics/ebpf.md>), [ssh](<https://devfeed.tech/topics/ssh.md>), [audit](<https://devfeed.tech/topics/audit.md>), [Linux](<https://devfeed.tech/topics/linux.md>), [session replay](<https://devfeed.tech/topics/session-replay.md>), [Shell](<https://devfeed.tech/topics/shell.md>), [Ansible](<https://devfeed.tech/topics/ansible.md>), [Parsing](<https://devfeed.tech/topics/parsing.md>)

Tags: [ansible](<https://devfeed.tech/tags/ansible.md>), [audit](<https://devfeed.tech/tags/audit.md>), [behavior](<https://devfeed.tech/tags/behavior.md>), [ebpf](<https://devfeed.tech/tags/ebpf.md>), [false-positives](<https://devfeed.tech/tags/false-positives.md>), [linux](<https://devfeed.tech/tags/linux.md>), [new-feature](<https://devfeed.tech/tags/new-feature.md>), [obfuscation](<https://devfeed.tech/tags/obfuscation.md>), [parsing](<https://devfeed.tech/tags/parsing.md>), [shell](<https://devfeed.tech/tags/shell.md>), [ssh](<https://devfeed.tech/tags/ssh.md>), [visibility](<https://devfeed.tech/tags/visibility.md>)

### AI overview

The article explains how Teleport 4.2 Enhanced Session Recording uses BPF to transform unstructured SSH session data into structured events. It describes limitations of traditional terminal recordings, including command obfuscation, shell scripts, and terminal controls, and outlines technology options considered for improving auditing.

### Source excerpt

Teleport's Enhanced Session Recording feature can add vital extra visibility into commands being run on your systems.

## Using Teleport Session Recording and Sharing to Troubleshoot SSH Terminal Sessions

DevFeed: [Using Teleport Session Recording and Sharing to Troubleshoot SSH Terminal Sessions](<https://devfeed.tech/articles/computer-wizard-woes-the-cursed-terminal-session-29616.md>)

Original publisher: [Read original article](<https://goteleport.com/blog/cursed-terminal-session/>)

Author: info@goteleport.com (Katie Carrel)

Published: 2020-01-22T00:00:00Z

Content type: tutorial

Language: en

Sources: [Teleport](<https://devfeed.tech/sources/teleport.md>)

Topics: [session replay](<https://devfeed.tech/topics/session-replay.md>), [ssh](<https://devfeed.tech/topics/ssh.md>), [audit](<https://devfeed.tech/topics/audit.md>), [Terminal](<https://devfeed.tech/topics/terminal.md>)

Tags: [audit](<https://devfeed.tech/tags/audit.md>), [capture](<https://devfeed.tech/tags/capture.md>), [how-to](<https://devfeed.tech/tags/how-to.md>), [ssh](<https://devfeed.tech/tags/ssh.md>), [terminal](<https://devfeed.tech/tags/terminal.md>)

### AI overview

This tutorial explains how Teleport uses SSH session recording and session sharing to help developers troubleshoot terminal problems. Recorded sessions can be replayed to identify what happened and which user performed the relevant actions.

### Source excerpt

How to use session recording and session sharing to troubleshoot an SSH Terminal Session Easily