$npx skillfedfor your agent

Monitoring packages

558 packages · page 9 of 14

Packages

humiolib With conditions
PyPI · Monitoring · released Oct 2023

Python SDK that wraps Humio's web API to enable log ingestion and querying directly from Python code.

However, dormant maintenance means you should verify compatibility with your Humio instance and Python environment before relying on it for critical workflows.

Apache-2.0pure Python · 3.5+dormant
397.3Kdownloads / mo
grafanalib With conditions
PyPI · Monitoring · released Jan 2024

Generates Grafana dashboards from Python code, letting you version-control, template, and programmatically build monitoring configurations instead of editing them through the UI.

However, be aware that maintenance is aging—last release was over a year ago and maintainers have reduced availability.

Apache-2.0pure Pythonaging
393.3Kdownloads / mo
inotify With conditions
PyPI · Monitoring · released Jul 2025

Wraps Linux kernel inotify to watch directories for file system events, yielding them as a generator rather than requiring polling.

copyleftpure Pythonaging
393.1Kdownloads / mo
apache-airflow-providers-openai With conditions
PyPI · Monitoring · released Aug 2026

Integrates OpenAI APIs into Apache Airflow workflows, enabling text generation, embeddings, and other AI-powered tasks directly within DAGs.

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

Integrates Apache Hive with Apache Airflow, enabling Hive query execution and data operations within Airflow workflows.

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

Integrates Alibaba Cloud services (OSS, ADB, ODPS) with Apache Airflow, enabling workflow orchestration and data pipeline tasks on Alibaba's cloud platform.

Install only if Airflow >=2.11.0 is already in place and you have Alibaba cloud resources to integrate.

Apache-2.0pure Python · 3.10+
385.3Kdownloads / mo
opentelemetry-exporter-jaeger Skip
PyPI · Monitoring · released Nov 2023

Installs Jaeger exporters for OpenTelemetry to send distributed traces to Jaeger, supporting both gRPC and Thrift serialization methods.

No, not for new projects.

Apache-2.0pure Python · 3.7+
376.2Kdownloads / mo
osprofiler With conditions
PyPI · Monitoring · released May 2026

OSProfiler generates distributed request traces across OpenStack services to identify performance bottlenecks and cross-project latency issues.

Apache-2.0pure Python · 3.10+
375.8Kdownloads / mo
openinference-instrumentation-pydantic-ai Worth it
PyPI · Monitoring · released Aug 2026

Auto-instruments PydanticAI agents to emit OpenTelemetry traces compatible with observability platforms like Arize Phoenix and Arize AX.

Apache-2.0pure Python
375.5Kdownloads / mo
opentelemetry-exporter-jaeger-proto-grpc Skip
PyPI · Monitoring · released Nov 2023

Exports OpenTelemetry tracing data to Jaeger using gRPC and Protocol Buffers, enabling distributed tracing collection and visualization.

Apache-2.0pure Python · 3.7+
375.1Kdownloads / mo
foxglove-sdk With conditions
PyPI · Monitoring · released Jul 2026

Integrates Python applications with the Foxglove visualization platform, enabling logging to MCAP files and live visualization through a local server or remote gateway connection.

MITcompiled wheel · 3.10+
373.0Kdownloads / mo
openinference-instrumentation-llama-index With conditions
PyPI · Monitoring · released Aug 2026

Auto-instruments LlamaIndex applications to generate OpenTelemetry-compatible traces for observability and debugging, sending them to collectors like Arize Phoenix or Arize AX.

Install it if you're building production LlamaIndex applications or debugging retrieval quality; skip it if you don't need tracing.

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

Integrates Neo4j graph database operations into Apache Airflow workflows, providing operators and hooks to query, write, and manage graph data as part of DAG tasks.

Apache-2.0pure Python · 3.10+
366.8Kdownloads / mo
cpuset-py3 Skip
PyPI · Monitoring · released Dec 2020

Wraps Linux cpuset kernel facilities through Python to manage CPU and memory resource allocation on multi-core systems.

Install only if you are maintaining legacy code that already depends on it.

