Komal
57de4acc4b
fix: Show Cohort name instead of id in pie and horizontal bar chart ( #15590 )
...
* Show Cohort name instead of id in pie and horizontal bar chart
* Try to use fork's GHCR
* Don't run OptiPNG if not needed
* Fix fork detection
* Revert workflow changes
This didn't really work.
---------
Co-authored-by: Michael Matloka <dev@twixes.com>
2023-05-23 12:14:46 +01:00
Michael Matloka
004116773e
style(taxonomic-filter): Make "All events" more distinct ( #15599 )
...
* style(taxonomic-filter): Make "All events" more distinct
* Update UI snapshots for `chromium` (1)
* Update UI snapshots for `chromium` (2)
* Simplify diff
---------
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2023-05-23 11:01:17 +00:00
Paul D'Ambra
62b69e90aa
fix: maybe not awaiting ( #15667 )
2023-05-23 11:00:17 +00:00
Paul D'Ambra
b35dfc93e6
fix: only sort when we need to ( #15666 )
2023-05-23 11:58:29 +01:00
Neil Kakkar
2083ff97bf
feat(experiments): Support avg count per user trend metrics ( #15623 )
2023-05-23 11:05:13 +01:00
Paul D'Ambra
c665dda4da
fix: lag is not even per partition ( #15663 )
2023-05-23 08:50:52 +00:00
Paul D'Ambra
35522040cb
chore: no need to delay the idle flush ( #15660 )
...
* chore: no need to delay the idle flush
* with some more logs
2023-05-23 07:13:59 +00:00
Raquel Smith
2d6aa28508
fix: report all changed team attributes on update ( #15656 )
...
* report all changed team attributes on update
* Update UI snapshots for `chromium` (1)
---------
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2023-05-22 15:51:03 -07:00
Paul D'Ambra
48e687619f
fix: this, not this, is the this ( #15657 )
2023-05-22 21:57:32 +00:00
Thomas Obermüller
6256fbad58
fix(insights): format breakdown column header according to type ( #15639 )
...
* fix(insights): format breakdown column header according to type
* Update UI snapshots for `chromium` (1)
---------
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2023-05-22 23:05:56 +02:00
Paul D'Ambra
4dc0a38bdf
fix: no overlapping flushes ( #15655 )
2023-05-22 20:52:26 +00:00
Raquel Smith
5e60c1d5ba
fix: billing discounts display ( #15654 )
...
* use 1 - discount percent
* use a % that makes it easier to spot bugs...
* fix in the old ui too
* Update UI snapshots for `chromium` (1)
---------
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2023-05-22 13:37:51 -07:00
Paul D'Ambra
c112dce46e
fix: range without killing ingestion ( #15653 )
2023-05-22 19:26:38 +00:00
Michael Matloka
742fb1a98a
style(instance-status): Clean up instance settings UI ( #15645 )
2023-05-22 18:35:52 +01:00
Paul D'Ambra
e6551c31c2
feat: key blobs by event times ( #15640 )
...
* feat: key blobs by event times
* remove TODO
* softly softlly
* Update plugin-server/src/main/ingestion-queues/session-recording/blob-ingester/session-manager.ts
Co-authored-by: Ben White <ben@posthog.com>
---------
Co-authored-by: Ben White <ben@posthog.com>
2023-05-22 16:36:30 +01:00
Paul D'Ambra
4bd9d844c9
chore: remove or downgrade logs I always filter out ( #15646 )
2023-05-22 15:18:08 +00:00
Michael Matloka
8a67db9e12
fix(insights): Support path cleaning rules with wildcard groups ( #15637 )
...
* fix(insights): Allow combining path cleaning rules and wildcard groups
* Update query snapshots
* Update query snapshots
---------
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2023-05-22 15:56:59 +01:00
Paul D'Ambra
69b2336de8
feat: how we pick recordings for billings ( #15570 )
2023-05-22 16:40:53 +02:00
Neil Kakkar
5beefde4f8
chore: Get more traces for decide ( #15644 )
...
We want more insight into what's going on with the slow decide requests
2023-05-22 13:53:13 +00:00
Paul D'Ambra
10e34efd93
feat: handle chunks less aggresively on flush ( #15628 )
...
Co-authored-by: Ben White <ben@posthog.com>
2023-05-22 14:04:00 +01:00
Tiina Turban
d78680c976
chore: Remove lazy person container ( #15286 )
2023-05-22 13:51:07 +02:00
Michael Matloka
bfae851bfd
test(insights): Clean up User Paths tests + snapshot CH queries ( #15631 )
...
* Remove `paths_test_factory` layer
* Snapshot paths API ClickHouse queries
* Update query snapshots
* Update query snapshots
* Update query snapshots
* Fix stability of `session_id in [...]`
* Update query snapshots
---------
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2023-05-22 11:21:29 +01:00
Thomas Obermüller
1540a27ffd
fix(experiments): re-enable data fetching with data exploration feature flag ( #15630 )
...
fix(experiments): use temp hack to enable fetching of results for data exploration
2023-05-22 11:01:22 +01:00
Thomas Obermüller
ea83ffbd1c
fix(dashboards): fix key error ( #15636 )
2023-05-22 09:28:13 +00:00
Paul D'Ambra
57cd195b4b
chore: more gauges is betterer ( #15638 )
...
* gauge lag in milliseconds too
* gauge of lines written per s3 blob
* Update plugin-server/src/main/ingestion-queues/session-recording/blob-ingester/session-manager.ts
2023-05-22 09:03:21 +00:00
Ben White
989948ef9f
chore: Change sidebar to Session Replay ( #15634 )
...
* chore: Change sidebar to Session Replay
* Update UI snapshots for `chromium` (1)
---------
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2023-05-22 07:38:52 +00:00
Michael Matloka
a94a9901d9
fix(taxonomic-filter): Show definition popovers again ( #15598 )
2023-05-22 09:15:17 +02:00
Paul D'Ambra
473b31bf58
feat: back off buffer age threshold as lag grows ( #15626 )
...
* feat: back off buffer age threshold as lag grows
* but not _forever_
* max backoff configurable
2023-05-19 17:20:09 +01:00
Raquel Smith
8c101a478b
fix: actually skip verification if social signup ( #15604 )
...
* skip verification if social signup
* add test
2023-05-19 15:11:43 +00:00
Thomas Obermüller
113cec0b9b
fix(dashboard): override compare when date range is set to all time ( #15563 )
...
* fix style lint issue
* override compare when date range is set to all time for dashboard
* fix lint issues
2023-05-19 17:04:08 +02:00
Xavier Vello
2f27f43406
perf(ingestion): port overflow logic into eachBatchParallelIngestion ( #15621 )
2023-05-19 16:37:27 +02:00
Xavier Vello
d5dc58dccb
chore(mgmt): fix logger level in mgmt commands ( #15624 )
2023-05-19 14:32:23 +00:00
Paul D'Ambra
5f936b45f0
feat: be more tolerant of lag when bundling ( #15596 )
2023-05-19 13:48:06 +01:00
Paul D'Ambra
cc31f406c0
chore: bucket recordings chunks lengths into a prom histogram ( #15611 )
2023-05-19 13:46:26 +01:00
Xavier Vello
4f8b981057
perf(ingestion): increase event processing concurrency ( #15612 )
2023-05-19 08:46:34 +00:00
Ben White
8ada521cf3
feat: Replay rename work ( #15160 )
2023-05-19 10:33:27 +02:00
Li Yi Yu
5185b70aef
fix(early-access): spelling error in type ( #15619 )
2023-05-19 09:23:12 +01:00
Ben White
eaf886a659
feat: Remove special padding for icon only buttons ( #15351 )
...
* feat: Remove special padding for icon only buttons
* Update UI snapshots for `chromium` (1)
* Update UI snapshots for `firefox` (2)
* Update UI snapshots for `webkit` (2)
* Update UI snapshots for `chromium` (2)
* Fixed styling for icon only button
* Removed old classnames
* Update UI snapshots for `chromium` (1)
* Update UI snapshots for `firefox` (2)
* Update UI snapshots for `chromium` (2)
* Update UI snapshots for `webkit` (2)
* Corrected padding
* Fix modal close button position
* Update UI snapshots for `chromium` (1)
* Update UI snapshots for `webkit` (2)
* Update UI snapshots for `chromium` (2)
* More fixes
* Update UI snapshots for `chromium` (1)
* Update UI snapshots for `chromium` (2)
* Update UI snapshots for `firefox` (2)
* Fixed card component
* Fixed padding for dashboard items
* Update UI snapshots for `chromium` (2)
* Update UI snapshots for `chromium` (1)
* Update UI snapshots for `chromium` (1)
* Update UI snapshots for `webkit` (2)
* Update UI snapshots for `chromium` (2)
* Update UI snapshots for `firefox` (2)
* Revert all snapshots
* Update UI snapshots for `firefox` (2)
* Update UI snapshots for `webkit` (2)
* Update UI snapshots for `chromium` (1)
* Update UI snapshots for `chromium` (2)
* Fix icon
* Update UI snapshots for `chromium` (1)
* Fixed up more template and calendar
* More fixes
* Update UI snapshots for `chromium` (1)
* Update UI snapshots for `chromium` (2)
* Update UI snapshots for `chromium` (1)
* Update UI snapshots for `chromium` (1)
* Update UI snapshots for `chromium` (2)
* Update UI snapshots for `firefox` (2)
* Update UI snapshots for `webkit` (2)
* Fix
* Improve alignment in a couple places
* Update UI snapshots for `firefox` (2)
* Update UI snapshots for `chromium` (1)
* Update UI snapshots for `webkit` (2)
* Update UI snapshots for `chromium` (2)
* Update UI snapshots for `chromium` (1)
* Update UI snapshots for `chromium` (2)
* Update UI snapshots for `firefox` (2)
* Update UI snapshots for `webkit` (2)
* Update UI snapshots for `chromium` (1)
---------
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Michael Matloka <dev@twixes.com>
2023-05-18 21:14:11 +02:00
Paul D'Ambra
c1d47b7972
fix: no grace period for commits after revoke with current rebalance strategy ( #15618 )
...
* fix: ensure we do not try to commit after partition revoked
2023-05-18 18:29:59 +00:00
Thomas Obermüller
2c1eac7472
fix(routing): allow pipe in named segment values ( #15603 )
2023-05-18 20:28:07 +02:00
Tiina Turban
c672d4eadd
chore: Drop Loaded plugin log line ( #15616 )
2023-05-18 17:05:03 +00:00
Paul D'Ambra
5510371f4a
chore: report listing API version used in analytics ( #15615 )
2023-05-18 16:00:05 +00:00
Raquel Smith
e632bb5fc0
fix: only add addons plan key if it exists ( #15614 )
...
only add addons plan key if it exists
2023-05-18 15:43:46 +00:00
Neil Kakkar
07a4528d36
fix(early-access): inconsistent breadcrumbs ( #15613 )
2023-05-18 14:57:33 +00:00
Tiina Turban
ed055b05c8
chore: Make sure we have person during person processing step ( #15587 )
2023-05-18 15:39:46 +02:00
Paul D'Ambra
1a747c8482
fix: incomplete chunks are blocking flush while lagging ( #15610 )
...
* fix: incomplete chunks are blocking flush while lagging
* add the dropped chunks offsets so we clear and possibly commit them too
2023-05-18 11:50:43 +00:00
Tiina Turban
b507d2b5dc
chore: Nuke Arubug unused stuff ( #15588 )
2023-05-18 12:55:36 +02:00
Paul D'Ambra
9a7bcfce5c
chore: track blocking session when committing offsets ( #15606 )
...
* chore: track blocking session when committing offsets
* track lowest session id even after removal
2023-05-18 11:06:15 +01:00
Neil Kakkar
c1b9b8c9d2
fix(early-access): Make truthy matching string insensitive ( #15595 )
2023-05-18 08:46:33 +00:00
Paul D'Ambra
fc934a36e3
chore: check the theory that every 'empty' message is actually a chunked message ( #15605 )
...
* chore: check the theory that every 'empty' message is actually a chunked message
* tag the sentry messages
2023-05-18 08:41:34 +00:00