Skip to content
/ bees Public

bees is for collecting runtime information via decorator, basing on opentracing

License

Notifications You must be signed in to change notification settings

restlogic/bees

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bees

This project is a library for distribution system security tracing.

Build

python3 setup.py sdist

then you shall find dist/bees-0.0.1.tar.gz

Use pypiserver

  1. pip install pypiserver

  2. put bees-0.0.1.tar.gz in ./packages

  3. pypi-server -p 8080 ./packages

  4. Browser visit http://:8080/

About

bees is for collecting runtime information via decorator, basing on opentracing

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages