{"categories":[{"label":"Monitoring","url":"https://skillfed.io/packages/category/system-monitoring"}],"enrichment":{"capability":"Adds distributed tracing to Ollama Python client calls, capturing request and response data as OpenTelemetry spans for observability and debugging.","skillfed_tags":["observability","llm-tracing","instrumentation"],"use_cases":["Debug LLM application behavior by inspecting prompts, completions, and response latencies in distributed traces.","Monitor Ollama endpoint performance and error rates across your infrastructure using OpenTelemetry exporters.","Audit LLM interactions for compliance or quality assurance by capturing full request/response data in traces.","Correlate Ollama calls with upstream application logic using trace context propagation.","Reduce trace size and remove sensitive data by disabling content logging in production deployments."],"what_it_does":"This package wraps the Ollama Python client to emit OpenTelemetry spans for every call to Ollama's endpoints. It integrates with your existing OpenTelemetry setup (API, instrumentation base, and semantic conventions) to capture request and response details as structured trace data. By default, it logs prompts, completions, and embeddings to span attributes for full visibility into LLM behavior; you can disable this via the TRACELOOP_TRACE_CONTENT environment variable if the data contains sensitive information or you want smaller traces.\n\nThe instrumentation is designed for developers building LLM applications who need observability into Ollama calls without modifying their application code. It follows the OpenTelemetry semantic conventions for AI systems, making traces compatible with standard observability platforms and tools.","worth_installing":"Yes, if you are already using OpenTelemetry in your application and need visibility into Ollama calls. The package is actively maintained, has no known vulnerabilities, and integrates cleanly with standard observability stacks. Install it only if you have an OpenTelemetry SDK and exporter configured; it is not a standalone observability solution."},"id":"opentelemetry-instrumentation-ollama","links":{"html":"https://skillfed.io/packages/opentelemetry-instrumentation-ollama","md":"https://skillfed.io/packages/opentelemetry-instrumentation-ollama.md","pypi":"https://pypi.org/project/opentelemetry-instrumentation-ollama/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-08-10","license_spdx":"Apache-2.0","license_treatment":"permissive","name":"opentelemetry-instrumentation-ollama","python_support":"supports_current","summary":"OpenTelemetry Ollama instrumentation"},"popularity":{"monthly_downloads":6879570,"position":1825,"tier":"top_5000"},"security":{"n_vulnerabilities":0},"version":"0.62.3"}
