Skip to main content

Auklet performance monitoring agent for Python IoT apps

Project description

Auklet Python Agent

Maintainability Test Coverage CircleCI

Auklet's IoT Python Monitoring agent is built to run in both python 2.x and 3.x.

Installation

To install the agent:

pip install auklet

Usage

To setup Auklet monitoring for you application:

from auklet.monitoring import Monitoring
auklet_monitoring = Monitoring("api_key", "app_id")

auklet_monitoring.start()
# Call your main function
main()
auklet_monitoring.stop()

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

auklet-0.3.0.tar.gz (14.9 kB view hashes)

Uploaded Source

Built Distribution

auklet-0.3.0-py2.py3-none-any.whl (17.0 kB view hashes)

Uploaded Python 2 Python 3

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