Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add global error handler #1514

Merged
merged 18 commits into from
Oct 7, 2020
Merged

Commits on Oct 7, 2020

  1. Configuration menu
    Copy the full SHA
    7c2e783 View commit details
    Browse the repository at this point in the history
  2. feat: add global error handler

    mwear committed Oct 7, 2020
    Configuration menu
    Copy the full SHA
    2d5d2da View commit details
    Browse the repository at this point in the history
  3. feat: use global error handler in collector exporter

    I had to make a few changes for this to work:
    
    * Change the Exception enums to allow code to a number or string
    * Require message in the CollectorExporterError interface
    mwear committed Oct 7, 2020
    Configuration menu
    Copy the full SHA
    b058bb7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4bde8c6 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3653178 View commit details
    Browse the repository at this point in the history
  6. feat: more paranoia

    mwear committed Oct 7, 2020
    Configuration menu
    Copy the full SHA
    1c2453d View commit details
    Browse the repository at this point in the history
  7. chore: lint fix

    mwear committed Oct 7, 2020
    Configuration menu
    Copy the full SHA
    51b4c26 View commit details
    Browse the repository at this point in the history
  8. chore: remove logging

    mwear committed Oct 7, 2020
    Configuration menu
    Copy the full SHA
    3594b78 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    bac4fa4 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    166d0c5 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    43945ad View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    c6c4db8 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    ed1d3eb View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    da941ad View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    b66df44 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    9890c3b View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    f9820f3 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    d5c5337 View commit details
    Browse the repository at this point in the history