Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

fast-tracker

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

fast-tracker

FAST Python Agent

  • 0.2.93
  • PyPI
  • Socket score

Maintainers
1

====================== 天眼Python探针

"fast_tracker" base on Apache SkyWalking Python agent and Newrelic Python:

https://github.com/newrelic/newrelic-python-agent

https://github.com/apache/skywalking-python

Installation

.. code:: bash

$ pip install fast-tracker

Usage

  1. 配置好配置文件FastTracker.json.

  2. Validate the agent configuration and test the connection to our data collector service.

    .. code:: bash

    $ FastTracker_ConfigPath=FastTracker.json fast-boot run-program $YOUR_COMMAND_OPTIONS

    Examples:

    .. code:: bash

    $ FastTracker_ConfigPath=FastTracker.json FastTracker_Debug_Level=true fast-boot run-program hug -f app.py

License

FAST for Python is free-to-use, proprietary software. Please see the LICENSE file in the distribution for details on the FAST License agreement and the licenses of its dependencies.

Copyright (c) 2019-2020 FAST, Inc. All rights reserved.

FAQs


Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc