diff --git a/contents/teams/analytics-platform/objectives.mdx b/contents/teams/analytics-platform/objectives.mdx index 5f51656f1663..774cd8d3a312 100644 --- a/contents/teams/analytics-platform/objectives.mdx +++ b/contents/teams/analytics-platform/objectives.mdx @@ -1,12 +1,15 @@ ### Q4 2025 objectives -* Alerts / exports / subscriptions stability - * Improve observability and alerting - * Reduce error rate and improve stability using what we learn from the above - * Unify the insight execution path -* Schema validation - * Define and ship a beta / MVP for the schema validation system -* Query performance - * Instrument where time is spent while users are waiting for query responses - * Fix queries that are slow due to JSON property references - * Implement sessions on events +* Do everything in the [Query Performance mega-issue](https://github.com/PostHog/posthog/issues/39639) +* Iterate on schema validation + * Schema in code + * Versioning +* 99.9% uptime for alerts, subscriptions, exports, and query service +* Improve query cache stability + * Move to its own redis cluster + * Add per-team limits +* Get on top of support / open github issues + * Create high priority list of GitHub issues and do them +* Re-imagine dashboards + * Let customers define their own dashboard templates +* Do a hackathon around https://github.com/PostHog/requests-for-comments-internal/pull/941