Metadata-Version: 2.1
Name: middleware-apm
Version: 0.7.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. Install the Middleware Host agent and integrate the APM package to leverage its powerful functionalities.
Home-page: https://docs.middleware.io/docs/apm-configuration/python
Author: middleware-dev
Maintainer: middleware-dev
License: Apache-2.0
Project-URL: Source, https://github.com/middleware-labs/agent-apm-python.git
Requires-Python: >=3.8
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: distro==1.9.0
Requires-Dist: opentelemetry-api==1.15.0
Requires-Dist: opentelemetry-distro==0.36b0
Requires-Dist: opentelemetry-exporter-otlp-proto-grpc==1.15.0
Requires-Dist: opentelemetry-instrumentation==0.36b0
Requires-Dist: opentelemetry-instrumentation-django==0.36b0
Requires-Dist: opentelemetry-instrumentation-flask==0.36b0
Requires-Dist: opentelemetry-proto==1.15.0
Requires-Dist: opentelemetry-sdk==1.15.0
Requires-Dist: opentelemetry-semantic-conventions==0.36b0
Requires-Dist: opentelemetry-util-http==0.36b0
Requires-Dist: PyYAML==6.0.1
Requires-Dist: requests==2.31.0
Requires-Dist: thrift==0.16.0
Requires-Dist: pyroscope-io==0.8.5; sys_platform != "win32"
Requires-Dist: psutil==5.9.5
Requires-Dist: opentelemetry-propagator-b3==1.20.0
Requires-Dist: opentelemetry-propagator-jaeger==1.20.0
Requires-Dist: opentelemetry-propagator-aws-xray==1.0.1
Requires-Dist: opentelemetry-propagator-ot-trace==0.41b0
Requires-Dist: opentelemetry-propagator-gcp==1.6.0

[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.
