https://github.com/christophwurst/nextcloud_sentry
Sentry integration for Nextcloud
https://github.com/christophwurst/nextcloud_sentry
crash-reporting nextcloud sentry sentry-client sentry-php
Last synced: about 1 month ago
JSON representation
Sentry integration for Nextcloud
- Host: GitHub
- URL: https://github.com/christophwurst/nextcloud_sentry
- Owner: ChristophWurst
- License: agpl-3.0
- Created: 2017-11-13T13:45:17.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2024-04-11T17:23:50.000Z (about 1 year ago)
- Last Synced: 2024-04-14T12:19:51.512Z (about 1 year ago)
- Topics: crash-reporting, nextcloud, sentry, sentry-client, sentry-php
- Language: PHP
- Size: 1.75 MB
- Stars: 33
- Watchers: 4
- Forks: 5
- Open Issues: 10
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# Nextcloud Sentry Integration

A Sentry integration that sends unhandled exceptions to a Sentry instance to aggregate application crashes. You either have to set up your own Sentry instance or use your sentry.io account. See the admin documentation for how to configure this app.

## Documentation
* [Admin documentation](doc/admin.md)