$npx skillfedfor your agent

Monitoring packages

558 packages · page 7 of 14

Packages

apache-airflow-providers-tableau Worth it
PyPI · Monitoring · released Jul 2026

Integrates Tableau with Apache Airflow, enabling orchestration of Tableau operations and data workflows through Airflow DAGs.

Install it if you run Airflow and need to automate Tableau operations; the low install friction and permissive license make it a straightforward addition to an…

Apache-2.0pure Python · 3.10+
1.1Mdownloads / mo
WMI With conditions
PyPI · Monitoring · released Apr 2020

WMI wraps Windows Management Instrumentation to let Python code query and control system resources, services, and hardware on Windows machines through a simplified API.

However, be aware that the package is abandoned and untested against Python versions beyond 3.4 or Windows versions beyond 8.x.

permissive licensepure Pythonabandoned
1.0Mdownloads / mo
apache-airflow-providers-atlassian-jira Worth it
PyPI · Monitoring · released Jul 2026

Provides Apache Airflow operators and hooks to create, query, and manage Jira issues as part of Airflow DAGs.

Install it if you run Airflow and need to integrate Jira into your workflows.

Apache-2.0pure Python · 3.10+
1.0Mdownloads / mo
django-rq Worth it
PyPI · Monitoring · released Jul 2026

Django-RQ integrates RQ (Redis Queue) with Django, allowing you to configure and manage asynchronous job queues through Django settings and enqueue tasks for background processing.

MITpure Python · 3.10+
1.0Mdownloads / mo
vercel-internal-telemetry With conditions
PyPI · Monitoring · released Aug 2026

Provides shared telemetry helpers for internal use across Vercel's Python packages, enabling consistent instrumentation and data collection.

MITpure Python · 3.10+
1.0Mdownloads / mo
codetiming With conditions
PyPI · Monitoring · released Nov 2022

Measures elapsed time in Python code using a flexible Timer class that works as a decorator, context manager, or standalone object, with customizable output formatting and named timer aggregation.

MITpure Python · 3.6+abandoned
1.0Mdownloads / mo
openinference-instrumentation-openai-agents Worth it
PyPI · Monitoring · released Aug 2026

Auto-instruments OpenAI Agents SDK to emit OpenTelemetry-compatible traces for observing agent runs, tool calls, and realtime audio sessions.

Install it if you use OpenAI Agents and need observability into agent execution, tool calls, or realtime audio sessions.

Apache-2.0pure Python
1.0Mdownloads / mo
proxy.py Worth it
PyPI · Monitoring · released Feb 2025

A lightweight, pluggable HTTP proxy server framework that handles forward proxying, reverse proxying, and TLS interception with support for custom plugins and asyncio-based concurrency.

BSD-3-Clausepure Python · 3.6+
1.0Mdownloads / mo
netflix-spectator-py With conditions
PyPI · Monitoring · released Oct 2025

A thin-client metrics library that sends application metrics to Netflix Atlas and SpectatorD for timeseries monitoring and analysis.

However, it is only useful if you have a compatible metrics backend; it is not a general-purpose metrics library for other backends (Prometheus, CloudWatch, etc.).

permissive licensepure Python · 3.10+aging
998.1Kdownloads / mo
apache-airflow-providers-salesforce With conditions
PyPI · Monitoring · released Aug 2026

Integrates Salesforce data operations into Apache Airflow workflows, providing operators and hooks to query, load, and manage Salesforce records as scheduled tasks.

Apache-2.0pure Python · 3.10+
969.9Kdownloads / mo
apache-airflow-providers-opsgenie Worth it
PyPI · Monitoring · released Jun 2026

Integrates Apache Airflow with Opsgenie to send alerts and notifications from Airflow workflows to Opsgenie incident management.

Install it if you run Apache Airflow and use Opsgenie for incident management and want to integrate workflow alerts into your on-call system.

Apache-2.0pure Python · 3.10+
969.0Kdownloads / mo
py-grpc-prometheus With conditions
PyPI · Monitoring · released Feb 2024

Adds Prometheus metrics collection to gRPC services via interceptors, tracking request counts, message volumes, and handling latencies on both client and server sides.

However, verify the unclear license before use in proprietary contexts, and be aware that dormant maintenance means no active support for future gRPC or Prometheus…

license unclearpure Pythondormant
961.3Kdownloads / mo
arize With conditions
PyPI · Monitoring · released Aug 2026

Arize is a Python client library for interacting with the Arize AI engineering platform, enabling you to log, trace, evaluate, and manage ML models, datasets, experiments, and LLM applications through a unified API.

However, it is tightly coupled to Arize's hosted service—you will need API credentials and an active account to use it meaningfully.

