A integration of MongoDB for the Sentry's Python SDK
Project description
mongodb-sentry-integration
Integration of MongoDB for the Sentry's Python SDK.
Check on pypi
Install
pip install mongodb-sentry-integration
Configuration
import sentry_sdk
from sentry_mongo.integrations import MongoIntegration
sentry_sdk.init(
dsn="https://examplePublicKey@o0.ingest.sentry.io/0",
integrations=[
MongoIntegration(),
],
)
Usage
- TODO
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 mongodb-sentry-integration-1.0.1.tar.gz.
File metadata
- Download URL: mongodb-sentry-integration-1.0.1.tar.gz
- Upload date:
- Size: 3.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.9.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
92fc17f5c999b975d519284bbda963fbfb03f05137a21ec4d866fda494fcec6d
|
|
| MD5 |
d3bd18fb7ec5d6a322a7f6cb19183466
|
|
| BLAKE2b-256 |
708defb09e16752af512b0d3ebb0bed2b61ee7fbd7bb2f8352f95c070f479cec
|
File details
Details for the file mongodb_sentry_integration-1.0.1-py3-none-any.whl.
File metadata
- Download URL: mongodb_sentry_integration-1.0.1-py3-none-any.whl
- Upload date:
- Size: 4.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.9.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0aea7cbde09f5aacb29d606f73e68db5c198ec820c1fa5508b1bcf919a34eb5e
|
|
| MD5 |
b53cd43e33c816d4cb1daaaeb6d9a8f2
|
|
| BLAKE2b-256 |
9cd60265dacb69846dd48bd7f316fac20d61757e7604edcff6e45ac35bdba918
|