All Projects → scoutapp → scout_apm_python

scoutapp / scout_apm_python

Licence: MIT license
ScoutAPM Python Agent. Supports Django, Flask, and many other frameworks.

Programming Languages

python
139335 projects - #7 most used programming language
c
50402 projects - #5 most used programming language

Projects that are alternatives of or similar to scout apm python

Mthawkeye
Profiling / Debugging assist tools for iOS. (Memory Leak, OOM, ANR, Hard Stalling, Network, OpenGL, Time Profile ...)
Stars: ✭ 1,119 (+1972.22%)
Mutual labels:  apm, profiling
Myperf4j
High performance Java APM. Powered by ASM. Try it. Test it. If you feel its better, use it.
Stars: ✭ 2,281 (+4124.07%)
Mutual labels:  apm, profiling
Dd Trace Dotnet
.NET Tracer for Datadog APM
Stars: ✭ 125 (+131.48%)
Mutual labels:  apm, profiling
Dd Trace Py
Datadog Python APM Client
Stars: ✭ 220 (+307.41%)
Mutual labels:  apm, profiling
Stagemonitor
an open source solution to application performance monitoring for java server applications
Stars: ✭ 1,664 (+2981.48%)
Mutual labels:  apm, profiling
pm2-io-apm
PM2.io APM for Node.JS
Stars: ✭ 131 (+142.59%)
Mutual labels:  apm, profiling
vim-profiler
A vim plugin profiler and data plotter
Stars: ✭ 31 (-42.59%)
Mutual labels:  profiling
openprofiling-node
OpenProfiling is a toolkit for collecting profiling data from production workload safely.
Stars: ✭ 60 (+11.11%)
Mutual labels:  profiling
MultiOSD
MinimOSD firmware for OpenPilot/LibrePilot CC/CC3D/Atom/Revolution/Revo Nano, MAVLink (APM/Pixhawk PX4/Paparazzi/generic MAVLink), GPS u-blox, TauLabs, dRonin
Stars: ✭ 42 (-22.22%)
Mutual labels:  apm
tester-phpunit
tester runner for phpunit on atom editor
Stars: ✭ 34 (-37.04%)
Mutual labels:  apm
observability-workshop
To get started, please proceed to The Splunk Observability Cloud Workshop Homepage.
Stars: ✭ 48 (-11.11%)
Mutual labels:  apm
profiling
Non-discriminatory profiling of Ruby code leveraging the ruby-prof gem
Stars: ✭ 12 (-77.78%)
Mutual labels:  profiling
ray tutorial
An introductory tutorial about leveraging Ray core features for distributed patterns.
Stars: ✭ 67 (+24.07%)
Mutual labels:  profiling
appsignal-ruby
🟥 AppSignal for Ruby gem
Stars: ✭ 140 (+159.26%)
Mutual labels:  apm
FWDebug
iOS调试库,支持iOS11+,无需添加任何代码,方便iOS开发和测试。 iOS debugging library, support for iOS11 +, without adding any code to facilitate iOS development and testing.
Stars: ✭ 49 (-9.26%)
Mutual labels:  apm
easeagent
An agent component for the Java system
Stars: ✭ 437 (+709.26%)
Mutual labels:  apm
skywalking-swck
Apache SkyWalking Cloud on Kubernetes
Stars: ✭ 62 (+14.81%)
Mutual labels:  apm
STAM
STAM, Streaming Topology Analysis Method
Stars: ✭ 26 (-51.85%)
Mutual labels:  apm
iopipe-go
Go agent for AWS Lambda metrics, tracing, profiling & analytics
Stars: ✭ 18 (-66.67%)
Mutual labels:  profiling
kokkos-tools
Kokkos C++ Performance Portability Programming EcoSystem: Profiling and Debugging Tools
Stars: ✭ 52 (-3.7%)
Mutual labels:  profiling

Scout Python APM Agent

GitHub Actions PyPI Documentation Black

Monitor the performance of Python Django apps, Flask apps, and Celery workers with Scout's Python APM Agent. Detailed performance metrics and transaction traces are collected once the scout-apm package is installed and configured.

screenshot

Requirements

Python 2.7 or 3.4+.

Scout APM has integrations for the following frameworks:

  • Bottle 0.12+
  • CherryPy 18.0.0+
  • Celery 3.1+
  • Django 1.8+
  • Dramatiq 1.0+
  • Falcon 2.0+
  • Flask 0.10+
  • Huey 2.0+
  • Hug 2.5.1+
  • Nameko 2.0+
  • Pyramid 1.8+
  • RQ 1.0+
  • Starlette 0.12+

For other frameworks, you can use the agent's instrumentation API.

To use Scout, you'll need to sign up for an account or use our Heroku Addon.

Documentation

For full installation instructions, including information on configuring Scout via environment variables and troubleshooting, see our Python docs.

Support

Please email us at [email protected] or create a GitHub issue.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].