GitHub / getsentry/sentry-python issues and pull requests
Labelled with: Integration: Starlette/FastAPI
#4845 - FastAPI: Add option to exclude certain HTTP statuses from tracing
Issue -
State: closed - Opened by alexander-alderman-webb 2 months ago
- 2 comments
Labels: Integration: Starlette/FastAPI, Python, Feature
#4690 - Profiler crashes in FastAPI app using `openai-agents`
Issue -
State: open - Opened by antonpirker 4 months ago
Labels: Integration: Starlette/FastAPI, Integration: OpenAI, Python, Bug
#4303 - AttributeError: 'SpanRecorder' object has no attribute 'dropped_spans' on sentry-python >=2.21
Issue -
State: closed - Opened by ripperdoc 8 months ago
- 3 comments
Labels: Integration: Starlette/FastAPI, Waiting for: Product Owner
#4003 - Mypy error when adding SentryAsgiMiddleware to FastAPI
Issue -
State: closed - Opened by viliusgudziunas 10 months ago
- 2 comments
Labels: Integration: Starlette/FastAPI, Question, Waiting for: Community
#3919 - Weird behaviour after integrating Sentry SDK
Issue -
State: closed - Opened by imeckr 11 months ago
- 4 comments
Labels: Integration: Starlette/FastAPI, Feature: Profiling, Waiting for: Community, Stale
#3663 - Custom transactions being overwritten by ASGI integration
Issue -
State: closed - Opened by ripperdoc about 1 year ago
- 4 comments
Labels: Type: Bug, Integration: Starlette/FastAPI
#3439 - Spans for FastAPI background tasks are not shown as async
Issue -
State: open - Opened by antonpirker over 1 year ago
Labels: Type: Bug, Integration: Starlette/FastAPI
#3421 - Segmentation fault in starlette integration after upgrade to Python 3.12
Issue -
State: closed - Opened by ods over 1 year ago
- 2 comments
Labels: Integration: Starlette/FastAPI, Waiting for: Community, Stale, Python:3.12
#3296 - 422 is not reported despite setting `failed_request_status_codes`
Issue -
State: open - Opened by sentrivana over 1 year ago
Labels: Type: Bug, Integration: Starlette/FastAPI
#3292 - Add support for FastAPI background tasks
Issue -
State: closed - Opened by antonpirker over 1 year ago
- 1 comment
Labels: Enhancement, Integration: Starlette/FastAPI
#3221 - Instrument FastAPI app with Sentry and OTel and check differences.
Issue -
State: closed - Opened by antonpirker over 1 year ago
- 6 comments
Labels: Integration: Starlette/FastAPI, Integration: OpenTelementry (OTel), Project: POTel (Phase 1)
#3052 - Added option to disable middleware spans in Starlette
Pull Request -
State: open - Opened by antonpirker over 1 year ago
Labels: Integration: Starlette/FastAPI
#3052 - Added option to disable middleware spans in Starlette
Pull Request -
State: closed - Opened by antonpirker over 1 year ago
Labels: Integration: Starlette/FastAPI
#3023 - feat(tests): Add a Starlette testcase that uses Uvicorn
Pull Request -
State: closed - Opened by sentrivana over 1 year ago
- 1 comment
Labels: Component: Tests, Integration: Starlette/FastAPI
#3023 - feat(tests): Add a Starlette testcase that uses Uvicorn
Pull Request -
State: closed - Opened by sentrivana over 1 year ago
- 1 comment
Labels: Component: Tests, Integration: Starlette/FastAPI
#2631 - Support hosted/mounted sub applications on FastAPI
Issue -
State: closed - Opened by OleksandrRakovets almost 2 years ago
- 5 comments
Labels: Type: Bug, Integration: Starlette/FastAPI, Stale
#2569 - Transaction doesn't work with FastAPI
Issue -
State: closed - Opened by ShuaiShao93 almost 2 years ago
- 16 comments
Labels: Integration: Starlette/FastAPI
#2475 - FastApiIntegration hides request handler function name
Issue -
State: closed - Opened by nkaras about 2 years ago
- 1 comment
Labels: Integration: Starlette/FastAPI
#2451 - `sentry_sdk.capture_message()` does nothing within a FastAPI route
Issue -
State: closed - Opened by jarednieder about 2 years ago
- 5 comments
Labels: Type: Bug, Integration: Starlette/FastAPI
#2410 - FastAPI: Adding middleware causes an issue to capture extra exceptions
Issue -
State: closed - Opened by awalker4 about 2 years ago
- 5 comments
Labels: Type: Bug, Integration: Starlette/FastAPI
#2353 - When initialized before FastAPI app, sentry doesn't capture errors
Issue -
State: closed - Opened by janluke about 2 years ago
- 9 comments
Labels: Type: Bug, Integration: Starlette/FastAPI
#2342 - Modules Integration Blocking Run Loop with ASGI Integration
Issue -
State: closed - Opened by ejlangev about 2 years ago
- 3 comments
Labels: Type: Bug, Integration: ASGI, Integration: Starlette/FastAPI, Waiting for: Community, Triaged, Stale, Better async support
#2263 - FastAPI requests handled by middleware are always "generic ASGI request"
Issue -
State: closed - Opened by antonpirker over 2 years ago
- 1 comment
Labels: Type: Bug, Integration: Starlette/FastAPI
#2262 - `traces_sampler` receives always "generic ASGI request" as transaction name.
Issue -
State: closed - Opened by antonpirker over 2 years ago
- 3 comments
Labels: Type: Bug, Integration: Starlette/FastAPI
#2193 - fix: Exceptions include detail property for their value
Pull Request -
State: closed - Opened by nicolassanmar over 2 years ago
- 6 comments
Labels: Integration: Starlette/FastAPI
#2192 - FastAPI's `HTTPException`s do not get sent with the error message as subtitle
Issue -
State: closed - Opened by nicolassanmar over 2 years ago
- 3 comments
Labels: Enhancement, Integration: Starlette/FastAPI
#2116 - SDK causes significant performance issue.
Issue -
State: closed - Opened by PaulRudin over 2 years ago
- 10 comments
Labels: Type: Bug, Integration: Starlette/FastAPI, Waiting for: Community, Stale
#2108 - `set_user` not set correctly when called in a FastAPI's route dependency
Issue -
State: open - Opened by rbhalla over 2 years ago
- 10 comments
Labels: Integration: Starlette/FastAPI, Stale
#2062 - Starlette integration raises TypeError if an unhandled exception has a status_code that isn't an integer
Issue -
State: closed - Opened by bruceduhamel over 2 years ago
- 2 comments
Labels: Type: Bug, Good first issue, Integration: Starlette/FastAPI
#1940 - OpenTelemetry FastAPI and Requests
Issue -
State: closed - Opened by zukwung over 2 years ago
- 9 comments
Labels: Type: Bug, Integration: Starlette/FastAPI, Integration: OpenTelementry (OTel)
#1832 - FastAPI integration ROOT_PATH problem
Issue -
State: closed - Opened by sector119 almost 3 years ago
- 9 comments
Labels: Type: Bug, Integration: Starlette/FastAPI, Waiting for: Community, Stale
#1763 - FastAPI Bug with List Input
Issue -
State: closed - Opened by williambarberjr about 3 years ago
- 4 comments
Labels: Type: Bug, Integration: Starlette/FastAPI, Waiting for: Community, Stale
#1706 - Starlette discussions include bug reports
Issue -
State: open - Opened by antonpirker about 3 years ago
- 1 comment
Labels: Integration: Starlette/FastAPI, Triaged
#1705 - Add Starlette integration to Starlette third party packages documentation.
Issue -
State: closed - Opened by antonpirker about 3 years ago
- 6 comments
Labels: enhancement, Good first issue, Docs, Hacktoberfest 🎃, Integration: Starlette/FastAPI
#1685 - Internal Server Error on content-type json
Issue -
State: closed - Opened by bert2002 about 3 years ago
- 1 comment
Labels: Type: Bug, Integration: Starlette/FastAPI, Triaged
#1675 - RuntimeError: Stream consumed when reading body with startlette (bug since 1.9.10)
Issue -
State: closed - Opened by sevaho about 3 years ago
- 20 comments
Labels: Type: Bug, Integration: Starlette/FastAPI
#1603 - "ImportError: cannot import name 'StarletteIntegration' from 'sentry_sdk.integrations.starlette'" after sentry version update
Issue -
State: closed - Opened by pravindahal about 3 years ago
- 10 comments
Labels: Integration: Starlette/FastAPI
#1599 - Transaction name not set for FastApi in sentry-python 1.9.7
Issue -
State: closed - Opened by sturaipo about 3 years ago
- 11 comments
Labels: Type: Bug, enhancement, Integration: Starlette/FastAPI
#1588 - Set http status of spans in FastAPI integration
Issue -
State: closed - Opened by antonpirker over 3 years ago
- 1 comment
Labels: enhancement, Integration: Starlette/FastAPI
#1473 - [FastAPI] Background Tasks
Issue -
State: open - Opened by smeubank over 3 years ago
- 6 comments
Labels: Integration: Starlette/FastAPI, Triaged, Python, Feature, Stale