permissive licensepure Python · 3.10+
951.2Kdownloads / mo
logzio-python-handler Worth it
PyPI · Monitoring · released Feb 2026

A Python logging handler that sends logs in bulk over HTTPS to Logz.io, with automatic queuing, retry logic, and local fallback storage on send failure.

Install it if you use Logz.io and want to ship Python application logs via the standard logging module with built-in retry and fallback behavior.

permissive licensepure Python
950.9Kdownloads / mo
opentelemetry-exporter-zipkin-json Worth it
PyPI · Monitoring · released Jul 2026

Exports OpenTelemetry tracing data to Zipkin using JSON serialization for distributed tracing and observability.

Install it if you are using OpenTelemetry in Python and need to send traces to Zipkin.

Apache-2.0pure Python · 3.10+
944.1Kdownloads / mo
coralogix-logger With conditions
PyPI · Monitoring · released Dec 2025

Sends Python application logs to Coralogix, a cloud-based log analytics platform, via a Python logging handler that integrates with the standard library's logging module.

However, be cautious: the package is abandoned and receives no maintenance.

Apache-2.0pure Python · 3.5+abandoned
904.4Kdownloads / mo
portend Worth it
PyPI · Monitoring · released May 2025

Portend monitors TCP ports to check whether they are bound (occupied) or free, and can find available local ports for binding.

Install it if you need to wait for ports or discover available ones in Python or shell scripts.

MITpure Python · 3.9+
890.0Kdownloads / mo
pulumi-datadog Worth it
PyPI · Monitoring · released Jul 2026

Pulumi provider for declaring and managing Datadog resources as infrastructure-as-code within Pulumi programs.

Install it if you are already using Pulumi and want to manage Datadog resources as code; skip it if you use a different IaC tool or prefer the Datadog UI for…

permissive licensepure Python · 3.9+
873.0Kdownloads / mo
pyinotify With conditions
PyPI · Monitoring · released Jun 2015

Monitors Linux filesystem events (file creation, modification, deletion) and triggers callbacks when they occur, allowing Python programs to react to filesystem changes in real time.

MITbuilds from sourcedormant
864.1Kdownloads / mo
newrelic-telemetry-sdk With conditions
PyPI · Monitoring · released Oct 2025

Sends custom metrics, events, logs, and distributed traces to New Relic for monitoring and observability without requiring a full agent installation.

permissive licensepure Python · 3.9+
846.0Kdownloads / mo
austin-dist With conditions
PyPI · Monitoring · released Nov 2025

Austin is a frame stack sampler for CPython that profiles running Python processes without instrumentation, collecting time and memory profiling data by reading the interpreter's virtual memory.

GPL-3.0-or-latercompiled wheel
841.3Kdownloads / mo
python3-logstash With conditions
PyPI · Monitoring · released Jul 2018

A Python logging handler that forwards log messages to Logstash via UDP or TCP, integrating Python's standard logging framework with Logstash for centralized log aggregation.

permissive licensepure Pythonabandoned
811.8Kdownloads / mo
watchdog-gevent With conditions
PyPI · Monitoring · released Oct 2024

Provides a gevent-based file system event observer that integrates watchdog's file monitoring with gevent's lightweight concurrency model.

However, verify the license first and test compatibility with your versions of gevent and watchdog, since the package is dormant and may not work with recent releases…

license unclearpure Pythondormant
790.8Kdownloads / mo
datadog-checks-base Worth it
PyPI · Monitoring · released Aug 2026

Provides the Python base classes and utilities that Datadog Agent integrations need to run, and mocks an Agent environment for standalone testing and development.

Install it if you are building, testing, or maintaining Datadog checks.

BSD-3-Clausepure Python
753.6Kdownloads / mo
apache-airflow-providers-papermill With conditions
PyPI · Monitoring · released Aug 2026

Integrates Papermill notebook execution into Apache Airflow workflows, allowing you to parameterize and run Jupyter notebooks as Airflow tasks.

Apache-2.0pure Python · 3.10+
751.4Kdownloads / mo
opentelemetry-instrumentation-litellm Worth it
PyPI · Monitoring · released Aug 2026

Adds OpenTelemetry tracing to LiteLLM, capturing LLM prompts, completions, and embeddings as spans and metrics across all LLM providers that LiteLLM supports.

Install it if you're using LiteLLM and need tracing; skip it only if you have no observability requirements.

Apache-2.0pure Python
748.1Kdownloads / mo
GPUtil With conditions
PyPI · Monitoring · released Dec 2018

GPUtil queries NVIDIA GPU status and availability by wrapping nvidia-smi, returning ordered lists of GPUs filtered by current load and memory usage.

