{"categories":[{"label":"Monitoring","url":"https://skillfed.io/packages/category/system-monitoring/5"}],"enrichment":{"capability":"Provides Django integration with statsd for sending application metrics to a statsd server, enabling real-time performance monitoring and statistics collection.","skillfed_tags":["monitoring","metrics","abandoned"],"use_cases":["Track request latency and throughput metrics in a Django application connected to a statsd aggregator.","Monitor database query performance and cache hit rates by instrumenting ORM and cache operations.","Collect custom application metrics via decorators on view functions or service methods.","Feed real-time application telemetry into a monitoring system for alerting and capacity planning."],"what_it_does":"django-statsd-mozilla is a Django middleware and utility library that connects your Django application to a statsd server for real-time metrics collection. It sends application performance data to statsd, which aggregates and forwards metrics to monitoring systems. The package provides decorators and context managers to instrument custom code sections.\n\nThe library depends only on the statsd client library and integrates as Django middleware or through explicit instrumentation calls. It was last released 2017-09-01 with a final commit 2020-09-04, meaning it receives no active maintenance or security updates and may have compatibility issues with recent Django versions.","worth_installing":"No\u2014unless you are maintaining legacy code already using this package. The library is abandoned (last release 2017-09-01, last commit 2020-09-04) and likely incompatible with modern Django versions. For new projects, use actively maintained alternatives or direct integration with statsd via a maintained client library."},"id":"django-statsd-mozilla","links":{"html":"https://skillfed.io/packages/django-statsd-mozilla","md":"https://skillfed.io/packages/django-statsd-mozilla.md","pypi":"https://pypi.org/project/django-statsd-mozilla/"},"maintenance":{"status":"abandoned"},"meta":{"latest_release":"2017-09-01","license_spdx":null,"license_treatment":"permissive","name":"django-statsd-mozilla","python_support":"unspecified","summary":"Django interface with statsd"},"popularity":{"monthly_downloads":90103,"position":13618,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"0.4.0"}
