Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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 2 months 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 (about 7 years ago)
- Default Branch: master
- Last Pushed: 2024-04-11T17:23:50.000Z (9 months ago)
- Last Synced: 2024-04-14T12:19:51.512Z (8 months 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
![Downloads](https://img.shields.io/github/downloads/ChristophWurst/nextcloud_sentry/total.svg)
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.
![Sentry screenshot](https://user-images.githubusercontent.com/1374172/32739917-8f719584-c8a1-11e7-9f06-182043c2b970.png)
## Documentation
* [Admin documentation](doc/admin.md)