Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Sprint - Apr 29 to May 10, 2024 #21790

Open
mariusandra opened this issue Apr 24, 2024 · 8 comments
Open

Sprint - Apr 29 to May 10, 2024 #21790

mariusandra opened this issue Apr 24, 2024 · 8 comments
Labels
sprint Sprint planning

Comments

@mariusandra
Copy link
Collaborator

mariusandra commented Apr 24, 2024

Global Sprint Planning

Last sprint before the offsite!

3 things that might take us down

  1. A volcano at the offsite

Team sprint planning

For your team sprint planning copy this template into a comment below for each team.

# Team ___

**Support hero:** ___

## Retro

<!-- Grab the high and low priority items from last time and add whether that item was completed or not -->

- 

## Hang over items from previous sprint

<!-- For each item, decide to re-prioritise (and add below) or deprioritise -->

- Item 1. prioritised/deprioritise

## OKR

1. OKR, status (red/yellow/green) and action points if yellow/red


### High priority

-

### Low priority / side quests

-

@mariusandra mariusandra added the sprint Sprint planning label Apr 24, 2024
@mariusandra mariusandra pinned this issue Apr 24, 2024
@mariusandra
Copy link
Collaborator Author

mariusandra commented Apr 24, 2024

Team "Analyze Your Product"

  • Support hero: Marius
  • Thomas is scheduled to be back
  • Julian is here for a full week (hopefully) and then off for 2 working on replication issues
  • Sandy is starting already this week!

Retro

  • We're getting a new colleague tomorrow!
  • Insights rolled out to everyone, fixing residue bugs now.
    • About a dozen queries in complex combinations fail, but feels like we fixed at least as many old things that didn't work.
    • Currently the biggest non-query issue is dashboards showing old insights. It is actively worked on.
    • The amount of new stuff being reported has dropped significantly
  • The rollout uncovered many of bugs. Could we have done better?
    • A bit of short term pain for moving faster is worth it.
    • What's better, one extra month of testing in the dark or one extra week of fixing exactly the right things? 🤔

Hang over items from previous sprint

  • Bugs.

OKR

  • HogQL-based querying

    • Convert the remaining legacy queries to HogQL and release to public (Thomas, Julian, Marius)
      • 🟢 Insights – they are rolled out!! (still some bugs)
      • ⚪ Cohorts
    • Remove legacy querying backend (Thomas, Julian)
      • 🟠 Clean up or rewrite dashboardLogic 👈 this sprint
      • 🟠 Convert filters to query (insights, notebooks, activity log, experiments) 👈 this sprint
    • Missing Product Analytics features (Thomas, Julian)
      • ⚪ Breakdowns (multiple) in literally everything
      • 🟠 Make a list based on GitHub issues from customer requests… 👈 this sprint
      • ⚪ Fix those issues
    • Missing HogQL features (Tom, Marius)
      • 🟠 Type system, JSON 👈 Data Warehouse is on this
      • ⚪ Missing things when building funnels
  • Querying and processing performance (Thomas, Julian)

    • Global performance overview dashboards
      • ⚪ Insights
      • ⚪ Exports
      • ⚪ Cohort recalculations
    • Query request tracing
      • ⚪ Possibly query runner Python optimizations
      • ⚪ Exports improvements
    • ⚪ Identify top 5 query optimizations in terms of impact
  • Artificial Hog / Post Intelligence (Michael)

    • ⚪ Ask a question to get a magical insight (aware of your taxonomy)
    • ⚪ Figure out infra for upgrading queries and models
    • ⚪ Product-wide framework for opting into sharing with OpenAI
  • Activation (side quest: Michael)

    • ⚪ Michael to work with Growth to identify optimizations to getting started with Product Analytics

High priority

Better tracked here: PostHog/meta#130

  • 100% of all insight results for everyone use the new HogQL backend @mariusandra
    • Clean up insights - everyone
    • Fix existing insight bugs - everyone
    • Convert filters to query for the /api/../insight endpoints
    • Remove all old legacy code @thmsobrmlr
  • Fix dashboardLogic @webjunkie

