Metadata-Version: 2.1
Name: middleware-apm-dev
Version: 1.2.0
Summary: Middleware's APM tool enables Python developers to effortlessly monitor their applications, gathering distributed tracing, metrics, logs, and profiling data for valuable insights and performance optimization.
Author: middleware-dev
Maintainer: middleware-dev
License: Apache-2.0
Project-URL: Source, https://github.com/middleware-labs/agent-apm-python.git
Keywords: APM,middleware,monitoring,tracing,metrics
Requires-Python: >=3.8
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: distro==1.9.0
Requires-Dist: opentelemetry-api==1.27.0
Requires-Dist: opentelemetry-distro==0.48b0
Requires-Dist: opentelemetry-exporter-otlp-proto-grpc==1.27.0
Requires-Dist: opentelemetry-instrumentation==0.48b0
Requires-Dist: opentelemetry-instrumentation-django==0.48b0
Requires-Dist: opentelemetry-instrumentation-flask==0.48b0
Requires-Dist: opentelemetry-instrumentation-wsgi==0.48b0
Requires-Dist: opentelemetry-proto==1.27.0
Requires-Dist: opentelemetry-sdk==1.27.0
Requires-Dist: opentelemetry-semantic-conventions==0.48b0
Requires-Dist: opentelemetry-util-http==0.48b0
Requires-Dist: PyYAML==6.0.2
Requires-Dist: requests==2.32.3
Requires-Dist: thrift==0.20.0
Requires-Dist: psutil==6.0.0
Requires-Dist: tomli==2.0.1
Requires-Dist: opentelemetry-propagator-b3==1.27.0
Requires-Dist: opentelemetry-propagator-jaeger==1.27.0
Requires-Dist: opentelemetry-propagator-aws-xray==1.0.2
Requires-Dist: opentelemetry-propagator-ot-trace==0.48b0
Requires-Dist: opentelemetry-propagator-gcp==1.7.0
Requires-Dist: pyroscope-io==0.8.5; sys_platform != "win32"

[Middleware](https://middleware.io/)'s APM (Application Performance Monitoring) tool is a powerful solution that empowers developers to gain valuable insights into the performance and behavior of their Python applications.

By installing the Middleware Host agent and integrating the APM package, developers can seamlessly monitor their applications and take advantage of various functionalities. The APM allows automatic collection of distributed tracing data, metrics, logs, and profiling information.

You can follow our [documentation](https://docs.middleware.io/docs/apm-configuration/python/python-apm-setup) to install the Middleware Host agent and integrate the APM package with your [Python](https://app.middleware.io/installation#apm/python) application.
