What problem does it solve?
Investigating Langfuse production behavior requires knowing which Datadog site, environment, service, and query shape to use, and this Skill provides reusable query recipes so engineers find the right telemetry without guessing.
Core Features & Use Cases
- Multi-Region Coverage: Covers prod-us, prod-eu, prod-hipaa, and prod-jp with correct Datadog site routing and cross-site verification rules.
- Tenant and Endpoint Analysis: Correlates api-auth-verify spans with request root spans to measure per-tenant public API usage, including legacy and migrated endpoints.
- Queue and Consumer Diagnostics: Provides the full queue inventory, consumer feature gates, BullMQ span queries, and langfuse.queue.* metric patterns for depth, rate, and latency checks.
- Use Case: An engineer asks whether a specific org still calls the legacy /api/public/traces endpoint; the Skill aggregates auth spans by tenant, samples traces, and reports endpoint usage with Datadog links across all production regions.
Quick Start
Use the datadog-query-recipes skill to check whether project X is still calling the legacy /api/public/observations endpoint across all production environments.