Skip to main content

shopcloud-django-monitoring

Monitoring App

Quickstart

pip3 istall shopcloud-django-monitoring
  1. Add "monitoring" to your INSTALLED_APPS setting like this::
INSTALLED_APPS = [
    ...
    'monitoring',
]
PLUGINS = {
    "MONITORING_SOURCES": {
        "INSTALLED": [
            "SQL_QUERY_V1",
            "SQL_QUERY_V2",
            "SQL_SAGE_GATEWAY_V1",
            "NOT_SUCCESS_V1",
        ]
    }
}
APP_TITLE = os.environ.get("APP_TITLE", "Foobar-Services")
  1. Include the polls URLconf in your project urls.py like this::
path('monitoring/', include('monitoring.urls')),
  1. Run python manage.py migrate to create the polls models.

  2. Start the development server and visit http://127.0.0.1:8000/admin/ to create a metric (you'll need the Admin app enabled).

  3. Visit http://127.0.0.1:8000/monitoring/ to participate in the Monitoring Metrics.

  4. Queue monitoring-metrics-proceed anlegen.

Release

$ rm -rf build dist
$ pip3 install wheel twine
$ python3 setup.py sdist bdist_wheel
$ twine upload dist/*

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

shopcloud_django_monitoring-2.9.0.tar.gz (11.5 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

shopcloud_django_monitoring-2.9.0-py3-none-any.whl (17.0 kB view details)

Uploaded Python 3

File details

Details for the file shopcloud_django_monitoring-2.9.0.tar.gz.

File metadata

File hashes

Hashes for shopcloud_django_monitoring-2.9.0.tar.gz
Algorithm Hash digest
SHA256 d63b2584452493f8cd8d32284301df2fa7d3d5d57d1c2e98ca162d3c6c5eb978
MD5 881bbef4cb801555447a8072a2b75ddf
BLAKE2b-256 71946df444bfefe1d3bc35a68133bf775c8ac384199a2eff0e3266e60bc8f4be

See more details on using hashes here.

File details

Details for the file shopcloud_django_monitoring-2.9.0-py3-none-any.whl.

File metadata

File hashes

Hashes for shopcloud_django_monitoring-2.9.0-py3-none-any.whl
Algorithm Hash digest
SHA256 bf8412c7bdebcae27763de6cf8b9a46e4d1223d949cbad722154aedff8427b15
MD5 e547658a5eda1a6d31d274520c55a998
BLAKE2b-256 502ddec5deb769e438265822931e737eed77eff14a5151a88600c452703cc99a

See more details on using hashes here.

Release history Release notifications | RSS feed

This release

2.9.0 This release

2 files

2.8.0

2 files

2.7.0

2 files

2.6.0

2 files

2.5.0

2 files

2.4.0

2 files

2.3.1

3 files

2.3.0

3 files

2.2.2

3 files

2.2.1

2 files

2.1.1

2 files

2.1.0

2 files

2.0.2

2 files

2.0.1

2 files

2.0.0

2 files

1.0.2

2 files

1.0.1

2 files

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page