Skip to content

This script is built for a testing purpose. It's able to call TcaplusDB performance metrics for 10 table instance id simultaneously. The output data will be passed to the http listener service running on the AppDynamics machine agent.

Notifications You must be signed in to change notification settings

wwongpai/tencent-tcaplusdb-api-extension-v3

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

tencent-tcaplusdb-api-extension-v3

  1. Python v3+ NOTE: If pip is not installed this is also required. (Typically pip is installed with Python.) NOTE: pip has different versions depending on your install. pip/pip3 may be required.

  2. The tencentcloud-sdk-python must be installed https://github.com/TencentCloud/tencentcloud-sdk-python

    pip3 install --upgrade tencentcloud-sdk-python

  3. The "requests", "glom" and "datetime" library for Python must be installed/available.

    pip3 install requests

    pip3 install glom

    pip3 install datetime

About

This script is built for a testing purpose. It's able to call TcaplusDB performance metrics for 10 table instance id simultaneously. The output data will be passed to the http listener service running on the AppDynamics machine agent.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages