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

12 Commits

Author SHA1 Message Date
Oliver Browne
6a424dfc0a
feat(err): Emit to clickhouse from cymbal (#26244) 2024-11-19 11:00:08 +02:00
Oliver Browne
3b2f77da6b
fix(err): add issue name and description (#26200) 2024-11-18 13:58:59 +02:00
David Newell
fce1dbec85
feat: exception issue lookup (#25878)
Co-authored-by: Oliver Browne <oliver@posthog.com>
2024-11-14 14:54:05 +00:00
Oliver Browne
4ef61ac47d
feat(err): store frame context for use in the frontend (#26091) 2024-11-11 12:10:24 +00:00
Oliver Browne
bdeae6fced
feat(err): store result of frame resolution (#26001) 2024-11-06 13:28:12 +01:00
Oliver Browne
de4213e871
feat(err): Store symbol sets (#25904)
Co-authored-by: David Newell <d.newell1@outlook.com>
2024-11-05 15:50:33 +01:00
Neil Kakkar
ea46cf52fc
feat(errors): Fingerprinting first pass (#25707) 2024-11-05 12:23:22 +01: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
Neil Kakkar
abd7ae05c3
feat(errors): Use exception list and remove stack trace raw (#25655) 2024-10-21 11:02:46 +01: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