{"categories":[{"label":"Monitoring","url":"https://skillfed.io/packages/category/system-monitoring/2"}],"enrichment":{"capability":"Adds distributed tracing to Langchain LLM applications via OpenTelemetry, capturing prompts, completions, and embeddings as span attributes for visibility and debugging.","skillfed_tags":["llm-observability","distributed-tracing","langchain"],"use_cases":["Debug Langchain chains and agents by inspecting prompts and completions in your tracing backend.","Monitor LLM application performance and latency across distributed systems using OpenTelemetry exporters.","Audit and log all prompts and model outputs for compliance or quality evaluation.","Correlate LLM traces with other application traces for end-to-end observability.","Reduce trace payload size by disabling content logging in production while keeping structural metrics."],"what_it_does":"This package integrates Langchain with OpenTelemetry to automatically trace LLM application execution. When enabled, it captures prompts, completions, and embeddings as attributes on OpenTelemetry spans, giving you visibility into how your Langchain-based application is behaving at runtime.\n\nThe instrumentation works by hooking into Langchain's execution flow and emitting span data to your configured OpenTelemetry exporter. By default it logs all content for debugging; you can disable this via the TRACELOOP_TRACE_CONTENT environment variable if you need to reduce trace size or protect sensitive user data. The package depends on the core OpenTelemetry API and instrumentation framework, plus semantic convention libraries for AI workloads.","worth_installing":"Yes, if you are building Langchain applications and already use or plan to use OpenTelemetry for observability. The package is actively maintained, has no known vulnerabilities, and integrates cleanly with the OpenTelemetry ecosystem. Install it only if you have an OpenTelemetry collector or exporter configured to receive the traces; the instrumentation alone produces no output."},"id":"opentelemetry-instrumentation-langchain","links":{"html":"https://skillfed.io/packages/opentelemetry-instrumentation-langchain","md":"https://skillfed.io/packages/opentelemetry-instrumentation-langchain.md","pypi":"https://pypi.org/project/opentelemetry-instrumentation-langchain/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-08-10","license_spdx":"Apache-2.0","license_treatment":"permissive","name":"opentelemetry-instrumentation-langchain","python_support":"supports_current","summary":"OpenTelemetry Langchain instrumentation"},"popularity":{"monthly_downloads":6562609,"position":1888,"tier":"top_5000"},"security":{"n_vulnerabilities":0},"version":"0.62.3"}
