-
Updated
Nov 5, 2021 - Python
#
sentry
Here are 705 public repositories matching this topic...
Sentry is cross-platform application monitoring, with a focus on error reporting.
python
devops
django
monitor
monitoring
crash-reporting
error-monitoring
sentry
crash-reports
csp-report
apm
hacktoberfest
error-logging
Official Sentry SDKs for JavaScript
javascript
node
typescript
crash-reporting
error-monitoring
sentry
raven
sentry-client
javascript-client
hacktoberfest
-
Updated
Nov 4, 2021 - TypeScript
Sentry On-Premise setup
-
Updated
Nov 2, 2021 - Shell
Raven is the legacy Python client for Sentry (getsentry.com) — replaced by sentry-python
-
Updated
Jan 18, 2021 - Python
The official PHP SDK for Sentry (sentry.io)
-
Updated
Oct 29, 2021 - PHP
Official Sentry SDK for react-native
react
javascript
android
ios
react-native
sdk
crash-reporting
sentry
hacktoberfest
mixed-stacktraces
raven-js
-
Updated
Nov 4, 2021 - TypeScript
Laravel SDK for Sentry
-
Updated
Oct 28, 2021 - PHP
samuelcastro
commented
Nov 10, 2020
There is an issue when adding new languages that I believe is related to react suspense. See i18next/react-i18next#977
Error:
Steps to reproduce:
- Add a new language to Locize.
- Make su
A Sentry SDK for Java, Android and other JVM languages.
android
java
spring
spring-boot
crash-reporting
logback
sentry
apollo-client
okhttp
servlet
timber
hacktoberfest
log4j2
feign-client
-
Updated
Nov 4, 2021 - Java
Fullstack boilerplate using Typescript, React, GraphQL
react
graphql
postgres
node
typescript
react-native
apollo
sentry
nextjs
fullstack-boilerplate
mailers
expo
prisma
type-graphql
chakra-ui
sendgrid-account
sentry-account
-
Updated
Nov 4, 2021 - TypeScript
A command line utility to work with Sentry.
-
Updated
Nov 4, 2021 - Rust
The official Symfony SDK for Sentry (sentry.io)
-
Updated
Nov 2, 2021 - PHP
A starter project for modern React apps with Redux
react
redux
sass
flow
boilerplate
react-router
tdd
sentry
react-boilerplate
css-modules
starter-template
webpack2
static-types
starter-kit
redux-boilerplate
redux-devtools
tdd-workflow
starter-react
-
Updated
Mar 7, 2017 - JavaScript
Official Sentry SDK for Go
-
Updated
Oct 31, 2021 - Go
Sentry SDK for Dart and Flutter
-
Updated
Oct 27, 2021 - Dart
Professional REST API design with ASP.NET Core WebAPI
identity
oauth
jwt
sentry
logging
swagger
versioning
swagger-ui
aspnet-core
nlog
jwt-authentication
autofac
webapi
ef-core
elmah
automapper
exception-handling
jwt-encryption
-
Updated
Nov 3, 2021 - C#
The official Sentry SDK for iOS, tvOS, macOS, watchOS.
macos
swift
ios
crash-reporting
error-monitoring
objective-c
tvos
watchos
sentry
crash-reports
crash
error-handler
cocoa
hacktoberfest
-
Updated
Nov 4, 2021 - Objective-C
Kubernetes event reporter for Sentry
-
Updated
Jun 1, 2021 - Python
Minimalist Error collection Service compatible with Rollbar clients. Sentry or Rollbar alternative.
errors
sentry
rollbar
error-handling
rollbar-api
error-log
error-reporting
sentry-alternative
rollbar-alternative
-
Updated
Oct 13, 2021 - Python
Monitor K8S Helm release, rollback on metrics behavior (Prometheus, Elasticsearch, Sentry)
-
Updated
Sep 19, 2019 - Go
Sentry 小程序/小游戏 SDK:用于小程序/小游戏平台的 Sentry SDK(目前支持微信、字节跳动、支付宝、钉钉、QQ、百度小程序,微信、QQ 小游戏)
typescript
sentry
raven
sentry-client
error-handling
weapp
sentry-service
raven-js
crash-report
sentry-sdk
sentry-weapp
sentry-miniapp
sentry-javascript
sentry-myapp
sentry-ttapp
-
Updated
Sep 2, 2021 - TypeScript
bruno-garcia
commented
Jun 22, 2020
Please mark the NuGet packages used:
- Sentry
- Sentry.Serilog
- Sentry.NLog
- Sentry.Log4Net
- Sentry.Extensions.Logging
- Sentry.AspNetCore
By default the package should exclude an internal error log from EF Core. It logs as error (with a stack trace that is not helpful) right before throwing.
The user code would anyway log that error once it captures the
Improve this page
Add a description, image, and links to the sentry topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the sentry topic, visit your repo's landing page and select "manage topics."

Environment
How do you use Sentry?
Sentry SaaS (sentry.io)
Which SDK and version?
python sentry-sdk==1.4.3 via pipenv
Steps to Reproduce
Expected Result
Sentry logging errors
Actual Result