Benjamin Sergeant
|
6077f86af8
|
(cmake) use FetchContent cmake module to retrieve jsoncpp third party dependency
|
2020-09-26 14:11:40 -07:00 |
|
Benjamin Sergeant
|
4f17cd5e74
|
(cobra bots) do not use a queue to store messages pending processing, let the bot handle queuing
|
2020-05-04 15:45:11 -07:00 |
|
Benjamin Sergeant
|
646b18bf28
|
core logger support multiple level + switch ixbots to user corelogger instead of spdlog
|
2020-04-24 15:17:50 -07:00 |
|
Ross Jacobs
|
5860c5c80b
|
Fixes #179 (#180)
|
2020-04-20 22:59:20 -07:00 |
|
Benjamin Sergeant
|
85f6b1e0b7
|
fix compiler warning in ixsentry about unused parameters in uploadPayload method
|
2020-04-15 18:05:00 -07:00 |
|
Benjamin Sergeant
|
2c4bf8f4bd
|
(ixsentry) add a library method to upload a payload directly to sentry
|
2020-04-14 22:02:51 -07:00 |
|
Benjamin Sergeant
|
bda1bb6ab4
|
expose a way to set tls options for a sentry client, for testing
|
2020-03-12 16:18:28 -07:00 |
|
johnfoconnor
|
d91b24723d
|
version 8.0.2: add severity level for log sentry events (#152)
* script to update version
* version 8.0.2: add severity level for log sentry events
|
2020-01-28 14:04:18 -08:00 |
|
Benjamin Sergeant
|
626e190d91
|
(cobra-to-sentry) capture application version from device field
|
2019-12-18 15:41:59 -08:00 |
|
Benjamin Sergeant
|
1933da7044
|
IXSentryClient: remove duplicated line
|
2019-12-18 15:29:53 -08:00 |
|
Benjamin Sergeant
|
e223f8fac2
|
(ws) cobra to sentry - created events with sentry tags based on tags present in the cobra messages
|
2019-12-11 17:28:11 -08:00 |
|
Benjamin Sergeant
|
0b2d816320
|
(ws) cobra to sentry. Handle Error 429 Too Many Requests and politely wait before sending more data to sentry
|
2019-12-05 15:59:29 -08:00 |
|
Benjamin Sergeant
|
18386ae66f
|
(ws) #125 / fix build problem when jsoncpp is not installed locally
|
2019-12-03 17:18:16 -08:00 |
|
Benjamin Sergeant
|
5c5ea6dec1
|
(ws) #125 / cmake detects an already installed jsoncpp and will try to use this one if present
|
2019-12-03 16:01:46 -08:00 |
|
Benjamin Sergeant
|
a0d5f37402
|
(http client) Add support for multipart HTTP POST upload + (ixsentry) Add support for uploading a minidump to sentry
|
2019-11-25 21:11:11 -08:00 |
|
Benjamin Sergeant
|
85e00a195c
|
docker build fixes
|
2019-10-26 11:47:08 -07:00 |
|
Benjamin Sergeant
|
081dd2c4bb
|
Add unittest to IXSentryClient to lua backtrace parsing code
|
2019-10-26 10:54:47 -07:00 |
|
Benjamin Sergeant
|
bbfa76a2c9
|
move sentry code around and add a stub unittest for it
|
2019-10-25 14:54:31 -07:00 |
|