I installed the module and set up a free Sentry account on the hosted solution.

Where do I get the various info to put into the Drupal config. What kind of project do I create on Sentry?

This is probably really basic stuff, but I could not figure it out.

Thanks.

Dan

Issue fork raven-3579555

Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

duckydan created an issue. See original summary.

mfb’s picture

Totally agree on this one. I believe the only necessary configuration to activate Sentry functionality is the DSN, also known as the client key. So the change to documentation would be small.

And in addition to that you would want to enable *something* (a Drupal log level, fatal error reporting, JavaScript error reporting, etc.), unless you just want to call Sentry functions manually.

I don't think anything matters re: creating a project on the Sentry side, but let me know if I'm wrong (I don't work for Sentry :) You don't even need to use this module with Sentry - there are alternative backends.

mfb’s picture

Status: Active » Needs review

So far this just makes the instructions longer, not simpler :(

  • mfb committed b8f1bbdb on 7.x
    Issue #3579555 by mfb, duckydan: Consider simpler instructions
    
mfb’s picture

Status: Needs review » Fixed

Now that this issue is closed, review the contribution record.

As a contributor, attribute any organization that helped you, or if you volunteered your own time.

Maintainers, credit people who helped resolve this issue.

duckydan’s picture

This is great. Thank you!

I have been using this with a free Sentry account. Fantastic.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.