Skip to main content

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

  1. Create an account on Apio signup

  2. Register an application on Apio onboarding

  3. Install Apio-django using pip

pip install apio-django

  1. Add apio-django to your installed Apps in your settings.py.

  2. Add apio_django.middleware.ApioMiddleware to list of Middleware

  3. Add application_key received after you onboarded your application on step 2 in your settings.py

APIO_D = { "application_key": generated_application_key }

  1. 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# apio_django

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

apio_django-1.0.9.tar.gz (2.6 kB view hashes)

Uploaded Source

Built Distribution

apio_django-1.0.9-py3-none-any.whl (4.4 kB view hashes)

Uploaded 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