Application error & performance monitoring
Project description
#Project Description
[Currently only Django Framework supported]
Apio helps in monitoring of Applications. You can easily integrate(see setup below) it with your application and instantly start tracking errors and performance metrics.
##Setup
Installation instructions: https://www.youtube.com/watch?v=tpx4mTuv0-0
-
Create an account on Apio signup
-
Register an application on Apio onboarding
-
Install Apio-django using pip
pip install apio-django
-
Add
apio-django
to your installed Apps in yoursettings.py
. -
Add
apio_django.middleware.ApioMiddleware
to list of Middleware -
Add
application_key
received after you onboarded your application on step 2 in yoursettings.py
APIO_D = { "application_key": generated_application_key }
- Thats it :) Now on any error you will receive an email on the registered email id and also you can see all the details of your application on the dashboard of Apio
##Disclaimer The Apio service is currently in beta testing phase. We don't take any responsbility of continued service or issues that may arise.
##Contact (any queries)
Email: apio.monitor@gmail.com
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 apio_django-1.0.13.tar.gz
.
File metadata
- Download URL: apio_django-1.0.13.tar.gz
- Upload date:
- Size: 2.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/50.3.0 requests-toolbelt/0.9.1 tqdm/4.48.2 CPython/3.6.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 692d9aef84f25529cb517f4dcebdf0e8b3c41fb6f63736e20f009dbbf225eb24 |
|
MD5 | 1b5d9dd8b4a55b24ebd7e6226ee83f14 |
|
BLAKE2b-256 | 16471180832239d9861126892697c3ec4f00ad885281987fd7e6d10044709d21 |
File details
Details for the file apio_django-1.0.13-py3-none-any.whl
.
File metadata
- Download URL: apio_django-1.0.13-py3-none-any.whl
- Upload date:
- Size: 4.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/50.3.0 requests-toolbelt/0.9.1 tqdm/4.48.2 CPython/3.6.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 6d6cb9a656e5c4ea91033f55fcbe3c75176c7c50ad1c6627ae21679cbe048144 |
|
MD5 | ad2cec71cba10a4c22f0bb8a094afb98 |
|
BLAKE2b-256 | 2d88af88a574b79b45ba1b15cc2902b12bf2fd7dd4e766ddcbee474db7f64e0b |