aboutsummaryrefslogtreecommitdiff
path: root/src/zencore/sentryintegration.cpp
Commit message (Expand)AuthorAgeFilesLines
* fix clang issueStefan Boberg3 days1-0/+2
* HttpClient using libcurl, Unix Sockets for HTTP. HTTPS support (#770)Stefan Boberg6 days1-5/+6
* Dashboard overhaul, compute integration (#814)Stefan Boberg7 days1-3/+16
* Eliminate spdlog dependency (#773)Stefan Boberg7 days1-75/+53
* Claude config, some bug fixes (#813)Stefan Boberg10 days1-2/+7
* add sentry-sdk logger (#793)Stefan Boberg2026-02-271-8/+54
* Make sure we call the previous terminate handle if present when we intercept ...Dan Engelbrecht2025-09-261-3/+10
* change default sentry dsn to one listed on Sentry setup page (#504)Dan Engelbrecht2025-09-221-1/+1
* sentry config (#430)Dan Engelbrecht2025-06-121-8/+12
* revert 61b4a88f and cadaad63Dan Engelbrecht2025-06-101-12/+8
* add sentry configurations options for debug/environmentDan Engelbrecht2025-06-101-8/+12
* `--sentry-dsn` option for zen command line and zenserver to control Sentry re...Dan Engelbrecht2025-06-091-1/+6
* add sentry for zen command (#373)Dan Engelbrecht2025-05-061-0/+327