Giter VIP home page Giter VIP logo

Comments (2)

arabold avatar arabold commented on May 28, 2024

Hi @igoralvesSsense ,

I think these are two unrelated issues.

First of all, only serverless-sentry can be used as a Serverless plugin in the plugins section of serverless.yaml. If you add serverless-sentry-lib it just wont do anything, that's why your second test with serverless-sentry commented out "works". In that case the plugin isn't used.

If you do use the serverless-sentry plugin you don't have to explicitly initialize it with Raven.config(...) anymore. It will be initialized automatically using the configuration options passed in the serverless.yaml.

The error data-pipeline-qa Unable to validate the following destination configurations is most likely unrelated to serverless-sentry or serverless-sentry-lib. It's probably a misconfiguration of S3 or SNS, or maybe some incompatibility between another plugin such as serverless-plugin-existing-s3. Here's a knowledge base article for AWS I found in this context: https://aws.amazon.com/premiumsupport/knowledge-center/unable-validate-destination-s3/

If you don't mind posting your full serverless.yaml and some additional details here, I or somebody else might be able to help.

from serverless-sentry-plugin.

dm-grinko avatar dm-grinko commented on May 28, 2024

Check serverless.yml code formatting!
https://stackoverflow.com/a/56961524/6108211

from serverless-sentry-plugin.

Related Issues (20)

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.