{"categories":[{"label":"Monitoring","url":"https://skillfed.io/packages/category/system-monitoring/2"}],"enrichment":{"capability":"Adds OpenTelemetry tracing instrumentation to pymemcache client calls, automatically capturing memcache operations as spans for observability.","skillfed_tags":["observability","distributed-tracing","instrumentation"],"use_cases":["Trace memcache operations in a distributed system to identify cache hit/miss patterns and latency.","Debug slow requests by correlating application traces with underlying memcache calls.","Monitor cache performance metrics alongside application and database tracing in a unified observability platform.","Validate cache behavior during integration testing by inspecting emitted spans."],"what_it_does":"This package integrates pymemcache with OpenTelemetry's tracing framework, automatically wrapping memcache client operations to emit observability data. When installed and initialized, it captures each cache operation (get, set, delete, etc.) as a span, allowing you to see memcache activity within your distributed tracing pipeline alongside other instrumented services.\n\nIt depends on the core OpenTelemetry API and instrumentation framework, plus semantic conventions for consistent span naming. The package is actively maintained and supports Python 3.10 through 3.14, though it remains in Beta status. It's designed for teams already using OpenTelemetry who need visibility into their memcache layer.","worth_installing":"Yes, if you are already using OpenTelemetry and need memcache observability. The low install friction, active maintenance, and permissive license make it a straightforward addition to an observability stack. The Beta status is not a blocker for production use in most cases, but verify compatibility with your specific pymemcache and OpenTelemetry versions first."},"id":"opentelemetry-instrumentation-pymemcache","links":{"html":"https://skillfed.io/packages/opentelemetry-instrumentation-pymemcache","md":"https://skillfed.io/packages/opentelemetry-instrumentation-pymemcache.md","pypi":"https://pypi.org/project/opentelemetry-instrumentation-pymemcache/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-07-16","license_spdx":"Apache-2.0","license_treatment":"permissive","name":"opentelemetry-instrumentation-pymemcache","python_support":"supports_current","summary":"OpenTelemetry pymemcache instrumentation"},"popularity":{"monthly_downloads":3326620,"position":2657,"tier":"top_5000"},"security":{"n_vulnerabilities":0},"version":"0.65b0"}
