Commit Graph

14 Commits

Author SHA1 Message Date
Klaas van Schelven
7caf6bbac4 docstring 2024-04-05 15:50:06 +02:00
Klaas van Schelven
54e8009e73 Reorganize/cleanup title-generating code for clarification 2024-04-05 15:37:24 +02:00
Klaas van Schelven
301c6416ea Remove class-hierarchy (in preparation for further cleanup) 2024-04-05 15:05:00 +02:00
Klaas van Schelven
80919d01b8 Remove the concept of 'culprit' from the grouping code
This has been deprecated in Sentry in 2016; no reason for us to support it.

It is noted that despite the deprecation (in favor of `transaction`) an
explicitly provided culprit actually took a higher precedence than an
explicitly provided transaction in the now-removed code.
2024-04-05 15:02:56 +02:00
Klaas van Schelven
42c496acbc logentry grouping: group by unformatted first; remove deprecated event.message interface 2023-11-13 18:10:50 +01:00
Klaas van Schelven
901306fbbb exception.values is required, act like it 2023-11-13 17:58:20 +01:00
Klaas van Schelven
d01652a6f1 More complete understanding of Auth header based on the docs 2023-11-10 18:07:55 +01:00
Klaas van Schelven
66b30bb792 Actually connect events to the correct project when the header is provided 2023-11-09 23:49:52 +01:00
Klaas van Schelven
641f9c695a Refactor ('unvendor') parse_auth_header 2023-11-09 23:34:27 +01:00
Klaas van Schelven
7202fbaf43 More thoughts on auth-header parsing noted 2023-11-09 23:28:15 +01:00
Klaas van Schelven
3a8491fdc6 Vendor parse_auth approach 2023-11-09 20:53:01 +01:00
Klaas van Schelven
fc7e186918 getting hash for issue: use GlitchTip's approach as an early stand-in
af9a700a8706f20771b005804d8c92ca95c8b072 in GlitchTip
2023-11-04 22:14:39 +01:00
Klaas van Schelven
f299ad7275 Note thoughts and 'VENDORED' status of gz middleware 2023-11-03 19:28:22 +01:00
Klaas van Schelven
bfea1b30cc Last time's work: we can get something on-screen now 2023-11-03 19:25:26 +01:00