license unclearpure Pythonabandoned
363.9Kdownloads / mo
grafana-foundation-sdk Worth it
PyPI · Monitoring · released Jan 2026

Provides Python types, builders, and tools for programmatically constructing and manipulating Grafana dashboards, panels, queries, and related objects.

Apache-2.0pure Python · 3.11+
356.0Kdownloads / mo
apache-airflow-providers-common-ai With conditions
PyPI · Monitoring · released Aug 2026

Provides AI/LLM hooks and operators for Apache Airflow pipelines, integrating pydantic-ai to enable LLM-driven workflow tasks.

Apache-2.0pure Python · 3.10+
354.7Kdownloads / mo
azureml-telemetry With conditions
PyPI · Monitoring · released Feb 2026

Collects telemetry data from Python code by logging messages, metrics, events, and activity to Application Insights for monitoring and diagnostics.

license unclearpure Python
348.8Kdownloads / mo
opentelemetry-instrumentation-pymssql With conditions
PyPI · Monitoring · released Jul 2026

Adds automatic tracing and monitoring of pymssql database connections to OpenTelemetry, capturing SQL queries and performance metrics without code changes.

Apache-2.0pure Python · 3.10+
346.8Kdownloads / mo
oslo.metrics With conditions
PyPI · Monitoring · released May 2026

Collects and exposes metrics data from Oslo libraries to monitoring systems via a standardized metrics API.

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

Provides Apache Airflow integration for Apache Flink, enabling you to orchestrate and monitor Flink jobs as tasks within Airflow workflows.

Install it if you run Airflow and need to orchestrate Flink workloads; it is the standard integration for that use case.

Apache-2.0pure Python · 3.10+
344.5Kdownloads / mo
pynput-robocorp-fork With conditions
PyPI · Monitoring · released Dec 2022

Controls and monitors mouse and keyboard input devices across Windows, macOS, and Linux, allowing you to programmatically move the cursor, click, type, and listen for keyboard and mouse events.

LGPL-3.0-onlypure Pythonabandoned
339.9Kdownloads / mo
multiping Skip
PyPI · Monitoring · released May 2018

MultiPing sends ICMP echo requests (pings) to one or many IP addresses and collects response times, supporting both IPv4 and IPv6 with no external dependencies.

Apache-2.0pure Pythonabandoned
334.4Kdownloads / mo
openinference-instrumentation-haystack Worth it
PyPI · Monitoring · released Aug 2026

Auto-instruments Haystack LLM pipelines and components to emit OpenTelemetry traces for monitoring and observability in tools like Arize Phoenix.

Install it if you need to monitor or debug Haystack LLM pipelines; skip it only if you have no observability requirements or use a different instrumentation approach.

Apache-2.0pure Python
333.7Kdownloads / mo
apache-airflow-providers-microsoft-winrm With conditions
PyPI · Monitoring · released Jul 2026

Integrates Windows Remote Management (WinRM) into Apache Airflow, enabling orchestration of tasks that execute commands on Windows systems via remote management protocols.

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

Integrates Git version control operations into Apache Airflow workflows, enabling DAGs to clone, pull, and interact with Git repositories as part of data pipeline orchestration.

Apache-2.0pure Python · 3.10+
330.9Kdownloads / mo
pycadf With conditions
PyPI · Monitoring · released Jul 2026

PyCADF implements the Cloud Auditing Data Federation specification to provide a standardized auditing data model for OpenStack and other systems that need to emit structured audit events.

Apache-2.0pure Python · 3.11+
329.2Kdownloads / mo
apache-airflow-providers-common-messaging With conditions
PyPI · Monitoring · released Jun 2026

Provides common messaging abstractions and operators for Apache Airflow workflows to integrate with message brokers and cloud messaging services.

Apache-2.0pure Python · 3.10+
325.5Kdownloads / mo
libvirt-python With conditions
PyPI · Monitoring · released Aug 2026

Provides Python bindings to the libvirt virtualization API, allowing Python applications to manage virtual machines and containers on Linux and other operating systems.

copyleftbuilds from source · 3.6+
323.6Kdownloads / mo
apache-airflow-providers-exasol With conditions
PyPI · Monitoring · released Aug 2026

