backend-dev-guidelines

22.5k
langfuselangfuse

Comprehensive backend development guide for Langfuse's Next.js 14/tRPC/Express/TypeScript monorepo. Use when creating tRPC routers, public API endpoints, BullMQ queue processors, services, or working with tRPC procedures, Next.js API routes, Prisma database access, ClickHouse analytics queries, Redis queues, OpenTelemetry instrumentation, Zod v4 validation, env.mjs configuration, tenant isolation patterns, or async patterns. Covers layered architecture (tRPC procedures → services, queue processors → services), dual database system (PostgreSQL + ClickHouse), projectId filtering for multi-tenant isolation, traceException error handling, observability patterns, and testing strategies (Jest for web, vitest for worker).

192 days ago

phoenix-observability

21.8k
davila7davila7

Open-source AI observability platform for LLM tracing, evaluation, and monitoring. Use when debugging LLM applications with detailed traces, running evaluations on datasets, or monitoring production AI systems with real-time insights.

ObservabilityPhoenixArize+5
192 days ago

trulens-instrumentation

3.1k
trueratruera

Instrument LLM apps with TruLens OTEL-based tracing - from setup to debugging and optimization

trulensllminstrumentation+3
192 days ago

azure-monitor-opentelemetry-py

1.6k
microsoftmicrosoft

Azure Monitor OpenTelemetry Distro for Python. Use for one-line Application Insights setup with auto-instrumentation. Triggers: "azure-monitor-opentelemetry", "configure_azure_monitor", "Application Insights", "OpenTelemetry distro", "auto-instrumentation".

192 days ago

azure-monitor-opentelemetry-exporter-py

1.6k
microsoftmicrosoft

Azure Monitor OpenTelemetry Exporter for Python. Use for low-level OpenTelemetry export to Application Insights. Triggers: "azure-monitor-opentelemetry-exporter", "AzureMonitorTraceExporter", "AzureMonitorMetricExporter", "AzureMonitorLogExporter".

192 days ago

azure-monitor-opentelemetry-exporter-java

1.6k
microsoftmicrosoft

Azure Monitor OpenTelemetry Exporter for Java. Export OpenTelemetry traces, metrics, and logs to Azure Monitor/Application Insights. Triggers: "AzureMonitorExporter java", "opentelemetry azure java", "application insights java otel", "azure monitor tracing java". Note: This package is DEPRECATED. Migrate to azure-monitor-opentelemetry-autoconfigure.

192 days ago

azure-monitor-opentelemetry-ts

1.6k
microsoftmicrosoft

Instrument applications with Azure Monitor and OpenTelemetry for JavaScript (@azure/monitor-opentelemetry). Use when adding distributed tracing, metrics, and logs to Node.js applications with Application Insights.

192 days ago

azure-monitor-opentelemetry-exporter-java

1.6k
Microsoft Agent Skills Azure Monitor Opentelemetry Exporter JavaMicrosoft Agent Skills Azure Monitor Opentelemetry Exporter Java

Azure Monitor OpenTelemetry Exporter for Java. Export OpenTelemetry traces, metrics, and logs to Azure Monitor/Application Insights. Triggers: "AzureMonitorExporter java", "opentelemetry azure java", "application insights java otel", "azure monitor tracing java". Note: This package is DEPRECATED. Migrate to azure-monitor-opentelemetry-autoconfigure.

192 days ago

azure-monitor-opentelemetry-exporter-py

1.6k
Microsoft Agent Skills Azure Monitor Opentelemetry Exporter PyMicrosoft Agent Skills Azure Monitor Opentelemetry Exporter Py

Azure Monitor OpenTelemetry Exporter for Python. Use for low-level OpenTelemetry export to Application Insights. Triggers: "azure-monitor-opentelemetry-exporter", "AzureMonitorTraceExporter", "AzureMonitorMetricExporter", "AzureMonitorLogExporter".

192 days ago

azure-monitor-opentelemetry-py

1.6k
Microsoft Agent Skills Azure Monitor Opentelemetry PyMicrosoft Agent Skills Azure Monitor Opentelemetry Py

Azure Monitor OpenTelemetry Distro for Python. Use for one-line Application Insights setup with auto-instrumentation. Triggers: "azure-monitor-opentelemetry", "configure_azure_monitor", "Application Insights", "OpenTelemetry distro", "auto-instrumentation".

