Django application monitoring.
Project description
Varanus
Installation
pip install varanus
Quickstart for Django
In your settings.py:
try:
import varanus.client
varanus.client.setup(
"https://APIKEY@varanus.example.com",
environment=os.getenv("VARANUS_ENV", "local"),
install=MIDDLEWARE,
)
except ImportError:
pass
For more information about how to configure the Varanus client, see the configuration docs. If nothing else, note that when using uWSGI, you'll need to enable threads with the enable-threads option.
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
varanus-0.1.0.tar.gz
(38.2 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
varanus-0.1.0-py3-none-any.whl
(67.6 kB
view details)
File details
Details for the file varanus-0.1.0.tar.gz.
File metadata
- Download URL: varanus-0.1.0.tar.gz
- Upload date:
- Size: 38.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.9.18 {"installer":{"name":"uv","version":"0.9.18","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"macOS","version":null,"id":null,"libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":null}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
33a8c7f12cafe554206299f37f94d381324b5cb6acc9c6711ee500bddc5e28ab
|
|
| MD5 |
603fdebdbb8e91d77cdc81469c570758
|
|
| BLAKE2b-256 |
eed05fba06a3648dea6049110c62d1305cc72a7fc3202fca8e08d3b78a040d63
|
File details
Details for the file varanus-0.1.0-py3-none-any.whl.
File metadata
- Download URL: varanus-0.1.0-py3-none-any.whl
- Upload date:
- Size: 67.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.9.18 {"installer":{"name":"uv","version":"0.9.18","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"macOS","version":null,"id":null,"libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":null}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d485fab7a2caa666cd419d0cd28158e10f62e963b9db612c9cc624cf653ee72e
|
|
| MD5 |
dd6e4c97bfa55c7906ae64954ced3f44
|
|
| BLAKE2b-256 |
b8b29adbe810c7ceb88280be0e00f837c4e55f80841145178de03470cf9562f5
|