Observability SDK for Python — ships logs and metrics to NurseAndrea
Project description
nurse-andrea (Python)
NurseAndrea observability SDK for Python. Ships logs and HTTP metrics from Django, FastAPI, and Flask apps to NurseAndrea.
Pre-release (
0.1.0). Will be published to PyPI asv1.0.0.
Setup
import nurse_andrea
nurse_andrea.configure(
token=os.environ["NURSE_ANDREA_TOKEN"],
host=os.environ.get("NURSE_ANDREA_HOST", "https://nurseandrea.io"),
service_name="my-app",
)
Environment variables
| Variable | Required | Default |
|---|---|---|
NURSE_ANDREA_TOKEN |
Yes | — |
NURSE_ANDREA_HOST |
No | https://nurseandrea.io |
NURSE_ANDREA_SERVICE_NAME |
No | auto-detected |
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
nurse_andrea-0.2.1.tar.gz
(8.6 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
File details
Details for the file nurse_andrea-0.2.1.tar.gz.
File metadata
- Download URL: nurse_andrea-0.2.1.tar.gz
- Upload date:
- Size: 8.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
04f9d176d841b32beeb1f11c4634a748804c948cd1246fd60dfec940a8cd3161
|
|
| MD5 |
22a99918fc8ed47edffa5ddfbaf5b460
|
|
| BLAKE2b-256 |
e143fc0f65708650fae27d93ebc69a515170a36575c68d41be764cce40284726
|
File details
Details for the file nurse_andrea-0.2.1-py3-none-any.whl.
File metadata
- Download URL: nurse_andrea-0.2.1-py3-none-any.whl
- Upload date:
- Size: 12.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b415aee4204a51810ad1479fc50d321c8ad159b686e4a114027e63395198c499
|
|
| MD5 |
43d7ccf5dc31389403284ce1fd69bab8
|
|
| BLAKE2b-256 |
71236cb37d86ae08dc6f9b566097f16f3742bacd3ba01d65b3a75718d28b18dc
|