192 days ago

setting-up-distributed-tracing

1.5k
Jeremylongshore Claude Code Plugins Plus Skills Distributed Tracing SetupJeremylongshore Claude Code Plugins Plus Skills Distributed Tracing Setup

This skill automates the setup of distributed tracing for microservices. It helps developers implement end-to-end request visibility by configuring context propagation, span creation, trace collection, and analysis. Use this skill when the user requests to set up distributed tracing, implement observability, or troubleshoot performance issues in a microservices architecture. The skill is triggered by phrases such as 'setup tracing', 'implement distributed tracing', 'configure opentelemetry', or 'add observability to microservices'.

192 days ago

OpenTelemetry Instrumentation Extension

1.3k
dockerdocker

Extend OpenTelemetry instrumentation when new functionality is added to the MCP Gateway. Use when (1) new operations/functions are added, (2) reviewing code for missing instrumentation, (3) user requests otel/telemetry additions, or (4) working with state-changing operations. Analyzes git diff, suggests instrumentation points following project standards in docs/telemetry/README.md, implements with approval, writes tests, updates documentation, and verifies with debug logging and docker logs.

192 days ago

aspire-service-defaults

445
AarononthewebAaronontheweb

Create a shared ServiceDefaults project for Aspire applications. Centralizes OpenTelemetry, health checks, resilience, and service discovery configuration across all services.

192 days ago

metrics-schema-generator

376
a5c-aia5c-ai

Generate metrics schemas for Prometheus, OpenTelemetry, and Grafana dashboards

192 days ago

opentelemetry-llm

376
a5c-aia5c-ai

OpenTelemetry instrumentation for LLM applications with distributed tracing

192 days ago

opentelemetry-integrator

376
a5c-aia5c-ai

Integrate OpenTelemetry tracing and metrics into SDKs

192 days ago

tracing-schema-generator

376
a5c-aia5c-ai

Generate distributed tracing schemas for OpenTelemetry with Jaeger/Zipkin integration

192 days ago

performance-engineer

360
DokhacgiakhoaDokhacgiakhoa

Expert performance engineer specializing in modern observability, application optimization, and scalable system performance. Masters OpenTelemetry, distributed tracing, load testing, multi-tier caching, Core Web Vitals, and performance monitoring.

192 days ago

implementing-observability

296
ancolemanancoleman

Monitoring, logging, and tracing implementation using OpenTelemetry as the unified standard. Use when building production systems requiring visibility into performance, errors, and behavior. Covers OpenTelemetry (metrics, logs, traces), Prometheus, Grafana, Loki, Jaeger, Tempo, structured logging (structlog, tracing, slog, pino), and alerting.

192 days ago

building-with-observability

150
panaversitypanaversity

Build Kubernetes observability stacks with Prometheus, Grafana, OpenTelemetry, Jaeger, and Loki. Use when implementing metrics, tracing, logging, SRE practices, or cost engineering for cloud-native applications.

192 days ago

net-observability

134
mitkoxmitkox

Implement observability patterns with OpenTelemetry, structured logging, and distributed tracing

192 days ago

backend-dev-guidelines

132
MicrockMicrock

Comprehensive backend development guide for Langfuse's Next.js 14/tRPC/Express/TypeScript monorepo. Use when creating tRPC routers, public API endpoints, BullMQ queue processors, services, or working with tRPC procedures, Next.js API routes, Prisma database access, ClickHouse analytics queries, Redis queues, OpenTelemetry instrumentation, Zod v4 validation, env.mjs configuration, tenant isolation patterns, or async patterns. Covers layered architecture (tRPC procedures → services, queue processors → services), dual database system (PostgreSQL + ClickHouse), projectId filtering for multi-tenant isolation, traceException error handling, observability patterns, and testing strategies (Jest for web, vitest for worker).

192 days ago

nextjs-deployment

128
giuseppe-trisciuogliogiuseppe-trisciuoglio

Provides comprehensive patterns for deploying Next.js applications to production. Use when configuring Docker containers, setting up GitHub Actions CI/CD pipelines, managing environment variables, implementing preview deployments, or setting up monitoring and logging for Next.js applications. Covers standalone output, multi-stage Docker builds, health checks, OpenTelemetry instrumentation, and production best practices.

