Django-health-monitor.readthedocs.io

Welcome to Django Health Monitor’s documentation!

WEBWelcome to Django Health Monitor’s documentation!¶ Contents: Django Health Monitor. Background; Documentation; Quickstart; Features

Actived: 5 days ago

URL: https://django-health-monitor.readthedocs.io/en/latest/

Django Health Monitor Documentation

WEBTwo main types of models are needed to track a system’s state and to capture test results - Health and HealthTest. For these examples, we will put the Health and the HealthTest …

Category:  Health Go Health

Usage — Django Health Monitor 0.2.8 documentation

WEBHealth¶. The base Health model serves the purpose of storing an asset’s latest health test results from a variety tests, normalized as test scores in a health state.Additionally, the …

Category:  Health Go Health

API Reference — Django Health Monitor 0.2.8 documentation

WEBAPI Reference¶. This is a quick reference to API endpoints that are available after configuring Django Health Monitor in a Django project. For a full explanation of …

Category:  Health Go Health

Django Health Monitor — Django Health Monitor 0.2.8 …

WEBFeatures ¶. Configurable scoring logic that translates raw test results to normalized “health scores”. API endpoints that allow monitoring scripts to post test results based on a test …

Category:  Health Go Health

Installation — Django Health Monitor 0.2.8 documentation

WEBNote. Please see the Django Documentation for officially supported versions of Django and Python to ensure proper application behavior. Also see Travis CI for current

Category:  Health Go Health

django-health-monitor.readthedocs.io

WEB##### Usage ##### To use Django Health Monitor in an application, there are three main steps: 1. Define Models 2. Configure API 3. Configure Health Alarm (optional) ***** 1.

Category:  Health Go Health

Django Health Monitor Documentation

WEBCHAPTER 1 Django Health Monitor 1.1Background This project was born from a need to quickly identify system problems across production applications.

Category:  Health Go Health

Index — Django Health Monitor 0.2.8 documentation

WEB©2017, Sean Chon. | Powered by Sphinx 1.8.1 & Alabaster 0.7.11Sphinx 1.8.1 & Alabaster 0.7.11

Category:  Health Go Health

Contributing — Django Health Monitor 0.2.8 documentation

WEBPull Request Guidelines¶. Before you submit a pull request, check that it meets these guidelines: The pull request should include tests. This project was inspired by Readme …

Category:  Health Go Health

History — Django Health Monitor 0.2.8 documentation

WEB0.2.8 (2017-06-09) ¶. Update docs. Add class method ‘get_or_create’ to Health model to address bug when upgrading to Django 1.11.2. (#2) Add Travis CI coverage for Django …

Category:  Health Go Health