You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
Socket

middleware-io

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

middleware-io

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.

2.4.0
Source
pipPyPI
Maintainers
1

Contributors Forks Stargazers Issues MIT License LinkedIn


Middleware - Python APM

An Application Performance Monitoring (APM) tool for Python applications and libraries
Explore the docs »

Report Bug · Request Feature

About

Product Name Screen Shot

Middleware's APM (Application Performance Monitoring) tool offers a comprehensive solution for developers seeking to enhance the performance and observability of their Python applications.

By installing the Middleware Host Agent and integrating the APM package, developers can seamlessly monitor applications, capturing distributed tracing data, metrics, logs, and profiling information. This enables a thorough view of application performance and behavior.

For detailed instructions on installing the Middleware Host Agent and integrating the APM package, refer to our documentation for Python applications.

Latest release built with:

Requirements

  • Python 3.8 or higher

Installation

Run the following command in your terminal:

pip install middleware-io

To install with Continuous Profiling support:

pip install middleware-io[profiling]

For further details on prerequisites, configuration options, and use, visit our docs page at https://docs.middleware.io/apm-configuration/python.

For framwork based python instrumentation examples, visit github repo at https://github.com/middleware-labs/demo-apm-python.

License

Distributed under the Apache License. See LICENSE for more information.

Keywords

APM

FAQs

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts