GitHub / getsentry/sentry-elixir issues and pull requests
#515 - Wrap HTTP requests in try/catch
Pull Request -
State: closed - Opened by ruslandoga about 3 years ago
- 5 comments
#514 - Possibly infinite error loop with custom http client.
Issue -
State: closed - Opened by ruslandoga about 3 years ago
- 4 comments
#513 - Support filtering via stacktrace in `Sentry.EventFilter`
Issue -
State: closed - Opened by agutierrezrodriguez about 3 years ago
- 1 comment
Labels: Type: Enhancement
#512 - Add a `Sentry.EventFilter.exclude_event?/2` callback
Issue -
State: closed - Opened by agutierrezrodriguez about 3 years ago
- 1 comment
Labels: Type: Enhancement
#511 - Filtering - Default Filter doesn't filter
Issue -
State: closed - Opened by Dalepalmer about 3 years ago
- 1 comment
#510 - Handle missing EXIT reasons and add them to `Sentry.CrashError`
Issue -
State: closed - Opened by yordis about 3 years ago
- 11 comments
#509 - Update default value of included_environments in README
Pull Request -
State: closed - Opened by andreyuhai about 3 years ago
- 2 comments
#508 - Traverse full domain list when checking for excluded domains
Pull Request -
State: closed - Opened by martosaur about 3 years ago
- 2 comments
#507 - Improve DSN parsing and Endpoint building
Pull Request -
State: closed - Opened by AtjonTV about 3 years ago
#506 - Gitlab Sentry-Backend DSN Support
Issue -
State: closed - Opened by AtjonTV about 3 years ago
- 3 comments
#505 - Align SDK with docs regarding session update for dropped events
Issue -
State: closed - Opened by smeubank about 3 years ago
Labels: Type: Enhancement
#504 - Use Supervisor.child_spec for type
Pull Request -
State: closed - Opened by jsmestad about 3 years ago
- 1 comment
#503 - Remove implicit read from environment variables.
Issue -
State: closed - Opened by yordis over 3 years ago
- 7 comments
#502 - Error in README
Issue -
State: closed - Opened by aselder over 3 years ago
- 1 comment
#501 - sentry-elixir eats local errors
Issue -
State: closed - Opened by atavistock over 3 years ago
- 1 comment
#500 - Use X-Forwarded-For header (if defined) to extract real client IP
Pull Request -
State: closed - Opened by davidjulien over 3 years ago
- 2 comments
#499 - Question: why stacktrace args limit is 513?
Issue -
State: closed - Opened by samuelpordeus over 3 years ago
- 7 comments
#498 - Improve README.md and CONTRIBUTING.md
Issue -
State: closed - Opened by antonpirker over 3 years ago
Labels: Area: Documentation
#497 - add 1.13.x to CI
Pull Request -
State: closed - Opened by mitchellhenke over 3 years ago
#496 - Send OS and runtime information to Sentry
Issue -
State: closed - Opened by sekiyama58 over 3 years ago
#495 - Add os and runtime info to events
Pull Request -
State: closed - Opened by sekiyama58 over 3 years ago
- 1 comment
#494 - Absinthe integration with Sentry.PlugContext
Issue -
State: closed - Opened by lucazulian over 3 years ago
- 2 comments
#493 - [Question] Logger.error/1 not always log the error
Issue -
State: closed - Opened by amadeu01 over 3 years ago
- 1 comment
#492 - Fixes #491 - pass extra content through LoggerBackend correctly
Pull Request -
State: closed - Opened by ccapndave over 3 years ago
#491 - Sentry.LoggerBackend doesn't take context set by `Sentry.Context.set_extra_context` into account
Issue -
State: closed - Opened by ghost over 3 years ago
- 6 comments
Labels: enhancement
#490 - Add Envelope Support
Pull Request -
State: closed - Opened by JohnDoneth almost 4 years ago
- 2 comments
#489 - Multiple Logger back-ends creating double logs
Issue -
State: closed - Opened by ksheurs almost 4 years ago
- 3 comments
#488 - test updated versions of elixir/erlang
Pull Request -
State: closed - Opened by mitchellhenke almost 4 years ago
#487 - Usage of Event Stacktrace is deprecated but still used here
Issue -
State: closed - Opened by bufke almost 4 years ago
- 2 comments
#486 - Double reporting of errors
Issue -
State: closed - Opened by scottmessinger almost 4 years ago
- 2 comments
#485 - Crash reports from `gen_statem` processes are ignored
Issue -
State: closed - Opened by dmorneau about 4 years ago
- 9 comments
Labels: Action: Investigate This
#484 - Add LiveView `attach_hook` to inject breadcrumbs
Issue -
State: closed - Opened by Doerge about 4 years ago
- 8 comments
Labels: Type: Enhancement
#483 - Accept all environments by default (in `included_environments`)
Issue -
State: closed - Opened by awoimbee about 4 years ago
- 1 comment
Labels: Type: Enhancement
#482 - fix: use correct exception module
Pull Request -
State: closed - Opened by fuelen about 4 years ago
#481 - Support Finch as a http client
Issue -
State: closed - Opened by wingyplus about 4 years ago
- 2 comments
#480 - Relax Plug.Cowboy dependency requirements
Issue -
State: closed - Opened by arkgil about 4 years ago
- 4 comments
#479 - Attachments
Issue -
State: closed - Opened by hfjallemark about 4 years ago
- 1 comment
Labels: Type: Enhancement
#478 - Erlang error: {:EXIT, {:noproc, {GenServer, :call, [Sentry.TaskSupervisor,
Issue -
State: closed - Opened by brunohkbx about 4 years ago
- 3 comments
#477 - Sensitive data not scrubbed out of `Phoenix.ActionClauseError`
Issue -
State: closed - Opened by woylie about 4 years ago
- 5 comments
#476 - Allow Sentry library to capture Sentry exceptions
Issue -
State: closed - Opened by hexpunk over 4 years ago
- 3 comments
#475 - Fix dialyzer reporting unmatched_return for Sentry.PlugCapture
Pull Request -
State: closed - Opened by maxwowo over 4 years ago
- 3 comments
#474 - Handle :unsampled events in sentry.send_test_event
Pull Request -
State: closed - Opened by sneako over 4 years ago
- 1 comment
#473 - Update "User Feedback" URL
Pull Request -
State: closed - Opened by jcrevits over 4 years ago
- 1 comment
#472 - Use Logger.add_backend/1
Pull Request -
State: closed - Opened by josevalim over 4 years ago
- 8 comments
#471 - Exceptions that implement the Plug.Exception protocol are still being reported
Issue -
State: closed - Opened by mhanberg over 4 years ago
- 3 comments
#470 - Proposal: Add before_capture_exception hook
Pull Request -
State: closed - Opened by thdxr over 4 years ago
- 3 comments
#469 - update github actions
Pull Request -
State: closed - Opened by mitchellhenke over 4 years ago
#468 - Plan for Performance Support
Issue -
State: closed - Opened by xdays over 4 years ago
- 1 comment
#467 - Remove function that disabled non-group leader logging
Pull Request -
State: closed - Opened by SophisticaSean over 4 years ago
- 5 comments
#466 - No logs resulting from mix release RPC
Issue -
State: closed - Opened by SophisticaSean over 4 years ago
- 1 comment
#465 - set_context is private, but the docs advise not using set_extra_context
Issue -
State: closed - Opened by hexpunk over 4 years ago
- 5 comments
Labels: Type: Enhancement
#464 - update documentation for compiling with source code
Pull Request -
State: closed - Opened by mitchellhenke over 4 years ago
#463 - Default environment_name is not reflected in the README.
Issue -
State: closed - Opened by mhanberg over 4 years ago
- 7 comments
#462 - Default release to Elixir release "RELEASE_VSN"
Pull Request -
State: closed - Opened by mitchellhenke over 4 years ago
- 1 comment
#461 - Switch continuous integration from TravisCI to GitHub Actions
Pull Request -
State: closed - Opened by mitchellhenke over 4 years ago
#460 - Sentry.LoggerBackend configuration fails - module not available
Issue -
State: closed - Opened by akebi over 4 years ago
- 14 comments
#459 - Dedupe plugin
Issue -
State: closed - Opened by depeiwang over 4 years ago
- 4 comments
Labels: Type: Enhancement
#458 - Migrate CI from Travis to GitHub Actions
Issue -
State: closed - Opened by billyvg over 4 years ago
- 1 comment
#457 - Update dependencies
Pull Request -
State: closed - Opened by mitchellhenke over 4 years ago
#456 - update HTTPClient docs
Pull Request -
State: closed - Opened by mitchellhenke over 4 years ago
#455 - Instructions to use with Mojito
Issue -
State: closed - Opened by BlueHotDog over 4 years ago
- 1 comment
#454 - Trying to mock with Mox causes an exception
Issue -
State: closed - Opened by BlueHotDog over 4 years ago
- 2 comments
Labels: question
#451 - Prevent Elixir from compiling when starting Heroku dyno
Issue -
State: closed - Opened by tompesman over 4 years ago
- 9 comments
#450 - replace whitelist with allow list
Pull Request -
State: closed - Opened by mitchellhenke over 4 years ago
- 2 comments
#447 - Send Sentry reports on uncaught throws/exits
Pull Request -
State: closed - Opened by aselder over 4 years ago
- 4 comments
#445 - Unexpected issue grouping
Issue -
State: closed - Opened by anthonator over 4 years ago
- 6 comments
Labels: Type: Needs More Info
#438 - Update deps and Travis builds
Pull Request -
State: closed - Opened by mitchellhenke almost 5 years ago
#428 - Logger.warn sent as error with capture_log_messages
Issue -
State: closed - Opened by jhchen almost 5 years ago
- 5 comments
#426 - Support performance/APM features
Issue -
State: closed - Opened by anthonator almost 5 years ago
- 18 comments
Labels: Type: Enhancement
#424 - Scrub exception data
Issue -
State: closed - Opened by teamon almost 5 years ago
- 3 comments
Labels: Type: Enhancement
#415 - Read compile-time Mix dependencies in the host app, not the `:sentry` app
Issue -
State: closed - Opened by wingyplus about 5 years ago
- 14 comments
#411 - Logger metadata is missing in some calls
Issue -
State: closed - Opened by chulkilee about 5 years ago
- 6 comments
Labels: Type: Enhancement
#390 - Using Sentry with Elixir Release eval commands
Issue -
State: closed - Opened by BrendonPierson over 5 years ago
- 6 comments
Labels: question
#388 - feat: Implement 429 handling for request transport
Pull Request -
State: closed - Opened by kamilogorek over 5 years ago
- 6 comments
#380 - Sentry.LogggerBackend crashes when a genserver call times out
Issue -
State: closed - Opened by chad-g-adams over 5 years ago
- 13 comments
#371 - Unreachable/misconfigured Sentry hangs the Elixir app
Issue -
State: closed - Opened by dkulchenko over 5 years ago
- 3 comments
#361 - Grab release version from `RELEASE_VSN` environment variable
Issue -
State: closed - Opened by jnylen almost 6 years ago
- 7 comments
Labels: Type: Enhancement
#360 - Sentry not reporting errors because process gets killed
Issue -
State: closed - Opened by aronglia almost 6 years ago
- 1 comment
#353 - Duplicate Error Reports between Sentry.LoggerBackend & Sentry.Plug
Issue -
State: closed - Opened by jeremyjh about 6 years ago
- 4 comments
#339 - Different docs between sentry website and readme
Issue -
State: closed - Opened by alex88 about 6 years ago
- 18 comments
#333 - Failed to send Sentry event (:unknown_ca)
Issue -
State: closed - Opened by LiyangW over 6 years ago
- 7 comments
Labels: question
#328 - Error and Crash on 404 Elixir.Phoenix.Router.NoRouteError
Issue -
State: closed - Opened by tpitale over 6 years ago
- 5 comments
Labels: Type: Question
#313 - no function clause matching in Sentry.Event.culprit_from_stacktrace/1
Issue -
State: closed - Opened by atomkirk over 6 years ago
- 2 comments
#312 - Upgrade to plug 1.7 and plug_cowbow 2.9
Issue -
State: closed - Opened by austinsmorris over 6 years ago
- 2 comments
#281 - Add Sentry.Context to readme
Issue -
State: closed - Opened by jeregrine about 7 years ago
#280 - Document capture_exception/capture_message options
Issue -
State: closed - Opened by jeregrine about 7 years ago
#279 - Plug.Phoenix.Endpoint should PROBABLY offer same options for scrubbing
Issue -
State: closed - Opened by jeregrine about 7 years ago
- 2 comments
#278 - Document Cookie for Plug scrubber
Issue -
State: closed - Opened by jeregrine about 7 years ago
#276 - Documentation for adding Sentry.Logger in multiple applications needs to be updated
Issue -
State: closed - Opened by stevedomin about 7 years ago
- 2 comments
#271 - Warnings flood console when there is a connection problem
Issue -
State: closed - Opened by sega-yarkin about 7 years ago
- 5 comments
#250 - Exceptions in spawned processes by "spawn" are not logged.
Issue -
State: closed - Opened by psagan over 7 years ago
- 1 comment
#232 - Compile issues
Issue -
State: closed - Opened by madsheep over 7 years ago
- 15 comments
#229 - No Events Show Up When Running Server
Issue -
State: closed - Opened by xanderdunn over 7 years ago
- 12 comments
Labels: Type: Question
#227 - Dynamic configuration using environment variables
Issue -
State: closed - Opened by doughsay over 7 years ago
- 4 comments
#226 - Add error dump in Mix test task
Issue -
State: closed - Opened by jalcine over 7 years ago
- 2 comments
#223 - How to ingore Discarded invalid value for parameter 'stacktrace' ?
Issue -
State: closed - Opened by defp almost 8 years ago
- 3 comments
#204 - Cannot send test event when filter applied
Issue -
State: closed - Opened by hawksight almost 8 years ago
- 3 comments
#198 - `server_name` is clobbered by metadata
Issue -
State: closed - Opened by novaugust almost 8 years ago
#195 - Unable to notify Sentry when using Ace web server
Issue -
State: closed - Opened by samsondav almost 8 years ago
- 7 comments
Labels: Type: Question
#194 - Avoid raising on malformed DSN
Issue -
State: closed - Opened by mitchellhenke almost 8 years ago