Integrates Exasol database with Apache Airflow, providing operators and hooks to query, load, and manage data in Exasol clusters from Airflow workflows.

Install only if you have Airflow >=2.11.0 already running and an Exasol cluster to connect to.

Apache-2.0pure Python · 3.10+
316.6Kdownloads / mo
spotinst-agent Skip
PyPI · Monitoring · released Jun 2024

Spotinst-agent is a remote execution agent that polls for and runs shutdown scripts on machines, requiring API credentials to communicate with the Spotinst platform.

MITbuilds from sourcedormant
313.4Kdownloads / mo
dagster-datadog With conditions
PyPI · Monitoring · released Aug 2026

Integrates Datadog monitoring and observability with Dagster data pipelines, enabling metric collection, alerting, and performance tracking within Dagster's orchestration framework.

Apache-2.0pure Python
311.5Kdownloads / mo
opentelemetry-instrumentation-asyncclick With conditions
PyPI · Monitoring · released Jul 2026

Adds OpenTelemetry tracing to asyncclick CLI applications, capturing command execution and argument handling as distributed traces.

Apache-2.0pure Python · 3.10+
309.7Kdownloads / mo
agentops Worth it
PyPI · Monitoring · released Aug 2025

AgentOps provides observability and monitoring for AI agents, capturing execution traces, LLM costs, and session replays with minimal code integration.

Install it if you are building or debugging AI agents and want production observability without writing custom instrumentation—the decorator-based API is lightweight…

MITpure Python · 3.9+
299.8Kdownloads / mo
ml-goodput-measurement With conditions
PyPI · Monitoring · released Aug 2026

Measures and monitors the productive utilization (Goodput) and idle time (Badput) of ML training jobs running on cloud accelerators, logging metrics to Google Cloud and exporting analysis to TensorBoard.

However, verify the license status before use in proprietary contexts, and confirm that your GCP project and cluster access scopes are properly configured—setup is…

license unclearpure Python · 3.8+
299.3Kdownloads / mo
zabbix-utils Worth it
PyPI · Monitoring · released Dec 2025

Provides Python bindings for Zabbix API, sender, and get protocols to query monitoring data, send item values, and retrieve agent metrics from Zabbix servers.

Install it if you need to automate Zabbix tasks or integrate Zabbix data into Python applications.

MITpure Python · 3.8+aging
297.4Kdownloads / mo
aiomonitor With conditions
PyPI · Monitoring · released Nov 2024

Adds a concurrent monitor and interactive Python REPL to asyncio applications, accessible via telnet or a built-in CLI client, allowing inspection and control of running tasks without blocking the event loop.

Apache-2.0pure Python · 3.8+
297.1Kdownloads / mo
python-nmap Skip
PyPI · Monitoring · released Oct 2021

Python wrapper for the nmap port scanner that parses scan results into queryable objects and supports both synchronous and asynchronous scanning modes.

copyleftbuilds from sourceabandoned
294.5Kdownloads / mo
apache-airflow-providers-jenkins Worth it
PyPI · Monitoring · released Jun 2026

Integrates Jenkins CI/CD systems into Apache Airflow workflows, enabling orchestration of Jenkins jobs as Airflow tasks.

Install it if you run Airflow and need to orchestrate Jenkins jobs; the only prerequisite is an existing Airflow 2.11.0+ installation and a Jenkins server to connect to.

Apache-2.0pure Python · 3.10+
290.6Kdownloads / mo
airflow-exporter Worth it
PyPI · Monitoring · released Jul 2026

Exposes Airflow DAG and task metrics to Prometheus, making workflow status and performance observable through a standard monitoring endpoint.

permissive licensepure Python · 3.9+
290.4Kdownloads / mo
opentelemetry-contrib-instrumentations With conditions
PyPI · Monitoring · released Jul 2026

A meta-package that installs all OpenTelemetry instrumentation packages from the Python Contrib repository, enabling automatic tracing and monitoring across a wide range of Python libraries and frameworks.

Apache-2.0pure Python · 3.10+
289.0Kdownloads / mo