site24x7 monitoring package
Project description
Python Application Performance Monitoring
Monitor and optimize your Python application performance with a Site24x7 APM Insight Python agent. The agent provides you information on your application's response time, throughput, database operations, and errors. Track these metrics over time to identify where to optimize them for enhanced performance.
Before you can use an APM Insight agent to monitor metrics, ensure that you have a Site24x7 account.
Requirements : Python version 3.8 and above
Supported frameworks : Django, Flask Supported components : pymysql, psycopg2, pymemcache, redis, sqlite, jinja
Installation
-
Install APM Insight Python agent using pip or poetry
pip install apminsight-site24x7-py poetry add apminsight-site24x7-py
-
For Django applications, add apminsight.contrib.django as the first of INSTALLED_APPS in django settings.py
-
For Flask applications, add import apminsight in the first line of main file
-
Add the license key in environment S247_LICENSE_KEY as well as APM_APP_NAME and APM_APP_PORT
export S247_LICENSE_KEY=<license-key> export APM_APP_NAME=<your-app-name> export APM_APP_PORT=<your-app-port>
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file apminsight-site24x7-py-1.0.0.tar.gz
.
File metadata
- Download URL: apminsight-site24x7-py-1.0.0.tar.gz
- Upload date:
- Size: 22.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.1.4 CPython/3.8.7 Linux/5.4.0-1036-azure
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7cb1ef453e9aa9fc6fe9613fce5473ded1fae4bd2837c40213512de52fbccf77 |
|
MD5 | b2b63daebb1a8a17bf02c926837fe0fa |
|
BLAKE2b-256 | 9a47f2aba2835ddeae0e7881e91464eb3e2d7c4e2435e6b6f732e952e21f27f2 |
File details
Details for the file apminsight_site24x7_py-1.0.0-py3-none-any.whl
.
File metadata
- Download URL: apminsight_site24x7_py-1.0.0-py3-none-any.whl
- Upload date:
- Size: 35.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.1.4 CPython/3.8.7 Linux/5.4.0-1036-azure
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 6923a1a4958ee7356a80b01375a0a23ff7490a94f6582c7752c4b70d0333398b |
|
MD5 | e9039ee7fa79b2b1a1161f3498ab8441 |
|
BLAKE2b-256 | 68e115970c5ca3fd2c7b4f308321af803a07acf8dd0f216df991c85f3ddf0dfc |