Coder Social home page Coder Social logo

dropwizard-raven's People

Contributors

heim avatar mickeyreiss avatar sounie avatar stve avatar tootedom avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

dropwizard-raven's Issues

Feature request - Migrate to io.sentry packages

Sentry have overhauled their Java API and renamed its associated packages and artefacts.

Is there an intention to produce an updated version of dropwizard-raven to align with the latest available implementation?

New home (GroupId) for raven-java artifacts, active maintenance has moved

About a year ago we moved the raven-java artifacts to a new home under the com.getsentry.raven GroupId. ๐ŸŽ†

All maintenance and future development is going on under the new GroupId. Note that the package names also changed, so imports and class names in configuration (such as logging integrations) will need to be renamed. There shouldn't be any other changes required unless you made customizations to Raven itself, and those should still be minor.

We've made a lot of improvements and bugfixes and have a lot more planned, so check it out when you have time. ๐Ÿ˜„

The documentation has been improved if you have any questions, or just ask me here!

Failed to parse configuration at: logging.appenders.

Get this error while trying to use library:

Failed to parse configuration at: logging.appenders.[1]; Could not resolve type id 'raven' into a subtype of [simple type, class io.dropwizard.logging.AppenderFactory]: known type ids = [AppenderFactory, console, file, syslog]
 at [Source: N/A; line: -1, column: -1] (through reference chain: com.company.launcher.WebServiceConfiguration["logging"]->io.dropwizard.logging.LoggingFactory["appenders"]->java.util.ArrayList[1])

contents of config.yml

logging:
  level: INFO
  appenders:
    - type: console
    - type: raven
      dsn: http://XXX

Publish 0.9.X release with DroppingRavenLoggingFilter fix

Any chance we could release a 0.9.X (0.9.3 would be next) release that includes this fix? eb2285d

It is a pretty nasty bug to APPROVE everything because it makes it impossible to wrap the appender with additional functionality (filters) without hacks.

Upgrading to Dropwizard 1.0+ is not an option for me at the moment, unfortunately.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.