dev/public/: apache-skywalking-1.2.1+truckxi metadata and description

Simple index

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

author Apache Software Foundation
author_email dev@skywalking.apache.org
classifiers
  • License :: OSI Approved :: Apache Software License
  • Operating System :: OS Independent
  • Programming Language :: Python
  • Programming Language :: Python :: 3
  • Programming Language :: Python :: 3.8
  • Programming Language :: Python :: 3.9
  • Programming Language :: Python :: 3.10
  • Programming Language :: Python :: 3.11
  • Programming Language :: Python :: 3.12
  • Programming Language :: Python :: 3.13
  • Topic :: Software Development
  • Topic :: System :: Monitoring
description_content_type text/markdown
keywords skywalking,tracing,metrics,logging,profiling,observability,distributed-tracing,apm,python
license Apache-2.0
maintainer Apache SkyWalking Community
maintainer_email dev@skywalking.apache.org
project_urls
  • Bug Tracker, https://github.com/apache/skywalking/issues
  • Documentation, https://skywalking.apache.org/docs/skywalking-python/next/readme/
  • Homepage, https://skywalking.apache.org/
  • Repository, https://github.com/apache/skywalking-python
provides_extras sync
requires_dist
  • aiohttp (>=3.7.4,<4.0.0) ; extra == "all" or extra == "async" or extra == "asynchttp"
  • aiokafka (>=0.8.0,<0.9.0) ; extra == "all" or extra == "async" or extra == "asynckafka"
  • grpcio
  • grpcio-tools
  • kafka-python ; extra == "all" or extra == "sync" or extra == "kafka"
  • packaging
  • psutil (>=5.9.5)
  • requests (>=2.26.0) ; extra == "all" or extra == "sync" or extra == "http"
  • uvloop (>=0.20.0,<0.21.0) ; extra == "all" or extra == "async" or extra == "asynchttp" or extra == "asynckafka"
  • wrapt
requires_python >=3.8,<=3.13

Because this project isn't in the mirror_whitelist, no releases from root/pypi are included.

File Tox results History
apache_skywalking-1.2.1+truckxi.tar.gz
Size
110 KB
Type
Source

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.8+.

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

Contributing

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

Contact Us

License

Apache 2.0