Low priority / side quests

Better tracked here: PostHog/meta#200

  • Fix shared dashboards reloads @Twixes
  • Start developing the new insight features
  • Project environments

@raquelmsmith
Copy link
Member

raquelmsmith commented Apr 24, 2024

Team Growth

Retro

Retro items

High priority

  • @raquelmsmith
    • Support billing for person processing addon
    • Dashboard creation from onboarding - nope
    • Feature gating for activity panel - nope
      • Migrate customers
    • Feature gating for automatic provisioning - nope
      • Migrate customers
  • @xrdt
    • Create CustomerToStripeCustomer table so multiple stripe customers can be associated with a single django customer
      • Make sure all invoices are synced correctly
  • @zlwaterfield

Q2 Goals

✅=finished 🟡=in progress 🔴=won't finish

  1. ⚪ Create a flow in product analytics onboarding to fill out a dashboard template using actions (Raquel)
  2. 🟡 Simplify our subscription flows (Zach, supported by Raquel)
  3. 🟡 Launch pricing changes (Bianca, Raquel)
    • 🟡 Personless events - will help us reach more customers at an affordable price
    • Data warehouse - it's becoming pretty useful, we should charge for it
    • Session replay - we can reduce costs to improve retention and reach more people

This sprint

High priority

  • @raquelmsmith
    • Out 1.5 days this sprint
    • UI for person profiles addon
    • General project management & comms for person profiles addon
    • Feature gating for activity panel
      • Migrate customers
    • Feature gating for automatic provisioning
      • Migrate customers
  • @xrdt
    • Put tasks into celery
      • Put sync_invoices tasks into celery so we can unlock parallelization and process isolation
      • Now have grafana metrics
    • Billing admin improvements
      • Make plans_map json a series of selects so it's less error-prone
      • Find a way to enhance history messages for inlined objects (CustomerToStripeCustomer relation)
    • compare_prices improvements
      • Add tests, make sure things like compare prices when we are overriding price_id_overrides works.
  • @zlwaterfield
    • Get teams plan addon shipped
    • New Teams Plan in app Billing UI
    • Work through changes to subscribe to all products - billing page, pricing page, activation logic, pay gates, etc. - will do next week
    • Better loading states for activate/deactivate subscriptions
    • Help Frank get Frank Django 3.10 out w/ upgrade to nginx
    • (nice to have) Do some cleaning of the billing repo - looking at https://github.com/HackSoftware/Django-Styleguide and trying to make the logic a cleaner and easier to read / debug
      • Has first PR that pulls trust scores out into a service
    • (nice to have) Look into email subscription (this seems like an important topic to make sure we're staying compliant - https://posthog.slack.com/archives/C043VJ93L3B/p1713538664642819)

@pauldambra
Copy link
Member

pauldambra commented Apr 24, 2024

Team Hogql-play

Support hero: @pauldambra

  • bank holiday monday
  • david out a few days

items from previous sprint

High priority

🟡 add an optional screenshot capture option to Android replay for people that want to trade performance for fidelity @marandaneto
🟡 make usage report changes for mobile replay @pauldambra
✅ UX improvements #21302 (comment) @daibhin

OKR

  1. OKR, status (red/yellow/green) and action points if yellow/red
  • 🟡 quality and consolidation
    • mobile replay open beta
    • replay captures every site
    • people can find the valuable recordings
  • 🟡 Error tracking MVP
  • 🟡 Hire 2 amazing colleagues

High priority

Low priority / side quests

  • mobile usage report stuff @pauldambra
  • persistent replay queue in posthog-js @pauldambra
  • Remove last of the antd components @daibhin
  • Explore new filtering UI options (what's possible post HogQL world) @daibhin

@benjackwhite
Copy link
Contributor

benjackwhite commented Apr 24, 2024

Team Infra

Hang over items from previous sprint

  1. 🟢 Get app onto Canary deploys now that we are on contour @danielxnj
  2. 🟢 Test out capture-rs traffic with contour @frankh
  3. 🟢 Interviews. @benjackwhite
  4. 🟢 Canary roll out to every deployment @frankh
  5. 🟢 Work with Xavier and the pipeline team on traffic mirroring using contour @frankh
  6. 🟡 Get flagged PoC for proper permissions out @benjackwhite
  • Still last work to do (couldn't do it due to security work)
  1. 🟡 Work to improve security around DRF views @benjackwhite
  2. 🟡 Secret management tooling PoC
  • Vault deployed on dev. Slowly testing out the app deployments to use it
  1. 🟡 Test out SEIM tooling
  2. 🟢 Moved Django to async
  3. 🟢 Static IP list for allow listing

OKR

  1. 💪 Deploy with confidence 🟡
  • Finalize our Canary Deploy process 🟡
  • Support rust capture to full release using traffic shaping 🟢
  1. 🚨 Improved alerting and monitoring 🟡
  • Some updates to Loki to perform better
  1. 🔒 Deeper Security 🟢
  2. 💰 Continued cost control 🟢
  3. 🖖 Splitting up the monolith

High priority

  1. Get Vault UI and roles and accounts setup @danielxnj
  2. New kafka setup (i.e. correct zones and size for migrating over to) @danielxnj
  • why? Space and performance limits raised the need to migrate over now
  1. Get some or all logs running into SIEM tool @danielxnj
  2. Documentation for Canary deploys so that people can use them @frankh
  3. Capacity planning dashboard with additional alerting @frankh
  4. Verify and then document / publicize the IP allow list stuff @benjackwhite
  5. Rollout security improvement fixes @benjackwhite
  6. CDP v1.5 - Webhooks destination filtered by Action @benjackwhite

Side quests

  1. Release Heatmaps work @benjackwhite

@EDsCODE
Copy link
Member

EDsCODE commented Apr 24, 2024

Team Data Shack

OKR Q2 2024

Objective

Release data warehouse to everyone

  • Key Results:
    • Integration first experience
      • schemas are reliable
      • modeling of each integration is clear
      • Good automatic roll up views and joins
      • Wizard to onboard people
    • Establish a solid pattern to build integrations
    • Complete data warehouse experience in the rest of the app (insights, feature flags, experiments)

James as a Service -> Clickhouse as a Service

  • Key Results:
    • Better Visibility
      • Regularly testing backups
      • Monitoring/alerting
      • Mutations
      • Moves
    • Management
      • Managing/killing mutations
    • Self Serve
      • Schema design feedback (James non blocking
      • Schema management
    • Automation
      • Replace/Upgrade replicas
      • Upgrading to 24.04
      • Disk configs

Retro

Product

  • @EDsCODE WIP property typing system for hogQL. This has been a struggle with internal and external usage where unknown types have caused errors so worth working through
  • @EDsCODE multiple joins in a query and multiple level views
  • @EDsCODE Figure out Incremental syncs
  • [-] @Gilbert09 finish onboarding wizard. Will give new users a solid understanding of how to take advantage of the data warehouse capabilities in posthog

Infra

  • 🧑‍🔬 We have a test EKS cluster up using Karpenter and are testing Altinity CH Operator
  • A new Superday for CH Engineering/Operator role
  • A dash of firefighting 🧑‍🚒

High priority

Product
Tom on Product Analytics Support for 2 weeks

  • @EDsCODE Postgres integration all connection options. Spike of customer requests that really want this working

Infra

  • Fully upgrade CH clusters to 23.12 and fix data discrepancies
  • Deploy CH on EKS cluster against NVME storage
  • Develop plan for CHKeeper migration
  • Delete need to be fixed

@neilkakkar
Copy link
Collaborator

neilkakkar commented Apr 24, 2024

Team Feature Success

Support hero: @jurajmajerik
Days off:
Juraj: 2 days
Neil: 1 days

Retro

  • Write RFC for Surveys branching logic, create wireframes, and talk to YC & RG - @jurajmajerik ✅⏩
  • Get the surveys preview fix over the line feat(surveys): replace surveys preview #20321 - @jurajmajerik ✅⏩
  • Data collection participants bug - set default to 20% for happy path, 50% for edges - @jurajmajerik
  • Explore experiment metrics easily in insights - @neilkakkar
  • Learn Rust, and minimal PoC of new feature flags service - @neilkakkar -> Not as much progress as I'd like, switched focus a bit to get some community contributions over the line. We now have ability to:
    • Change start date of running experiment
    • Duplicate a survey
    • Automatically stop a survey when X responses reached

Hang over items from previous sprint


OKRs

  1. Make sure feature flags can handle 10x current scale
  2. Polish new experiments UI & collect feedback
  3. Add most requested surveys functionality

High priority

Low priority / side quests / maybe Neil will get to this next year

  • Temporal queues for feature success - @neilkakkar
  • Setup instrumentation for flip-flopping problem of experiment significance - @neilkakkar

@robbie-c
Copy link
Collaborator

robbie-c commented Apr 24, 2024

Team Web Analytics

Support hero: n/a though might be doing EU on call next week, not confirmed the swap yet

Retro

High priority

  • personless events problem solving whack-a-mole

Low priority

  • Add session properties and values endpoint
  • get session property filters in web analytics rolled out and working for all queries on the page

Hang over items from previous sprint

n/a

OKR

  1. Make querying fast enough for large customers
  2. Do personless events work where necessary (unknown amount of work)
  3. Iterate on customer feedback
  4. Product management work

High priority

  • continue supporting personless events
  • EU on call
  • get session property filters in web analytics rolled out and working for all queries on the page (if not finished this sprint)

Low priority / side quests

  • Rolling out the session property filters for all queries, not just on web analytics
  • Ploughing through small feature requests for web analytics

@tiina303
Copy link
Contributor

tiina303 commented Apr 24, 2024

Team Pipeline

Off: Tomas (1 week), Xavier (4 days), Brett & Ted (2 days)
Support: Brett

Retro

High priority

  • Person processing add-on phase 2 (Brett)
  • capture-rs mirrors the /batch traffic (without writing to Kafka) and its error rate matches the python version (Xavier)
    • Writes to events_blackhole Kafka topic, on EU only for now

🟢 Batch exports metrics, logs and notification improvements for users (Tomas)
🟡 Pipeline UI (Tiina)

Low priority / side quests

  • Changing what data pipeline add-on covers (Tiina)

OKR

✅=finished 🟢=on track to finish this quarter 🟡=might not finish 🔴=won't finish
✔️=progressed last sprint ; ➡️=planned work for this sprint

🟢✔️➡️ Deprecate posthog-events by moving to capture-rs fully (21659)
🟢➡️ Visibility into what's in the ingestion queues and past performance (20985)
🟢➡️ Fast configuration options to speed up incident recovery, e.g. by token send to overflow or drop (21662)
🟢✔️ Iterate on person processing to make it faster and cheaper (21048)
🟢✔️➡️ Batch exports UX improvements, e.g. error notifications and UI rewamp (21139)
🟢 Person data batch export (20339)
🟢 Support adding new products (21665)
🟢 Deprecate scheduler & jobs deployments, runEveryX plugins and kafkajs consumers (21656)

High priority

  • Kafka migration (Brett)
  • Capture-rs successfully processing all /batch requests on EU (Xavier)
  • Changing what data pipeline add-on covers (Tiina)
  • Fast configuration option to send events to overflow from capture for replay events (Tomas)
  • Fixing partition stats (Ted)

Low priority / side quests

  • [ ]

@aspicer aspicer unpinned this issue Apr 30, 2024
@neilkakkar neilkakkar pinned this issue May 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
sprint Sprint planning
Projects
None yet
Development

No branches or pull requests

8 participants