middleware-apm

View on PyPIReverse Dependencies (0)

0.4.1 middleware_apm-0.4.1-py3-none-any.whl

Wheel Details

Project: middleware-apm
Version: 0.4.1
Filename: middleware_apm-0.4.1-py3-none-any.whl
Download: [link]
Size: 15887
MD5: 1767135ac85eb6e2c3ca6d98059846e0
SHA256: faa77a52ef6951dd24a52cbfc46cf79904cd68e2f62c0847de42e4c525588f4f
Uploaded: 2024-03-06 12:37:54 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: middleware-apm
Version: 0.4.1
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.
Author: middleware-dev
Maintainer: middleware-dev
Home-Page: https://docs.middleware.io/docs/apm-configuration/python
Project-Url: Source, https://github.com/middleware-labs/agent-apm-python.git
License: Apache-2.0
Requires-Python: >=3.8
Requires-Dist: distro (==1.4.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: 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)
Requires-Dist: pyroscope-io (==0.8.5); sys_platform != "win32"
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 765 characters]

WHEEL

Wheel-Version: 1.0
Generator: bdist_wheel (0.37.1)
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
middleware/__init__.py sha256=xYsisB0fh81TKnhLlLZ2xF2X0jaqSaK2fwR1crwN2eg 38
middleware/config.py sha256=Wqez9nRis1vdnC7oyTH4nWEVeDuuLZgs-WCo6DYQXHQ 2271
middleware/installer/__init__.py sha256=XezrpEjfWZ9Qbs5hl6aQs8WKACBwAtzcgIvdXOnbzIM 1870
middleware/installer/__main__.py sha256=H0aFFZ3VeugZnlEL4WVhq12FaELGDY0FGReCKyJmOx8 45
middleware/installer/_bootstrap.py sha256=I-rNfoqW2qxhG3DHxm34vIXAEYlTnQE-ZWXqLEoROdA 2419
middleware/installer/run.py sha256=ERPbSqb2T2KBRoIbKnT2t_P1okeLVf31BLMFGFuaEKk 1610
middleware/lib/__init__.py sha256=6cgQCtPXdS0Usvu-FZX8b5sKjH6FSBLVOri6NcE7CkY 59
middleware/lib/_logger.py sha256=GVzB5ucV81XuVmnouSvWURD2OsM3yr4kCVrfdnhU4H8 984
middleware/lib/_meter.py sha256=JYCIm5VPwjucA1nOzR225okDAexl1w-rh7Ts0xB8rng 10150
middleware/lib/_profiler.py sha256=I2UaMWxJxQquwbiE3MBfgbanWg-cwK8TRrE0_XQEgR0 1800
middleware/lib/_tracer.py sha256=__svk5B8m9V7nDdbcMjHqnPr96A7xfHGP6FKeYWWwtA 990
middleware/lib/mw_tracker.py sha256=uR2fxIF8naFyK6nHgb5645qfnp3HVKejSfjpXeh1Iks 2505
scripts/middleware-apm.py sha256=i1lEfAe2d37JKYqH2bUryALTH12C-qRoAwnsszaLNEc 79
middleware_apm-0.4.1.dist-info/LICENSE sha256=xx0jnfkXJvxRnG63LTGOxlggYnIysveWIZ6H3PNdCrQ 11357
middleware_apm-0.4.1.dist-info/METADATA sha256=7UMkh2i_lcR-WLXLS9Xp4fdCTqw8tWolnyAsj6Lmx5o 2499
middleware_apm-0.4.1.dist-info/WHEEL sha256=G16H4A3IeoQmnOrYV4ueZGKSjhipXx8zc8nu9FGlvMA 92
middleware_apm-0.4.1.dist-info/entry_points.txt sha256=IeMd1HRcEvi-jBk6v9R6X_YKtIbbPIJoLvldSyldV3k 207
middleware_apm-0.4.1.dist-info/top_level.txt sha256=miWb0KJqXBpbCy_Dg-72rvCGPaxaWfi4QRL1JHsLlVk 19
middleware_apm-0.4.1.dist-info/RECORD

top_level.txt

middleware
scripts

entry_points.txt

middleware-apm = middleware.installer:main
middleware-bootstrap = opentelemetry.instrumentation.bootstrap:run
middleware-instrument = opentelemetry.instrumentation.auto_instrumentation:run