{"categories":[{"label":"Monitoring","url":"https://skillfed.io/packages/category/system-monitoring"}],"enrichment":{"capability":"Adds OpenTelemetry tracing to crewAI agentic workflows, capturing LLM interactions and agent behavior as spans with optional content logging.","skillfed_tags":["observability","agent-tracing","llm-instrumentation"],"use_cases":["Debug crewAI agent behavior by examining LLM prompts and responses in distributed traces.","Monitor production agent workflows to detect performance bottlenecks or unexpected LLM outputs.","Audit agent decisions and data flow for compliance by logging prompts and completions to traces.","Correlate agent activity with other system components using OpenTelemetry's trace context propagation.","Evaluate agent output quality by analyzing completions and embeddings captured in spans."],"what_it_does":"This package integrates OpenTelemetry tracing into crewAI agent workflows, automatically capturing LLM calls, agent decisions, and task execution as distributed traces. It wraps crewAI components to emit span events that record prompts, completions, and embeddings by default, giving visibility into how agents behave and make decisions.\n\nThe instrumentation is enabled with a single call to CrewAIInstrumentor().instrument() and respects the TRACELOOP_TRACE_CONTENT environment variable to disable sensitive content logging for privacy. It depends on the OpenTelemetry API, instrumentation framework, and AI-specific semantic conventions to standardize how agent behavior is represented in traces.","worth_installing":"Yes, if you are running crewAI agents in production or development and need observability. The low install friction, active maintenance, permissive license, and zero known vulnerabilities make it a safe choice. Install only if you have an OpenTelemetry collector or exporter configured to receive traces; otherwise traces will be generated but discarded."},"id":"opentelemetry-instrumentation-crewai","links":{"html":"https://skillfed.io/packages/opentelemetry-instrumentation-crewai","md":"https://skillfed.io/packages/opentelemetry-instrumentation-crewai.md","pypi":"https://pypi.org/project/opentelemetry-instrumentation-crewai/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-08-10","license_spdx":"Apache-2.0","license_treatment":"permissive","name":"opentelemetry-instrumentation-crewai","python_support":"supports_current","summary":"OpenTelemetry crewAI instrumentation"},"popularity":{"monthly_downloads":6857958,"position":1831,"tier":"top_5000"},"security":{"n_vulnerabilities":0},"version":"0.62.3"}
