Skip to content

feat: Integration with sentry

Dominik František Bučík requested to merge github/fork/dBucik/sentry into master

provide option sentry.config.location to enable sentry and load its configuration. At the moment, configuration is expected to be a YAML file with just DSN (key dsn) specified in it. This will be extended in the future

Merge request reports