Skip to content

Phailin791/skywalking-python

 
 

Repository files navigation

SkyWalking Python Agent

Sky Walking logo

SkyWalking-Python: The Python Agent for Apache SkyWalking provides the native tracing/metrics/logging/profiling abilities for Python projects.

SkyWalking: Application performance monitor tool for distributed systems, especially designed for microservices, cloud native and container-based (Kubernetes) architectures.

GitHub stars Twitter Follow

Release Version Build

Documentation

Capabilities

Reporter Supported? Details
Trace ✅ (default: ON) Automatic instrumentation + Manual SDK
Log ✅ (default: ON) Direct reporter only. (Tracing context in log planned)
Meter ✅ (default: ON) Meter API + Automatic PVM metrics
Event ❌ (Planned) Report lifecycle events of your awesome Python application
Profiling ✅ (default: ON) Threading and Greenlet Profiler

Installation Requirements

SkyWalking Python Agent requires Apache SkyWalking 8.0+ and Python 3.7+.

If you would like to try out the latest features that are not released yet, please refer to this guide to build from sources.

Live Demo

  • Find the live demo with Python agent on our website.
  • Follow the showcase to set up preview deployment quickly.

Contributing

Before submitting a pull request or pushing a commit, please read our contributing and developer guide.

Contact Us

License

Apache 2.0

About

The Python agent for Apache SkyWalking

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 97.5%
  • Makefile 1.3%
  • Other 1.2%