{"categories":[{"label":"Monitoring","url":"https://skillfed.io/packages/category/system-monitoring/2"}],"enrichment":{"capability":"Extracts process-level metadata and populates OpenTelemetry Resource objects with process attributes for use in tracing and observability pipelines.","skillfed_tags":["observability","abandoned"],"use_cases":["Automatically tag traces with process ID and executable name when setting up a TracerProvider for distributed tracing.","Populate Resource attributes with process metadata for better observability context in production deployments.","Combine process detection with other resource detectors to build a complete Resource for telemetry export."],"what_it_does":"This package is a resource detector plugin for OpenTelemetry that gathers process-level information from the running Python application and attaches it to Resource objects. It uses psutil to read process metadata and integrates with the OpenTelemetry SDK's resource aggregation system, allowing you to automatically enrich traces and metrics with context about the process that generated them.\n\nYou use it by instantiating ProcessResourceDetector and passing it to get_aggregated_resources() alongside other detectors. The resulting Resource is then passed to a TracerProvider or other OpenTelemetry components. It is designed as a drop-in detector for the standard OpenTelemetry resource detection pattern and requires no additional configuration.","worth_installing":"No. The package is abandoned (last release 2022-09-18, no updates for 1426 days) and will not receive maintenance or security updates. While it has low install friction and permissive licensing, the lack of maintenance makes it risky for production use. Consider whether built-in resource detection or a maintained alternative meets your needs."},"id":"opentelemetry-resourcedetector-process","links":{"html":"https://skillfed.io/packages/opentelemetry-resourcedetector-process","md":"https://skillfed.io/packages/opentelemetry-resourcedetector-process.md","pypi":"https://pypi.org/project/opentelemetry-resourcedetector-process/"},"maintenance":{"status":"abandoned"},"meta":{"latest_release":"2022-09-18","license_spdx":null,"license_treatment":"permissive","name":"opentelemetry-resourcedetector-process","python_support":"supports_current","summary":"An OpenTelemetry package to populates Resource attributes from the running process"},"popularity":{"monthly_downloads":1326498,"position":4056,"tier":"top_5000"},"security":{"n_vulnerabilities":0},"version":"0.3.0"}
