Skip to main content

Real-time Code Execution Monitoring of Python applications.

Project description

Inspector | Code Execution Monitoring Tool

Inspector is a Code Execution Monitoring tool to help developers find out technical problems in their application automatically, before customers do.

Requirements

  • Python >= 3.x

Install

Install the latest version of the package from PyPI:

pip install inspector-python

Get a new Ingestion Key

You need an Ingestion Key to create an instance of the Inspector class.
You can obtain a key creating a new project in your Inspector dashboard.

Initialization

Here's a code example of how Inspector is normally initialized in a Python script:

from inspector import Configuration, Inspector

config = Configuration('xxxxxxxxxxxxxxxxxxx')

inspector = Inspector(config)

inspector.start_transaction('my python script')

Official documentation

Checkout our official documentation for more detailed tutorial.

License

This library is licensed under the MIT license.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

inspector_python-0.2.0.tar.gz (12.8 kB view details)

Uploaded Source

Built Distribution

inspector_python-0.2.0-py3-none-any.whl (19.7 kB view details)

Uploaded Python 3

File details

Details for the file inspector_python-0.2.0.tar.gz.

File metadata

  • Download URL: inspector_python-0.2.0.tar.gz
  • Upload date:
  • Size: 12.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.9.19

File hashes

Hashes for inspector_python-0.2.0.tar.gz
Algorithm Hash digest
SHA256 7f38b181a95c9f52d2da81e2db7ba25c7daf196e2cfefda00b3d7691ff636292
MD5 1b3850b083ecf0d5ba8fda3292872a0a
BLAKE2b-256 656ae890c1898003550eb0303db5854de5aa9e7554d3124921c29a896fa7c9d2

See more details on using hashes here.

File details

Details for the file inspector_python-0.2.0-py3-none-any.whl.

File metadata

File hashes

Hashes for inspector_python-0.2.0-py3-none-any.whl
Algorithm Hash digest
SHA256 9259249637ef755d23d2cad42f4b93a6ba2ee7048bc9b1990123ff2e325775da
MD5 a84626eaca058ed62d62b3cd5fe62420
BLAKE2b-256 285dcf8b244a71aa9d0b3221146a0628a1a09530c78e3dfe6663f1d0ffdef3ed

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page