192 days ago

monitoring-observability

79
ahmedasmarahmedasmar

Monitoring and observability strategy, implementation, and troubleshooting. Use for designing metrics/logs/traces systems, setting up Prometheus/Grafana/Loki, creating alerts and dashboards, calculating SLOs and error budgets, analyzing performance issues, and comparing monitoring tools (Datadog, ELK, CloudWatch). Covers the Four Golden Signals, RED/USE methods, OpenTelemetry instrumentation, log aggregation patterns, and distributed tracing.

192 days ago

OpenTelemetry Testing

71
PramodDuttaPramodDutta

Testing distributed tracing and observability instrumentation with OpenTelemetry including span verification, metric collection, and log correlation.

opentelemetrytracingobservability+2
192 days ago

swift

51
JoannisJoannis

Expert guidance on Swift best practices, patterns, and implementation. Use when developers mention: (1) Swift configuration or environment variables, (2) swift-log or logging patterns, (3) OpenTelemetry or swift-otel, (4) Swift Testing framework or @Test macro, (5) Foundation avoidance or cross-platform Swift, (6) platform-specific code organization, (7) Span or memory safety patterns, (8) non-copyable types (~Copyable), (9) API design patterns or access modifiers.

192 days ago

software-backend

34
vasilyu1983vasilyu1983

Production-grade backend service development across Node.js (Express/Fastify/NestJS/Hono), Bun, Python (FastAPI), Go, and Rust (Axum), with PostgreSQL and common ORMs (Prisma/Drizzle/SQLAlchemy/GORM/SeaORM). Use for REST/GraphQL/tRPC APIs, auth (OIDC/OAuth), caching, background jobs, observability (OpenTelemetry), testing, deployment readiness, and zero-trust defaults.

192 days ago

qa-observability

34
vasilyu1983vasilyu1983

Implement and validate observability for quality engineering: OpenTelemetry logs/metrics/traces, W3C trace context propagation, SLI/SLO + error-budget release gates, burn-rate alerting, trace-based debugging for test failures, sampling/cardinality/cost controls, profiling (CPU/memory/continuous), synthetic/RUM signals, and APM stack integrations (Prometheus/Grafana/Jaeger/Tempo/Loki/Datadog/New Relic).

192 days ago

distributed-tracing

31
melodic-softwaremelodic-software

Use when implementing distributed tracing, understanding trace propagation, or debugging cross-service issues. Covers OpenTelemetry, span context, and trace correlation.

192 days ago

observability

29
omer-metinomer-metin

Expert at making systems observable and debuggable. Covers structured logging, metrics collection, distributed tracing, error tracking, and alerting. Knows how to find the needle in the haystack when production breaks at 3 AM. Use when "observability, logging, metrics, tracing, monitoring, error tracking, Sentry, Datadog, OpenTelemetry, debugging production, observability, logging, metrics, tracing, monitoring, sentry, prometheus, opentelemetry" mentioned.

192 days ago

logging-observability

27
cosmixcosmix

Comprehensive logging and observability patterns for production systems including structured logging, distributed tracing, metrics collection, log aggregation, and alerting. Triggers for this skill - log, logging, logs, trace, tracing, traces, metrics, observability, OpenTelemetry, OTEL, Jaeger, Zipkin, structured logging, log level, debug, info, warn, error, fatal, correlation ID, span, spans, ELK, Elasticsearch, Loki, Datadog, Prometheus, Grafana, distributed tracing, log aggregation, alerting, monitoring, JSON logs, telemetry.

192 days ago

observability-architecture

24
majiayu000majiayu000

LiteLLM-RS Observability Architecture. Covers Prometheus metrics, OpenTelemetry tracing, structured logging, health checks, and alerting integration.

192 days ago

observability

24
Dralgorhythm Claude Agentic Framework ObservabilityDralgorhythm Claude Agentic Framework Observability

Implement observability solutions. Use when setting up monitoring, logging, or tracing. Covers OpenTelemetry, metrics, and alerting.

192 days ago

observability-guidelines

23
MindrallyMindrally

Observability guidelines for distributed systems using OpenTelemetry, tracing, metrics, and structured logging

192 days ago

Sentry Skill

20
julianobarbosajulianobarbosa

Comprehensive skill for Sentry error monitoring and performance tracking. Use when Claude needs to (1) configure Sentry SDKs for error tracking and performance monitoring, (2) manage releases, source maps, and debug symbols via CLI, (3) query issues, events, and metrics via API, (4) set up alerting and notification rules, (5) configure sampling strategies and quota management, (6) deploy self-hosted Sentry instances, (7) integrate with OpenTelemetry for distributed tracing, or perform any other Sentry automation task.

192 days ago

monitoring-observability

20
TibsfoxTibsfox

Provides monitoring and observability best practices covering the three pillars (logs, metrics, traces), OpenTelemetry instrumentation, Prometheus/Grafana dashboards, SLO-based alerting, and APM strategies. Use when setting up monitoring, observability, prometheus, grafana, opentelemetry, alerting, tracing, logging, metrics, dashboards, SLOs, or APM.

192 days ago

tempo

20
julianobarbosajulianobarbosa

Guide for implementing Grafana Tempo - a high-scale distributed tracing backend for OpenTelemetry traces. Use when configuring Tempo deployments, setting up storage backends (S3, Azure Blob, GCS), writing TraceQL queries, deploying via Helm, understanding trace structure, or troubleshooting Tempo issues on Kubernetes.

192 days ago

loki

20
julianobarbosajulianobarbosa

Guide for implementing Grafana Loki - a horizontally scalable, highly available log aggregation system. Use when configuring Loki deployments, setting up storage backends (S3, Azure Blob, GCS), writing LogQL queries, configuring retention and compaction, deploying via Helm, integrating with OpenTelemetry, or troubleshooting Loki issues on Kubernetes.

192 days ago

OpenTelemetry (OTEL)

20
julianobarbosajulianobarbosa

Implement OpenTelemetry (OTEL) observability - Collector configuration, Kubernetes deployment, traces/metrics/logs pipelines, instrumentation, and troubleshooting. Use when working with OTEL Collector, telemetry pipelines, observability infrastructure, or Kubernetes monitoring.

192 days ago

performance-engineer

19
herdiansahherdiansah

Expert performance engineer specializing in modern observability, application optimization, and scalable system performance. Masters OpenTelemetry, distributed tracing, load testing, multi-tier caching, Core Web Vitals, and performance monitoring. Handles end-to-end optimization, real user monitoring, and scalability patterns. Use PROACTIVELY for performance optimization, observability, or scalability challenges.

192 days ago

add-telemetry

18
wiggitywhitneywiggitywhitney

AI-powered OpenTelemetry instrumentation tool - automatically adds telemetry to uninstrumented code

192 days ago

monitoring-observability

16
travisjneumantravisjneuman

OpenTelemetry, structured logging, distributed tracing, alerting, and dashboards

192 days ago

golang-observability-opentelemetry

15
bobmatnycbobmatnyc

Instrumenting Go applications with OpenTelemetry for distributed tracing, Prometheus for metrics, and structured logging with slog

observabilitygolangopentelemetry+5
192 days ago

OpenTelemetry

15
bobmatnycbobmatnyc

OpenTelemetry observability patterns: traces, metrics, logs, context propagation, OTLP export, Collector pipelines, and troubleshooting

observabilityopentelemetrytracing+3
192 days ago

observability-setup

15
naviktnavikt

Setting up Prometheus metrics, OpenTelemetry tracing, and health endpoints for Nais applications

192 days ago

deploy-otel

14
stacklokstacklok

Deploy the OpenTelemetry observability stack (Prometheus, Grafana, OTEL Collector) to a Kind cluster for testing registry server telemetry. Use when you need to set up monitoring, metrics collection, or observability infrastructure.

192 days ago

monitoring-observability

13
williamzujkowskiwilliamzujkowski

Master monitoring and observability for distributed systems

monitoringobservabilityprometheus+6
192 days ago

observability-setup

12
patricio0312revpatricio0312rev

Implements comprehensive observability with OpenTelemetry tracing, Prometheus metrics, and structured logging. Includes instrumentation plans, sample dashboards, and alert candidates. Use for "observability", "monitoring", "tracing", or "metrics".

192 days ago