0
0
mirror of https://github.com/PostHog/posthog.git synced 2024-11-28 00:46:45 +01:00
Commit Graph

13 Commits

Author SHA1 Message Date
Neil Kakkar
ea46cf52fc
feat(errors): Fingerprinting first pass (#25707) 2024-11-05 12:23:22 +01:00
Oliver Browne
101d46cca6
fix(err): cluster frames before resolution (#25886) 2024-10-30 15:52:26 +02:00
David Newell
3ed93f7201
chore: add kafka producer to context (#25899) 2024-10-30 12:13:10 +00:00
Oliver Browne
b238b34172
feat(err): store frames (#25756)
Co-authored-by: David Newell <david@posthog.com>
2024-10-29 12:47:11 +02:00
David Newell
834aed420b
chore: skip when exception list is missing (#25784) 2024-10-24 14:50:06 +01:00
David Newell
9c47f830d5
chore: rust linting in CI (#25758) 2024-10-24 11:29:11 +01:00
Neil Kakkar
abd7ae05c3
feat(errors): Use exception list and remove stack trace raw (#25655) 2024-10-21 11:02:46 +01:00
David Newell
07cbe61165
chore: implement store & resolver in cymbal logic flow (#25592) 2024-10-17 13:46:04 +01:00
Oliver Browne
8312433270
chore(err): write down a few terms (#25520)
Co-authored-by: David Newell <d.newell1@outlook.com>
2024-10-14 18:59:30 +03:00
Oliver Browne
273f64aef1
feat(err): Wire up resolver (#25464) 2024-10-10 16:52:02 +03:00
Oliver Browne
76c72719e6
feat(err): get resolver trait working (#25420)
Co-authored-by: David Newell <david@posthog.com>
2024-10-08 13:24:33 +03:00
Oliver Browne
f7eaea6b98
feat(err): parse stack traces (#25393)
Co-authored-by: David Newell <david@posthog.com>
2024-10-06 02:43:31 +03:00
Oliver Browne
54dc40bfc7
feat(err): r/error-tracking/cymbal/g (#25358) 2024-10-03 13:25:21 +03:00