Skip to main content

Falcon middleware for application performance monitoring.

Project description

falcon-elastic-apm

Falcon elastic-apm middleware for application performance monitoring.

Installation

pip install falcon-elastic-apm

Usage

Add middleware to your app:

from falcon_elastic_apm import ElasticApmMiddleware
...
app = falcon.API(middleware=[
    ElasticApmMiddleware(
        service_name='falcon_apm', 
        server_url='http://localhost:8200'
    )
])

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

falcon_elastic_apm-0.1.1-py2.py3-none-any.whl (3.7 kB view details)

Uploaded Python 2 Python 3

File details

Details for the file falcon_elastic_apm-0.1.1-py2.py3-none-any.whl.

File metadata

  • Download URL: falcon_elastic_apm-0.1.1-py2.py3-none-any.whl
  • Upload date:
  • Size: 3.7 kB
  • Tags: Python 2, Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/18.5 requests-toolbelt/0.9.1 tqdm/4.32.1 CPython/2.7.10

File hashes

Hashes for falcon_elastic_apm-0.1.1-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 4d25a9f2f73e62c9d453ee51350061d7add8f3b33dcf91b3d389b4acd84420b0
MD5 8249b53f0356b619a9056b9f47e9d14f
BLAKE2b-256 4ed55a0c76511789ef14f0f3d58bd8d104e4674e4f0b1f07f25e563fa0b58ef0

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page