Observability SDK for SentinelOps - instrument your app in 2 lines
Project description
SentinelOps Python SDK
Instrument your Python app in 2 lines.
Installation
pip install sentinelops
Usage
from sentinelops import init init(api_key="your-api-key", service_name="your-service")
That's it. SentinelOps will automatically:
- Instrument Flask, FastAPI, or Django
- Collect traces and send them to your dashboard
- Monitor CPU, memory, and disk in the background
Supported frameworks
- Flask
- FastAPI
- Django (pip install sentinelops[django])
- Any Python app
Dashboard
View your traces and anomalies at https://app.sentinelops.page
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
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 sentinelops-0.1.1.tar.gz.
File metadata
- Download URL: sentinelops-0.1.1.tar.gz
- Upload date:
- Size: 2.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
9e91a977c565994b8b4e0a44b732b688726ce6178735beb4b58b06c3e23d9deb
|
|
| MD5 |
d8baa1d6ce0ee366133e5c97e437381c
|
|
| BLAKE2b-256 |
3f171fb338353e49affa8bd4dec5068d85c7dc3e55eb7e8b0e6773fd47d61fdd
|
File details
Details for the file sentinelops-0.1.1-py3-none-any.whl.
File metadata
- Download URL: sentinelops-0.1.1-py3-none-any.whl
- Upload date:
- Size: 2.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
41a863552e00405eaa8243ff3650f5816257311061a038b3bd0c75ae1085d7cb
|
|
| MD5 |
a73833b808038a570f17130857d7e491
|
|
| BLAKE2b-256 |
0e460444cfd98852096ceeb9a95512098fdb9dfe9f52ad2091f768d833fda095
|