comparison mod_sentry/README.md @ 4294:ae8191d9d533

mod_sentry: Include sentry.lib in luarock
author Kim Alvefur <zash@zash.se>
date Thu, 10 Dec 2020 13:36:52 +0100
parents 2ae71126e379
children
comparison
equal deleted inserted replaced
4293:edde5905744a 4294:ae8191d9d533
1 --- 1 ---
2 labels: 2 labels:
3 - 'Stage-Beta' 3 - 'Stage-Beta'
4 summary: 'Send errors to a Sentry server' 4 summary: 'Send errors to a Sentry server'
5 rockspec:
6 build:
7 modules:
8 mod_sentry.sentry: sentry.lib.lua
5 --- 9 ---
6 10
7 # Introduction 11 # Introduction
8 12
9 This module forwards select events to a [Sentry](https://sentry.io/) server. 13 This module forwards select events to a [Sentry](https://sentry.io/) server.