langfuse/langfuse

datadog-query-recipes

Research Langfuse production telemetry with reusable Datadog queries.

Ver código-fonte
Documento original do Skill

Renderizado do repositório de origem, preservando títulos, exemplos, código, tabelas, links e imagens.

Datadog Query Recipes

Use this skill for Langfuse production telemetry research where the main work is finding the right Datadog data path. Keep findings evidence-based and include the exact Datadog links or query shapes that support the answer.

Required Scope

Unless the user explicitly narrows the scope, cover every production environment:

  • prod-us
  • prod-eu
  • prod-hipaa
  • prod-jp

Query both Datadog sites when needed. Default to the EU site for prod-eu and the US site for the other prod environments, but verify with a small count or facet query before concluding an environment has no data.

Before querying live Datadog, load the relevant Datadog MCP guidance for the data domain you need: traces, logs, metrics, and visualizations.

Workflow

  1. Identify the entity and signal: tenant ID, org ID, project ID, route, queue,

service, error class, or metric.

  1. Read only the relevant reference:
  • Prod environment/site routing:

`references/environments.md`

  • Public API tenant or legacy endpoint usage:

`references/public-api-tenant-usage.md`

  • Queue inventory, queue consumers, and queue metrics:

`references/queue-consumers.md`

  • Scheduled-export freshness lag (blob / PostHog / Mixpanel):

`references/export-freshness-lag.md`

  1. Start with aggregate queries, grouped by environment, service, route,

queue, project, org, status, or error facets as appropriate.

  1. Fetch raw spans, logs, or traces only after aggregation identifies the

cluster or sample you need.

  1. For tenant-specific HTTP usage, prefer trace correlation over single-span

queries when tenant tags and route tags live on different spans.

  1. Report the windows, environments, sites, query links, and any sampling or

missing-data caveats.

When To Use Other Skills

Linear issue, GitHub issue, incident report, or monitor needs root-cause analysis and patch recommendations.

the user asks for a weekly engineering overview of production bugs, pages, and incidents.

research is anchored to a named production alert or monitor: look up documented causes before measuring, and record new ones only after human approval.

approves sharing measured findings in Linear.

Output Expectations

Summarize what was checked, including:

  • Datadog site and env values covered.
  • Time windows.
  • Core filters or metrics used.
  • Count, rate, latency, queue depth, trace sample, or "No measurements found".
  • Datadog links or trace IDs that let the human rerun the query.
do mesmo repositório

Mais Skills

Todos os Skills
langfuse
Oficial

add-model-price

Use when editing worker/src/constants/default-model-prices.json, packages/shared/src/server/llm/types.ts, pricing tiers, tokenizer IDs, or matchPattern regexes for OpenAI, Anthropic, Bedrock, Vertex, Azure, or Gemini model pricing.

instalações
1
GitHub Stars
34,4 mil
Atualizado
10 de set.
langfuse
Oficial

agent-setup-maintenance

Shared workflow for editing Langfuse's repo-owned agent setup under .agents/. Use when changing AGENTS files, shared skills, .agents/config.json, generated shim behavior, provider discovery paths, or install-time agent sync.

instalações
1
GitHub Stars
34,4 mil
Atualizado
10 de set.
langfuse
Oficial

analyze-cloud-costs

Analyze Langfuse Cloud infrastructure cost structure using Metabase cost marts. Use when asked about cloud spend, AWS versus ClickHouse cost splits, cost drivers by provider/service/usage type/account, daily cost per tracing event, infra cost dashboards, or cost regressions visible in Metabase.

instalações
1
GitHub Stars
34,4 mil
Atualizado
10 de set.
langfuse
Oficial

backend-dev-guidelines

Build or review Langfuse backend code. Use for tRPC routers, public REST APIs, BullMQ processors, services, middleware, Prisma or ClickHouse access, OpenTelemetry, Zod, environment configuration, or backend tests.

instalações
1
GitHub Stars
34,4 mil
Atualizado
10 de set.