{"categories":[{"label":"Monitoring","url":"https://skillfed.io/packages/category/system-monitoring/2"}],"enrichment":{"capability":"Automatically traces calls to Writer's API endpoints when using the official Writer Python library, capturing request and response data as OpenTelemetry spans.","skillfed_tags":["observability","llm-tracing","opentelemetry"],"use_cases":["Debug LLM application behavior by inspecting prompts, completions, and API latency in your tracing backend","Monitor Writer API usage patterns and performance across your application without modifying existing code","Correlate Writer API calls with other distributed traces in a microservices architecture using OpenTelemetry context propagation","Audit and log LLM interactions for compliance, with the option to redact sensitive content via environment variable"],"what_it_does":"This package is an OpenTelemetry instrumentation plugin that automatically intercepts and traces calls made through the Writer Python library. Once initialized with a single call to `WriterInstrumentor().instrument()`, it captures request and response data as OpenTelemetry spans, allowing you to observe and debug your LLM application's interactions with Writer's API.\n\nBy default, it logs prompts, completions, and embeddings to span attributes for visibility into application behavior. However, you can disable this content logging by setting the `TRACELOOP_TRACE_CONTENT` environment variable to `false` if you need to protect sensitive user data or reduce trace size. The package integrates with standard OpenTelemetry exporters, so traces flow into your existing observability infrastructure.","worth_installing":"Yes, if you use the Writer Python library and have an OpenTelemetry observability stack. The package is actively maintained, has no known vulnerabilities, and requires minimal setup. Install it only if you need tracing visibility into Writer API calls; it adds no value without an OpenTelemetry exporter and backend already in place."},"id":"opentelemetry-instrumentation-writer","links":{"html":"https://skillfed.io/packages/opentelemetry-instrumentation-writer","md":"https://skillfed.io/packages/opentelemetry-instrumentation-writer.md","pypi":"https://pypi.org/project/opentelemetry-instrumentation-writer/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-08-10","license_spdx":"Apache-2.0","license_treatment":"permissive","name":"opentelemetry-instrumentation-writer","python_support":"supports_current","summary":"OpenTelemetry Writer instrumentation"},"popularity":{"monthly_downloads":2327210,"position":3137,"tier":"top_5000"},"security":{"n_vulnerabilities":0},"version":"0.62.3"}
