langfuse-migration-deep-dive

Installation
SKILL.md
Contains Shell Commands

This skill contains shell command directives (!`command`) that may execute system commands. Review carefully before installing.

Langfuse Migration Deep Dive

Current State

!npm list langfuse @langfuse/client 2>/dev/null | head -5 || echo 'No langfuse packages'

Overview

Comprehensive guide for complex migrations: cloud-to-self-hosted, LangSmith-to-Langfuse, cross-instance data migration, and zero-downtime dual-write patterns.

Prerequisites

  • Understanding of source and target Langfuse instances
  • API keys for both source and target
  • Git branch for migration work
  • Rollback plan documented

Migration Scenarios

Installs
1
GitHub Stars
2.6K
First Seen
14 days ago
langfuse-migration-deep-dive — jeremylongshore/claude-code-plugins