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

17 Commits

Author SHA1 Message Date
David Newell
9c47f830d5
chore: rust linting in CI (#25758) 2024-10-24 11:29:11 +01:00
Dylan Martin
9cecc2e74c
fix(flags): our geoip service wasn't actually returning $geoip_city_name correctly, so properties weren't being overridden as expected (#25747) 2024-10-23 14:35:00 -04:00
Michael Matloka
76c3f68f5e
chore(environments): Make team.project_id officially non-null (#25597) 2024-10-18 15:43:17 +00:00
Dylan Martin
c182067451
feat(flags): add metrics to new flag service that mirror existing metrics (#25296)
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2024-10-14 13:06:45 -04:00
Dylan Martin
211791658e
feat(flags): add experience continuity (#25245)
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2024-10-02 08:14:05 +00:00
Dylan Martin
6b23684f47
feat(flags): add billing info to redis for new flags (#25191)
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2024-09-26 19:05:58 -04:00
Dylan Martin
c940fd5229
feat(flags): rust implementation of a bunch of things (#24957)
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2024-09-24 19:06:22 -04:00
Oliver Browne
f7eb6e39e5
feat(featureflags): get some metrics wired up (#25021)
Co-authored-by: Dylan Martin <dylan@posthog.com>
2024-09-18 14:38:58 +01:00
Dylan Martin
71727523b7
feat(flags): add group property overrides (#24589) 2024-09-13 18:47:30 +00:00
Oliver Browne
277fb2e3c2
fix: use jemalloc everywhere we're rusty (#24796) 2024-09-05 06:19:25 +00:00
Brett Hoerner
a1798bc1a8
chore(cyclotron): write to app_metrics2 CH table via kafka (#24625) 2024-09-03 07:16:04 -06:00
Dylan Martin
8dde90a652
feat(flags): adding support for GeoIP and person property overrides to rust flag service (#24536)
Co-authored-by: Phani Raj <phani@posthog.com>
2024-08-27 19:58:20 +00:00
Brett Hoerner
e6ad4a9785
fix(cyclotron): make all config envconfig (#24538) 2024-08-23 10:03:15 +03:00
Dylan Martin
d6ad9fa096
feat(flags): return real feature flag evaluation for basic matching with new endpoint (#24358) 2024-08-22 12:10:47 -04:00
Dylan Martin
373785b945
feat(flags): add validation for database reads for rust feature flag service (#24089)
Co-authored-by: Neil Kakkar <neilkakkar@gmail.com>
Co-authored-by: James Greenhill <fuziontech@gmail.com>
2024-08-09 15:48:04 -04:00
Neil Kakkar
50adf3b4ae
feat(flags): Fetch flags and team from database (#23120)
Co-authored-by: Dylan Martin <dylan@posthog.com>
Co-authored-by: James Greenhill <fuziontech@gmail.com>
2024-07-24 08:40:09 -07:00
Neil Kakkar
b43108df10 merge history 2024-06-10 14:00:00 +01:00