Skip to content

uguisu/ai_trent_excavator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

84 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AI Trent Excavator (skate)

logo

Image by congerdesign from Pixabay

AI Trent Excavator for Apache Skywalking.

Required

  • python 3.8+
  • Skywalking version (TODO)

Setup

For users running on the host, we recommend using a virtual environment(virtualenv) to prevent packages from interacting with each other.

virtualenv -p python3.8 venv
source ./venv/bin/activate
pip install -r ./requirements.txt

Start service

For python developer

cd src
python ./main.py \
    --proxy=https://mirrors.aliyun.com/pypi/simple \
    --isAutoInstallPackage=True

skATE also support Swagger document:

TODO

  • ES connection
  • Software version comparison table

About

AI Trent Excavator for Apache Skywalking

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages