Skip to main content

This is a set of Python modules and utilities for generating conn-check config YAML from other sources, such as Django settings modules.

Supported sources

  • Django settings modules

Usage

Django

You can export common settings from a Django application using the conn-check-django command line utility, which takes the following arguments:

  • -m, --settings-module: the Python module for Django to import.

  • -d, --database-name: the database schema name if not set as NAME in the Django settings.

  • --statsd-send: Optional string to send with statsd checks (defaults to a conn-check specific metric).

  • --statsd-expect: Optional response string to expect from a statsd check.

  • -f, output-file: Optionally output to a file rather than STDOUT.

Followed by a path to the generated YAML file, for example:

$ conn-check-django -m myapp.settings -f /tmp/myapp-conncheck.yaml
$ conn-check /tmp/myapp-conncheck.yaml

Extending configuration generation

You may want to extend the generated checks with custom (or unsupported) settings, this can be done by creating your own script and importing all the functions/variables from the relevant conn_check_configs submodule (e.g. django), and then extending the EXTRA_CHECK_MAKERS list with your own check making functions, which must take 2 arguments: the Django settings module and the options from the CLI (usually a argparse.Namespace instance).

Building wheels

To allow for easier/more portable distribution of this tool you can build conn-check-configs and all it’s dependencies as Python wheels:

make clean-wheels
make build-wheels

The build-wheels make target will build conn-check-configs and it’s base dependencies.

By default all the wheels will be placed in ./wheels.

Release files for conn-check-configs 1.0.11

For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.

Source distribution (sdist)

Source distribution for conn-check-configs 1.0.11
File Size Uploaded
conn-check-configs-1.0.11.tar.gz 7.9 kB Details

Built distribution (wheel)

Table of built distributions (wheels) for conn-check-configs 1.0.11
File Interpreter ABI Platform
conn_check_configs-1.0.11-py2-none-any.whl Python 2 none any Details

Total release size: 15.3 kB

Release files / conn-check-configs-1.0.11.tar.gz

Download URL conn-check-configs-1.0.11.tar.gz
Size 7.9 kB
Tags Source
SHA-256 checksum
How to use checksums
ec3375ab5ab7b1b727281be4a8224b21a5460fa35c6a7bc2ebaad2156b362002
BLAKE2b-256 checksum
How to use checksums
8f9b813541b12fbdeb671fb76dba8acaa7e04d78204d56f0c6b68df81a8da72d
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No

Release files / conn_check_configs-1.0.11-py2-none-any.whl

Download URL conn_check_configs-1.0.11-py2-none-any.whl
Size 7.4 kB
Tags Python 2
SHA-256 checksum
How to use checksums
ef86129f953a16cad1aff3a9bbb364467d32e2ea58546846371eee4cddf3d210
BLAKE2b-256 checksum
How to use checksums
31c5a2d3205bb33a40b2525e18ff715e928734013424dd47b7da8da792e7b70d
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No

Release history Release notifications | RSS feed

This release

1.0.11 This release

2 release files

1.0.10

2 release files

1.0.9

2 release files

1.0.8

2 release files

1.0.7

2 release files

1.0.6

2 release files

1.0.5

2 release files

1.0.4

2 release files

1.0.3

2 release files

1.0.2

2 release files

1.0.1

2 release files

1.0.0

2 release 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