Skip to main content

sentry-quart

The sentry middleware for quart

Sentry-asgi can't not collect the information like Flask

How to install

pip install sentry-quart

How to use

from quart import Quart
from sentry_quart import QuartMiddleware

app = Quart(__name__)
host = "https://xxxx.com/v1"
app.asgi_app = QuartMiddleware(app, host)._run_asgi3
sentry_sdk.init(traces_sample_rate=1)

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

sentry-quart-0.1.0.tar.gz (5.9 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

sentry_quart-0.1.0-py3-none-any.whl (6.0 kB view details)

Uploaded Python 3

File details

Details for the file sentry-quart-0.1.0.tar.gz.

File metadata

  • Download URL: sentry-quart-0.1.0.tar.gz
  • Upload date:
  • Size: 5.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.1.10 CPython/3.8.5 Darwin/19.5.0

File hashes

Hashes for sentry-quart-0.1.0.tar.gz
Algorithm Hash digest
SHA256 3f1432d4a79aaac128f8cb120218533a44bf9eb7e21e24708020e6a15951639a
MD5 7b5648eec68994ff4e5fe41420f78fcc
BLAKE2b-256 bb31be1ddb74f33e2ed39c3d1b499880e3827a7736335086104fcf3fc5ae192b

See more details on using hashes here.

File details

Details for the file sentry_quart-0.1.0-py3-none-any.whl.

File metadata

  • Download URL: sentry_quart-0.1.0-py3-none-any.whl
  • Upload date:
  • Size: 6.0 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.1.10 CPython/3.8.5 Darwin/19.5.0

File hashes

Hashes for sentry_quart-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 bebde7609898b1817abc00a5bb6ceac9c8e877948db030d55771814d17cb96c4
MD5 ce049e4c26b80e826e2a2c446524058b
BLAKE2b-256 f6f820df45e412aad0c086caf16f99cff13d3f2b9e6481398a4f593206542c87

See more details on using hashes here.

Release history Release notifications | RSS feed

This release

0.1.0 This release

2 files

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page