Skip to main content

Pyramid tween to generate a flamegraph log for every request

Project description

This package provides a Pyramid tween to generate a flamegraph image for every request.

developed on the basis of pyramid_pycallgraph implemented by Andreas Kaiser and djdt-flamegraph implemented by Bo Lopker .

Installation

$ pip install --upgrade git+https://gitlab.com/hhatto/pyramid_flamegraph

Usage

pyramid.includes =
    pyramid_flamegraph

Configuration

flamegraph.interval = 0.005     # default: 0.001
flamegraph.color = aqua         # default: hot

Project details


Download files

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

Source Distribution

pyramid_flamegraph-0.1.1.tar.gz (14.6 kB view hashes)

Uploaded Source

Built Distribution

pyramid_flamegraph-0.1.1-py2.py3-none-any.whl (14.6 kB view hashes)

Uploaded Python 2 Python 3

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