However, be cautious: it has not been updated since 2018, so compatibility with very recent NVIDIA drivers or Python versions is unverified.

permissive licensebuilds from source
742.5Kdownloads / mo
apache-airflow-providers-trino With conditions
PyPI · Monitoring · released Aug 2026

Integrates Apache Airflow with Trino, enabling Airflow DAGs to execute queries and manage Trino connections as part of data pipeline orchestration.

Apache-2.0pure Python · 3.10+
727.5Kdownloads / mo
microsoft-opentelemetry With conditions
PyPI · Monitoring · released Aug 2026

Provides a unified OpenTelemetry distribution for Python that simplifies instrumentation across Azure Monitor, OTLP-compatible backends, and Microsoft Agent 365 integrations.

Install it if you want a batteries-included distribution; skip it if you need minimal dependencies or are not using Azure.

MITpure Python · 3.10+
726.9Kdownloads / mo
apache-airflow-providers-elasticsearch With conditions
PyPI · Monitoring · released Aug 2026

Integrates Elasticsearch with Apache Airflow, providing operators, hooks, and sensors to query, index, and monitor Elasticsearch clusters within Airflow DAGs.

Install only if you have an Airflow instance >=2.11.0 and an Elasticsearch cluster >=8.10 to connect to.

Apache-2.0pure Python · 3.10+
712.4Kdownloads / mo
apache-airflow-providers-hashicorp With conditions
PyPI · Monitoring · released Aug 2026

Integrates Apache Airflow with HashiCorp Vault and other HashiCorp services, enabling Airflow workflows to authenticate, retrieve secrets, and interact with HashiCorp infrastructure.

Apache-2.0pure Python · 3.10+
681.7Kdownloads / mo
mcp-grafana With conditions
PyPI · Monitoring · released Aug 2026

An MCP server that exposes Grafana dashboards, datasources, and query execution (Prometheus, Loki, ClickHouse, CloudWatch, Elasticsearch, OpenSearch, Snowflake, Athena, InfluxDB, Graphite) to AI clients like Claude Desktop or Cursor.

permissive licensecompiled wheel · 3.10+
678.5Kdownloads / mo
kedro-telemetry With conditions
PyPI · Monitoring · released May 2026

Kedro-Telemetry is a plugin that collects anonymized usage analytics from Kedro projects and sends them to Heap Analytics to help the Kedro team understand how the framework is used.

permissive licensepure Python · 3.10+
674.2Kdownloads / mo
apache-airflow-client Worth it
PyPI · Monitoring · released Jul 2026

A Python client library for the Apache Airflow REST API that enables programmatic management of Airflow objects through standard HTTP operations.

Install it if you need programmatic control of Airflow from Python.

Apache-2.0pure Python
653.1Kdownloads / mo
openinference-instrumentation-google-genai Worth it
PyPI · Monitoring · released Aug 2026

Automatically instruments Google GenAI SDK calls to emit OpenTelemetry-compatible traces for observability and debugging.

Apache-2.0pure Python
652.7Kdownloads / mo
openinference-instrumentation-anthropic Worth it
PyPI · Monitoring · released Aug 2026

Automatically captures and exports traces from Anthropic API calls to OpenTelemetry-compatible collectors like Arize Phoenix, enabling observability of LLM interactions.

Apache-2.0pure Python
651.1Kdownloads / mo
simpervisor Worth it
PyPI · Monitoring · released May 2023

Provides async methods to start, manage, and terminate child processes through a SupervisedProcess class.

permissive licensepure Python · 3.8+
643.6Kdownloads / mo
openinference-instrumentation-agno Worth it
PyPI · Monitoring · released Aug 2026

Auto-instruments Agno Agent applications to emit OpenTelemetry-compatible traces for monitoring and observability, exportable to collectors like Arize Phoenix or Langfuse.

Install it if you are building Agno agents and need observability; it adds minimal friction and works with existing monitoring infrastructure.

Apache-2.0pure Python
643.6Kdownloads / mo
apache-airflow-providers-apache-livy With conditions
PyPI · Monitoring · released Aug 2026

Integrates Apache Livy with Apache Airflow to submit and monitor Spark jobs on remote Livy servers as part of Airflow workflows.

Apache-2.0pure Python · 3.10+
641.6Kdownloads / mo
clearml With conditions
PyPI · Monitoring · released Aug 2026

ClearML is an ML/DL development and production suite that automates experiment tracking, captures environment and hyperparameter data, logs outputs and metrics, and provides orchestration and data management for machine learning workflows.

Apache-2.0pure Python
630.8Kdownloads / mo