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

Expandable volumes how-to #2228

Merged
merged 3 commits into from
Oct 18, 2021
Merged

Expandable volumes how-to #2228

merged 3 commits into from
Oct 18, 2021

Conversation

tiina303
Copy link
Contributor

@tiina303 tiina303 commented Oct 14, 2021

Changes

WIP follow-up 5 from #2222 If you could take this over that would be great. This could be also inside the details section (but I'd love it to be platform specific guide link/instructions).

Checklist

@guidoiaquinti
Copy link
Contributor

This could be also inside the details section (but I'd love it to be platform specific guide link/instructions).

I don't think a platform specific guide is needed as the solution to verify and enable allowVolumeExpansion is the same on all platforms.

@@ -41,7 +41,7 @@ kafka:

### Lookup external IP address

```console
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Not directly related to this PR but I've swapped all of those to be consistent with the other sections of the docs.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think we should change over everything to console
with shell it looks like
Screen Shot 2021-10-15 at 22 33 04

& with console we see
Screen Shot 2021-10-15 at 22 33 10

@@ -11,7 +11,7 @@ import UpgradingSnippet from './snippets/upgrading'
import UninstallingSnippet from './snippets/uninstalling'
import TryUnsecureSnippet from './snippets/tryunsecure'

For all the other platforms, setup your Kubernetes cluster (see the documentation of your platform for more info).
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Removed as this is not true anymore since few k8s versions (when the storage adapter allows it)

@guidoiaquinti
Copy link
Contributor

@tiina303 let me know if this works for you (feel free to merge if it does). Thank you!

@tiina303
Copy link
Contributor Author

My main goal for this PR was that we provide users platform specific info about how to get expandable volumes (especially if expandable volumes aren't the default, which seems to be the case for AWS if none other).

@sonarcloud
Copy link

sonarcloud bot commented Oct 18, 2021

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

@tiina303 tiina303 merged commit a08aa5d into master Oct 18, 2021
@tiina303 tiina303 deleted the expandable-volumes branch October 18, 2021 17:42
@tiina303
Copy link
Contributor Author

Landing as it's an improvement, but there might be follow-ups.

joethreepwood added a commit that referenced this pull request Dec 1, 2021
* Expandable volumes how-to (#2228)

Co-authored-by: Guido Iaquinti <guido@posthog.com>

* Adds clarification for running backend tests (#2238)

* adds clarification for running backend tests

* splits a long sentence

* DigitalOcean cli detail rendering fix (#2234)

Co-authored-by: Phil Leggetter <phil@leggetter.co.uk>

* AARRR blog post with checks (#2167)

* skip checks from external repo (as Python does)

* How to build a pirate funnel with PostHog

Hanna Crombie superday blog tutorial draft.

* Images

Images, author added. Original, unedited text.

* making post production-ready

- added image alt tags
- renamed, optimized images
- use relative urls
- change md filename

* give blog subheaders more breathing room

* Update aarrr-how-to-build-pirate-funnel-posthog-with-posthog.md

date

Co-authored-by: HannaLTC <59732236+HannaLTC@users.noreply.github.com>
Co-authored-by: Joe Martin <84011561+joethreepwood@users.noreply.github.com>
Co-authored-by: Cory Watilo <corywatilo@gmail.com>

* add instructions for support hero about deployments (#2241)

* Substitute 404 twitter link for legit survey (#2242)

* substitute 404 twitter link for legit survey

* update padding

* update role count (#2243)

* Add blog post to homepage tutorials (#2244)

* Add support for 3 sidebar levels (#2226)

* Add support for 3 sidebar levels

* add sidebar types

* Add support for 3 sidebar levels (#2226)

* Add support for 3 sidebar levels

* add sidebar types

* Add suitability section to open source analytics blogpost (#2254)

* Update best-open-source-analytics-tools.md

* Update contents/blog/best-open-source-analytics-tools.md

Co-authored-by: James Hawkins <47497682+jamesefhawkins@users.noreply.github.com>

* Update best-open-source-analytics-tools.md

* Update best-open-source-analytics-tools.md

* Fix typos

Co-authored-by: James Hawkins <47497682+jamesefhawkins@users.noreply.github.com>
Co-authored-by: PostHog <hey@posthog.com>

* Lower the starting cost of scale to $1.5k/month (#2160)

* Lower the starting cost of scale to $1k/month

* Change price to 1.5k

* add InlineCode and Blockquote components to the blog post template (#2261)

* Fix Self-hosted vs. PostHog Cloud (dirtily) (#2252)

* Signup funnel tutorial with Supabase and Next.js (#2225)

* Update Twitter PostHogHQ to PostHog

* first section of supabase/next.js signup funnel tutorial

* auth refactor section added to tutorial

* full signup flow

* Integrate with PostHog section

* Remove auth chores

Focus on key functionality

* Fix typos

* 1st full draft of supabase auth signup funnel

* Fix typos

* run through

* Fix typos

* add read time estimate

* Change order of tech: Next.js then Supabase

* Adding Next.js/Supabase tutorial to index page

* Add satisfactory feature image

* Update feature image

* remove "and PostHog" from tutorials index

Co-authored-by: PostHog <hey@posthog.com>

* Moving AARRR blog to Tutorials (#2253)

* me hearties

* Add safe redirects (JS)

* Update contents/docs/tutorials/aarrr-how-to-build-pirate-funnel-posthog-with-posthog.md

Co-authored-by: Phil Leggetter <phil@leggetter.co.uk>

* Update aarrr-how-to-build-pirate-funnel-posthog-with-posthog.md

Co-authored-by: PostHog <hey@posthog.com>
Co-authored-by: Phil Leggetter <phil@leggetter.co.uk>

* Add git setup advice  (#2134)

* add git setup advice for adding posthog address to personal github account

* clarify it's github setup advice

* clarify the link to the github setup advice

* two more clarifications

* The need to check notes for Major upgrades more prominent (#2262)

* Array 1.29.0 (#2233)

Co-authored-by: Cory Watilo <cww@watilo.com>
Co-authored-by: Michael Matloka <dev@twixes.com>
Co-authored-by: Joe Martin <84011561+joethreepwood@users.noreply.github.com>

* Blog: what is product analytics? (#2245)

* Create what-is-product-analytics.md

* Update what-is-product-analytics.md

* Create what-is-product-analytics.md

* Update what-is-product-analytics.md

* Update what-is-product-analytics.md

* Update what-is-product-analytics.md

* Update what-is-product-analytics.md

* Fixed 'Plausible' typo

* screenshot

Co-authored-by: Charles Cook <charles@posthog.com>
Co-authored-by: Phil Leggetter <phil@leggetter.co.uk>

* Update what-is-product-analytics.md (#2266)

* Lower minimum monthly price in pricing calculator (#2265)

* small typo fix (#2270)

* Add ability to zoom images in handbook/docs/blog (#2271)

* Add ability to zoom images in handbook/docs/blog

* update yarn.lock

* Update aarrr-how-to-build-pirate-funnel-posthog-with-posthog.md (#2275)

* Update Helm upgrade notes (#2276)

* Remove decimal from monthly minimum price on scale calculator (#2267)

* Try localStorage+cookie for persistance (#2239)

* Add doc page explaining how user properties are overridden (#2249)

* DO 1-click broken notice (#2278)

* fix contribute to docs link (#2281)

* Note about current user props overrides flow (#2282)

* Point people to insights api (#2283)

* Update release notes (#2259)

* Fix support hero links (#2289)

* Update strategy.md (#2290)

Typo

* Clickhouse materialized columns blog post (#1945)

* First draft of clickhouse materialized columns blog post

* Header, language fix and image

* Second draft

* Inline some text

* Kill more footnotes

* Capitalize

* Rewrite backfilling section

* Made changes and added deployment CTA

* Update contents/authors.md

Co-authored-by: Michael Matloka <dev@twixes.com>

* Update clickhouse-materialized-columns.md

* Embed the interactive svg

* Added link to `clickhouse-flamegraph` repo

* make flamegraph full width

* Use object, put under static to be able to embed

* Improve wording

* Fix hero image again

* Update categories

* Date + Image placeholder

Date and placeholder image

Co-authored-by: Mohammed Shehu <40317687+shehuphd@users.noreply.github.com>
Co-authored-by: Michael Matloka <dev@twixes.com>
Co-authored-by: Cory Watilo <corywatilo@gmail.com>
Co-authored-by: Joe Martin <84011561+joethreepwood@users.noreply.github.com>

* Added new team portraits (#2292)

Added new team member portraits as well as removed ex employees from the system

* created onboarding checklist (#2293)

* created onboarding checklist

* added papercups step

* Update customer-onboarding.md

Co-authored-by: Charles Cook <charles@posthog.com>

* Paul D'Ambra bio (#2269)

* added ricks bio (#2287)

* redirect /users to /persons in user guides (#2298)

* redirect /users to /persons in user guides

* Change links from /users to /persons

* Printfection-powered and simplified 🤞  YC merch/swag process (#2187)

* Printfection-powered YC merch process

* A single YC email

Co-authored-by: Paolo D'Amico <paolodamico@users.noreply.github.com>

* Full swag process

* Fix typos

* adding numbers to after call steps

Co-authored-by: Paolo D'Amico <paolodamico@users.noreply.github.com>
Co-authored-by: PostHog <hey@posthog.com>

* Update team.mdx (#2299)

* Update team.mdx

* correct the alt text on the portrait

Co-authored-by: Paul D'Ambra <paul.dambra@gmail.com>

* create svg footer badges (#2288)

Co-authored-by: Cory Watilo <corywatilo@gmail.com>

* Updating 404 page branding (#2294)

* Create lost-hog.png

* Update index.tsx

* move image to original component / use StaticImage / remove ant / correct pineapple preference variable

Co-authored-by: Eli Kinsey <eli@ekinsey.dev>

* verbs (#2302)

Co-authored-by: Cory Watilo <corywatilo@gmail.com>

* Compressed new images (#2297)

added 3 new compressed images

* Release 1.29.1 (#2286)

* Update crm.md (#2307)

* Update offboarding.md

* Remove DO 1-click not working note

* Update offboarding.md

* remove random zero from some handbook/docs pages (#2304)

* Fix Data-First Frontend Revolution link (#2311)

The Kea blog updated their url format but did not set up redirects for their links. This fixes the link for the data-first frontend blog post

* Fix go library usage instructions (#2312)

The code snippet in the example did not work

* Create paid-features.md (#2306)

* Create paid-features.md

Initial revision of Paid Features

* Fix typos

* Update sidebars.json

Added sidebar discovery

* add env var

* Update contents/handbook/product/paid-features.md

Co-authored-by: Joe Martin <84011561+joethreepwood@users.noreply.github.com>

* Update contents/handbook/product/paid-features.md

Co-authored-by: Joe Martin <84011561+joethreepwood@users.noreply.github.com>

* Update contents/handbook/product/paid-features.md

Co-authored-by: Paolo D'Amico <paolodamico@users.noreply.github.com>

* Update contents/handbook/product/paid-features.md

Co-authored-by: Paolo D'Amico <paolodamico@users.noreply.github.com>

* Update contents/handbook/product/paid-features.md

Co-authored-by: Paolo D'Amico <paolodamico@users.noreply.github.com>

* Update contents/handbook/product/paid-features.md

* Update contents/handbook/product/paid-features.md

Co-authored-by: Paolo D'Amico <paolodamico@users.noreply.github.com>

* Update contents/handbook/product/paid-features.md

Co-authored-by: Paolo D'Amico <paolodamico@users.noreply.github.com>

* Update contents/handbook/product/paid-features.md

Co-authored-by: Paolo D'Amico <paolodamico@users.noreply.github.com>

Co-authored-by: PostHog <hey@posthog.com>
Co-authored-by: Paolo D'Amico <paolodamico@users.noreply.github.com>
Co-authored-by: Joe Martin <84011561+joethreepwood@users.noreply.github.com>

* Update homepage stats (#2301)

* update homepage numbers

* update stars

* Update src/components/Home/Community.js

* Create hipaa-compliant-analytics.md (#2310)

* Create hipaa-compliant-analytics.md

Added some bits. Then na

* Update hipaa-compliant-analytics.md

* Update contents/blog/hipaa-compliant-analytics.md

Co-authored-by: Marcus Hyett (PostHog) <85295485+marcushyett-ph@users.noreply.github.com>

* Update contents/blog/hipaa-compliant-analytics.md

* Update contents/blog/hipaa-compliant-analytics.md

* Update contents/blog/hipaa-compliant-analytics.md

* Update hipaa-compliant-analytics.md

* Update hipaa-compliant-analytics.md

Co-authored-by: Charles Cook <charles@posthog.com>
Co-authored-by: Marcus Hyett (PostHog) <85295485+marcushyett-ph@users.noreply.github.com>

* Update hipaa-compliant-analytics.md (#2315)

Date tweak

* Update hipaa-compliant-analytics.md (#2318)

Fixed markdown issue

* WIP migration tutorial (#2277)

* WIP migration tutorial

* updates

* update migration docs

* fix typo

* Docs - add contribute/coding-conventions (#2319)

* fix typos (#2321)

* update recording docs (#2322)

* Initial group analytics setup docs (#2308)

* Initial group analytics setup docs

* Add go example

* Add specific library version requirements

* Improve notes, mention cloud-only

* Update index.tsx (#2329)

Review requested in case pricing is changing further, but automerging for now.

* Add note that scheduling functions like `setTimeout` are not supported in plugins (#2324)

* add link to new guide for migrating (#2330)

* add link to new guide for migrating

* Got over excited

* YC page tweaks (#2305)

* YC page tweaks

* Clarify YC Cloud and Scale offer and YC cohort

Co-authored-by: James Hawkins <47497682+jamesefhawkins@users.noreply.github.com>

* Improve YC21 offer

Co-authored-by: James Hawkins <47497682+jamesefhawkins@users.noreply.github.com>

Co-authored-by: James Hawkins <47497682+jamesefhawkins@users.noreply.github.com>

* switch demo form to James H (#2332)

* Fix nodejs zlib link in plugin reference (#2336)

* extend breadcrumbs to allow link color changes/conditional rendering on demo page (#2128)

* Use Gatsby link for internal links on handbook/docs/blog/case studies/plain templates (#2337)

* Add Cloud Staff status checkbox to Offboarding (#2341)

* Add Cloud Staff status checkbox to Offboarding

* Update offboarding.md

Co-authored-by: eltjehelene <75622766+eltjehelene@users.noreply.github.com>

* Update index.md (#2331)

* Update index.md

* Update index.md

Co-authored-by: Charles Cook <charles@posthog.com>

* updating-hippa-image (#2342)

* Landing page components (#2231)

* initial commit

* add dark mode

* create hero

* add section

* extend section to support titles

* add featuresnapshot

* cleanup

* add table components and styles

* extend section to support content sizes

* make featuresnapshot reversible

* name/directory changes

* section cleanup

* add and implement article width frontmatter

* refactor hero / add hero storybook

* refactor section / add section story

* add featuresnapshot story

* update mdx doc / add storybook doc / remove css from quotes in article content

* add noindex to seo component

* user properties markdown tables (#2346)

* Guidance on what content goes where (#2344)

Added some notes on the different types of content we generate and where it should live.

* add instructions for connecting to clickhouse: (#2345)

* add note about postgres table locks (#2334)

* Updating menu for correct number of hires (#2348)

* Updating for correct number of hires

* Update index.json

* Update index.json

* Update spending-money.md (#2349)

* details summary text color (#2352)

* Add `shouldSendDeviceID` to iOS docs. (#2351)

* scaling up to have 20Gi for Kafka like the future default (#2347)

* Fix typo in contents/docs/self-host/runbook/kafka.md (#2350)

* Add some frontend best practices (#2328)

* Add some frontend best practices

* Fix typos

* Jumping on this PR train to push a small nit

* make small inline changes

* Update contents/docs/contribute/coding-conventions/index.md

Co-authored-by: Paolo D'Amico <paolodamico@users.noreply.github.com>

* address feedback

* add Pascal

* add one more point about `index.ts`

Co-authored-by: PostHog <hey@posthog.com>
Co-authored-by: Guido Iaquinti <guido@posthog.com>
Co-authored-by: Paul D'Ambra <paul.dambra@gmail.com>
Co-authored-by: Paul D'Ambra <paul@posthog.com>
Co-authored-by: Paolo D'Amico <paolodamico@users.noreply.github.com>

* Create introduction-to-customer-retention.md (#2355)

* Create introduction-to-customer-retention.md

* Update introduction-to-customer-retention.md

* Update introduction-to-customer-retention.md

* Prevent dark mode flicker (#2358)

* Added redirects for popular 404 URLS (#2362)

* Add list of sub-processors to our Privacy Policy

Added the list of sub-processors (as defined under GDPR) to our Privacy Policy, together with an explanation of the reasons why we use these sub-processors.

* Update privacy.md (#2366)

* Update privacy.md

* Update privacy.md

Co-authored-by: Charles Cook <charles@posthog.com>

* Update benefits.md (#2368)

* Proposal for secondary on call (#2367)

* Proposal for secondary on call

* Update contents/handbook/engineering/support-hero.md

Co-authored-by: Tiina Turban <tiina303@gmail.com>

Co-authored-by: James Greenhill <fuziontech@gmail.com>
Co-authored-by: Tiina Turban <tiina303@gmail.com>

* Resolved the top 404s (#2365)

* Resolved the top 404s

* remove duplicates

Co-authored-by: Eli Kinsey <eli@ekinsey.dev>

* Created Lifecycle documentation (#2313)

* Created Lifecycle documentation

Initial revision of lifecycle documentation

* Fix typos

* Update sidebars.json

Added sidebar link

* Update lifecycle.md

* Update contents/docs/user-guides/lifecycle.md

Co-authored-by: Paolo D'Amico <paolodamico@users.noreply.github.com>

* Update contents/docs/user-guides/lifecycle.md

Co-authored-by: Paolo D'Amico <paolodamico@users.noreply.github.com>

* Update contents/docs/user-guides/lifecycle.md

Co-authored-by: Paolo D'Amico <paolodamico@users.noreply.github.com>

* Update contents/docs/user-guides/lifecycle.md

Co-authored-by: Paolo D'Amico <paolodamico@users.noreply.github.com>

* Update contents/docs/user-guides/lifecycle.md

Co-authored-by: Paolo D'Amico <paolodamico@users.noreply.github.com>

* Update contents/docs/user-guides/lifecycle.md

Co-authored-by: Eric Duong <eeoneric@gmail.com>

* Update contents/docs/user-guides/lifecycle.md

Co-authored-by: Eric Duong <eeoneric@gmail.com>

* Update contents/docs/user-guides/lifecycle.md

Co-authored-by: Eric Duong <eeoneric@gmail.com>

Co-authored-by: PostHog <hey@posthog.com>
Co-authored-by: Paolo D'Amico <paolodamico@users.noreply.github.com>
Co-authored-by: Eric Duong <eeoneric@gmail.com>

* Docs - add `runbook/clickhouse` (#2370)

* Update onboarding.md (#2373)

* Add mention of DATA_UPLOAD_MAX_MEMORY_SIZE in docs (#2371)

* Update team.mdx (#2376)

updated statistics and removed uninclusive acronyms

* removed papercups from list of ways customers contact us (#2375)

even though we still use it (hello papercups if you see this issue!)

* Update support-hero.md

* docs/self-host: explicitly suggest to use managed services (#2372)

* fix build error (#2378)

* Fix contributors tooltip bug (#2369)

* fix contributors bug

* update yarn.lock

* Bump prismjs from 1.23.0 to 1.25.0 (#2380)

Bumps [prismjs](https://github.com/PrismJS/prism) from 1.23.0 to 1.25.0.
- [Release notes](https://github.com/PrismJS/prism/releases)
- [Changelog](https://github.com/PrismJS/prism/blob/master/CHANGELOG.md)
- [Commits](https://github.com/PrismJS/prism/compare/v1.23.0...v1.25.0)

---
updated-dependencies:
- dependency-name: prismjs
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump axios from 0.21.1 to 0.21.4 (#2381)

Bumps [axios](https://github.com/axios/axios) from 0.21.1 to 0.21.4.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/master/CHANGELOG.md)
- [Commits](https://github.com/axios/axios/compare/v0.21.1...v0.21.4)

---
updated-dependencies:
- dependency-name: axios
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump object-path from 0.11.5 to 0.11.8 (#2382)

Bumps [object-path](https://github.com/mariocasciaro/object-path) from 0.11.5 to 0.11.8.
- [Release notes](https://github.com/mariocasciaro/object-path/releases)
- [Commits](https://github.com/mariocasciaro/object-path/commits/v0.11.8)

---
updated-dependencies:
- dependency-name: object-path
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump tmpl from 1.0.4 to 1.0.5 (#2383)

Bumps [tmpl](https://github.com/daaku/nodejs-tmpl) from 1.0.4 to 1.0.5.
- [Release notes](https://github.com/daaku/nodejs-tmpl/releases)
- [Commits](https://github.com/daaku/nodejs-tmpl/commits/v1.0.5)

---
updated-dependencies:
- dependency-name: tmpl
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Create how-we-turned-clickhouse-into-our-eventmansion.md (#2361)

* Create how-we-turned-clickhouse-into-our-eventmansion.md

* Update how-we-turned-clickhouse-into-our-eventmansion.md

* Update how-we-turned-clickhouse-into-our-eventmansion.md

* Update how-we-turned-clickhouse-into-our-eventmansion.md

* Minor review updates

Co-authored-by: James Greenhill <fuziontech@gmail.com>
Co-authored-by: Eric Duong <eeoneric@gmail.com>

* Add safe redirects (JS)

* Additional minor edits

* Link to MaterializedPostgresSQL engine docs

* Move HIPAA blog into the present/past

* change date + fix author attribute

* md -> mdx, adding James G as author

Co-authored-by: Phil Leggetter <phil@posthog.com>
Co-authored-by: James Greenhill <fuziontech@gmail.com>
Co-authored-by: Eric Duong <eeoneric@gmail.com>
Co-authored-by: PostHog <hey@posthog.com>
Co-authored-by: Phil Leggetter <phil@leggetter.co.uk>

* Source data from Workable (#2280)

* Source Workable jobs and automate job count in company dropdown

* create and implement WorkableOpenRoles component

* Write the PostHog Marketing Manifesto (#2374)

* Wrote an opinionated marketing manifesto

We need to get more opinionated about how we run marketing at PostHog, as we have so far focused purely on tactics and shipping fast (which is ok!).  

This is an attempt to write a marketing manifesto that outlines what we stand for as a company, and how we do and don't do business. I think it's important that we are just as opinionated here as we are about product, engineering, design and people - marketing shouldn't be some commercial afterthought we stick on at the end.  

Thoughts/opinions welcome!

(Thank you to @mariusandra @kpthatsme @marcushyett-ph for feedback on the initial rough draft of this)

* Update contents/handbook/growth/marketing/index.md

Co-authored-by: James Hawkins <47497682+jamesefhawkins@users.noreply.github.com>

* Update contents/handbook/growth/marketing/index.md

Co-authored-by: James Hawkins <47497682+jamesefhawkins@users.noreply.github.com>

* Update contents/handbook/growth/marketing/index.md

Co-authored-by: James Hawkins <47497682+jamesefhawkins@users.noreply.github.com>

* Update index.md

* Update index.md

* Update index.md

Co-authored-by: James Hawkins <47497682+jamesefhawkins@users.noreply.github.com>

* update clickhouse connection docs for k8s (#2391)

* Added Orbit to our list of sub-processors (#2393)

* fix dark mode text color on careers sub navigation menu (#2397)

* add updates to migration guide (#2394)

* Feedback hero updates (#2395)

* updated-charles-image (#2363)

* Updated-team-images (#2400)

Updated Kunal and Li's images

* fix contributors chart (#2403)

* Clarified compensation review process detail (#2399)

* Clarify status of forbidden private projects (#2314)

* Clarify status of forbidden private projects

* Update wording

* Fix breadcrumb overflow on the x-axis (#2387)

* fix breadcrumb overflow on the x-axis

* remove overflow-x hidden from main element

* Add Redis to AWS managed options (#2389)

* small updates to personal readme (#2405)

* Added option to trade cash pay rises for more equity (#2392)

* Added option to trade cash pay rises for more equity

Updated Compensation page with new scheme allowing team to trade cash pay rises for more equity

* Update compensation.mdx

* make footer subheaders different color from links (#2398)

* Add Redis managed options for all platforms (#2408)

* Create website/docs team (#2406)

* created website and docs team, moved people around, moved team design into a discipline rather than a team

* Add safe redirects (JS)

Co-authored-by: PostHog <hey@posthog.com>

* Add minor version PostHog Array redirects (#2415)

Co-authored-by: Michael Matloka <dev@twixes.com>

* update identify docs (#2418)

* Update sf_benchmark.ts (#2421)

* Update support-hero.md (#2424)

* Handbook - add more info about how-to-Papercups (#2429)

* Handbook - add more info about how-to-Papercups

* Fix typos

* Update support-hero.md

Co-authored-by: PostHog <hey@posthog.com>
Co-authored-by: Charles Cook <charles@posthog.com>

* SEO: North star metrics (#2407)

* Update authors.md

* Create north-star-metrics.md

* Update north-star-metrics.md

* Update contents/blog/north-star-metrics.md

Co-authored-by: Paolo D'Amico <paolodamico@users.noreply.github.com>

* Update contents/blog/north-star-metrics.md

Co-authored-by: Paolo D'Amico <paolodamico@users.noreply.github.com>

* Update north-star-metrics.md (#2431)

* Add new blog post about last board meeting (#2426)

* add new blog post about last board meeting

* Fix typos

* Update contents/blog/ceo-diary-3.md

* Update contents/blog/ceo-diary-3.md

* Update contents/blog/ceo-diary-3.md

* Update contents/blog/ceo-diary-3.md

* Update contents/blog/ceo-diary-3.md

* Update contents/blog/ceo-diary-3.md

* Update contents/blog/ceo-diary-3.md

* Update contents/blog/ceo-diary-3.md

* Update contents/blog/ceo-diary-3.md

* Update contents/blog/ceo-diary-3.md

* Update contents/blog/ceo-diary-3.md

* Update contents/blog/ceo-diary-3.md

* Update contents/blog/ceo-diary-3.md

* Update contents/blog/ceo-diary-3.md

* made more concise, slight tweaks to languagae

Co-authored-by: PostHog <hey@posthog.com>
Co-authored-by: Joe Martin <84011561+joethreepwood@users.noreply.github.com>

* updated strategy as we have made progress (#2414)

* updated strategy as we have made progress

* Fix typos

Co-authored-by: PostHog <hey@posthog.com>

* Update segment.md (#2425)

* Update segment.md

* Update segment.md

* Updated Sales Operations page in Handbook (#1726)

* Updated Sales Operations page in Handbook

- Edited the page now we have released PostHog Open Source
- Added a note about Slack integration with Papercups
- Various small tweaks and updates

* Update sales-operations.md

* Clarify site_url env variable (#2434)

* Integrations page (#2338)

* Add integrations page

* add filter sidebar

* create checkbox component

* initial commit

* integrations -> integration

* add plugins / filters

* remove verified checkmark

* add back maintainer icons

* source and show logos

* combine integrations/plugins

* plugin pages

* style changes

* ignore non-existent logos

* open external links in new tab

* add types

* plugins & integrations -> integrations

* update plugins url

* add maintainer and plugin icons

* update yarn.lock

* integration ui cleanup

* logo backgrounds / checkbox dark mode clean up

* new cards design

* fix h1 link color - temporary

* add integrations CTA to homepage

* fix dark mode

Co-authored-by: Cory Watilo <corywatilo@gmail.com>

* kafka log retention docs (#2413)

* Kafka resize major upgrade + remove the workaround from values (#2411)

* Next steps page (#2340)

* create customer route / base next steps page

* add content

* fix 404s

* cleanup

* add links and events

* hide heart/logo if no logo is present

* add logo link to breadcrumbs

* Add alternative ee frontend start options (#2410)

Co-authored-by: Alex Kim <alexgkim205@gmail.com>

* Docs - add `ClusterIssuer` install (#2438)

* Updates covering how to share and embed a Dashboard (#2300)

* Update Dashboards user guide to cover share details

* Only adjust iframe for youtube videos

* how to embed a dashboard within a web page tutorial

* Fix typos

* Paul D'Ambra bio (#2269)

* added ricks bio (#2287)

* redirect /users to /persons in user guides (#2298)

* redirect /users to /persons in user guides

* Change links from /users to /persons

* Printfection-powered and simplified 🤞  YC merch/swag process (#2187)

* Printfection-powered YC merch process

* A single YC email

Co-authored-by: Paolo D'Amico <paolodamico@users.noreply.github.com>

* Full swag process

* Fix typos

* adding numbers to after call steps

Co-authored-by: Paolo D'Amico <paolodamico@users.noreply.github.com>
Co-authored-by: PostHog <hey@posthog.com>

* Update team.mdx (#2299)

* Update team.mdx

* correct the alt text on the portrait

Co-authored-by: Paul D'Ambra <paul.dambra@gmail.com>

* create svg footer badges (#2288)

Co-authored-by: Cory Watilo <corywatilo@gmail.com>

* Updating 404 page branding (#2294)

* Create lost-hog.png

* Update index.tsx

* move image to original component / use StaticImage / remove ant / correct pineapple preference variable

Co-authored-by: Eli Kinsey <eli@ekinsey.dev>

* verbs (#2302)

Co-authored-by: Cory Watilo <corywatilo@gmail.com>

* Compressed new images (#2297)

added 3 new compressed images

* Release 1.29.1 (#2286)

* Update crm.md (#2307)

* Update offboarding.md

* Remove DO 1-click not working note

* Update offboarding.md

* remove random zero from some handbook/docs pages (#2304)

* Fix Data-First Frontend Revolution link (#2311)

The Kea blog updated their url format but did not set up redirects for their links. This fixes the link for the data-first frontend blog post

* Fix go library usage instructions (#2312)

The code snippet in the example did not work

* Create paid-features.md (#2306)

* Create paid-features.md

Initial revision of Paid Features

* Fix typos

* Update sidebars.json

Added sidebar discovery

* add env var

* Update contents/handbook/product/paid-features.md

Co-authored-by: Joe Martin <84011561+joethreepwood@users.noreply.github.com>

* Update contents/handbook/product/paid-features.md

Co-authored-by: Joe Martin <84011561+joethreepwood@users.noreply.github.com>

* Update contents/handbook/product/paid-features.md

Co-authored-by: Paolo D'Amico <paolodamico@users.noreply.github.com>

* Update contents/handbook/product/paid-features.md

Co-authored-by: Paolo D'Amico <paolodamico@users.noreply.github.com>

* Update contents/handbook/product/paid-features.md

Co-authored-by: Paolo D'Amico <paolodamico@users.noreply.github.com>

* Update contents/handbook/product/paid-features.md

* Update contents/handbook/product/paid-features.md

Co-authored-by: Paolo D'Amico <paolodamico@users.noreply.github.com>

* Update contents/handbook/product/paid-features.md

Co-authored-by: Paolo D'Amico <paolodamico@users.noreply.github.com>

* Update contents/handbook/product/paid-features.md

Co-authored-by: Paolo D'Amico <paolodamico@users.noreply.github.com>

Co-authored-by: PostHog <hey@posthog.com>
Co-authored-by: Paolo D'Amico <paolodamico@users.noreply.github.com>
Co-authored-by: Joe Martin <84011561+joethreepwood@users.noreply.github.com>

* Update homepage stats (#2301)

* update homepage numbers

* update stars

* Update src/components/Home/Community.js

* Create hipaa-compliant-analytics.md (#2310)

* Create hipaa-compliant-analytics.md

Added some bits. Then na

* Update hipaa-compliant-analytics.md

* Update contents/blog/hipaa-compliant-analytics.md

Co-authored-by: Marcus Hyett (PostHog) <85295485+marcushyett-ph@users.noreply.github.com>

* Update contents/blog/hipaa-compliant-analytics.md

* Update contents/blog/hipaa-compliant-analytics.md

* Update contents/blog/hipaa-compliant-analytics.md

* Update hipaa-compliant-analytics.md

* Update hipaa-compliant-analytics.md

Co-authored-by: Charles Cook <charles@posthog.com>
Co-authored-by: Marcus Hyett (PostHog) <85295485+marcushyett-ph@users.noreply.github.com>

* Update hipaa-compliant-analytics.md (#2315)

Date tweak

* Update hipaa-compliant-analytics.md (#2318)

Fixed markdown issue

* WIP migration tutorial (#2277)

* WIP migration tutorial

* updates

* update migration docs

* fix typo

* Docs - add contribute/coding-conventions (#2319)

* fix typos (#2321)

* update recording docs (#2322)

* Initial group analytics setup docs (#2308)

* Initial group analytics setup docs

* Add go example

* Add specific library version requirements

* Improve notes, mention cloud-only

* Update index.tsx (#2329)

Review requested in case pricing is changing further, but automerging for now.

* Add note that scheduling functions like `setTimeout` are not supported in plugins (#2324)

* add link to new guide for migrating (#2330)

* add link to new guide for migrating

* Got over excited

* YC page tweaks (#2305)

* YC page tweaks

* Clarify YC Cloud and Scale offer and YC cohort

Co-authored-by: James Hawkins <47497682+jamesefhawkins@users.noreply.github.com>

* Improve YC21 offer

Co-authored-by: James Hawkins <47497682+jamesefhawkins@users.noreply.github.com>

Co-authored-by: James Hawkins <47497682+jamesefhawkins@users.noreply.github.com>

* switch demo form to James H (#2332)

* Fix nodejs zlib link in plugin reference (#2336)

* extend breadcrumbs to allow link color changes/conditional rendering on demo page (#2128)

* Use Gatsby link for internal links on handbook/docs/blog/case studies/plain templates (#2337)

* Add Cloud Staff status checkbox to Offboarding (#2341)

* Add Cloud Staff status checkbox to Offboarding

* Update offboarding.md

Co-authored-by: eltjehelene <75622766+eltjehelene@users.noreply.github.com>

* Update index.md (#2331)

* Update index.md

* Update index.md

Co-authored-by: Charles Cook <charles@posthog.com>

* updating-hippa-image (#2342)

* Landing page components (#2231)

* initial commit

* add dark mode

* create hero

* add section

* extend section to support titles

* add featuresnapshot

* cleanup

* add table components and styles

* extend section to support content sizes

* make featuresnapshot reversible

* name/directory changes

* section cleanup

* add and implement article width frontmatter

* refactor hero / add hero storybook

* refactor section / add section story

* add featuresnapshot story

* update mdx doc / add storybook doc / remove css from quotes in article content

* add noindex to seo component

* user properties markdown tables (#2346)

* Guidance on what content goes where (#2344)

Added some notes on the different types of content we generate and where it should live.

* add instructions for connecting to clickhouse: (#2345)

* add note about postgres table locks (#2334)

* Updating menu for correct number of hires (#2348)

* Updating for correct number of hires

* Update index.json

* Update index.json

* Update spending-money.md (#2349)

* details summary text color (#2352)

* Add `shouldSendDeviceID` to iOS docs. (#2351)

* scaling up to have 20Gi for Kafka like the future default (#2347)

* Fix typo in contents/docs/self-host/runbook/kafka.md (#2350)

* Add some frontend best practices (#2328)

* Add some frontend best practices

* Fix typos

* Jumping on this PR train to push a small nit

* make small inline changes

* Update contents/docs/contribute/coding-conventions/index.md

Co-authored-by: Paolo D'Amico <paolodamico@users.noreply.github.com>

* address feedback

* add Pascal

* add one more point about `index.ts`

Co-authored-by: PostHog <hey@posthog.com>
Co-authored-by: Guido Iaquinti <guido@posthog.com>
Co-authored-by: Paul D'Ambra <paul.dambra@gmail.com>
Co-authored-by: Paul D'Ambra <paul@posthog.com>
Co-authored-by: Paolo D'Amico <paolodamico@users.noreply.github.com>

* Create introduction-to-customer-retention.md (#2355)

* Create introduction-to-customer-retention.md

* Update introduction-to-customer-retention.md

* Update introduction-to-customer-retention.md

* Prevent dark mode flicker (#2358)

* Added redirects for popular 404 URLS (#2362)

* Add list of sub-processors to our Privacy Policy

Added the list of sub-processors (as defined under GDPR) to our Privacy Policy, together with an explanation of the reasons why we use these sub-processors.

* Update privacy.md (#2366)

* Update privacy.md

* Update privacy.md

Co-authored-by: Charles Cook <charles@posthog.com>

* Update benefits.md (#2368)

* Proposal for secondary on call (#2367)

* Proposal for secondary on call

* Update contents/handbook/engineering/support-hero.md

Co-authored-by: Tiina Turban <tiina303@gmail.com>

Co-authored-by: James Greenhill <fuziontech@gmail.com>
Co-authored-by: Tiina Turban <tiina303@gmail.com>

* Resolved the top 404s (#2365)

* Resolved the top 404s

* remove duplicates

Co-authored-by: Eli Kinsey <eli@ekinsey.dev>

* Created Lifecycle documentation (#2313)

* Created Lifecycle documentation

Initial revision of lifecycle documentation

* Fix typos

* Update sidebars.json

Added sidebar link

* Update lifecycle.md

* Update contents/docs/user-guides/lifecycle.md

Co-authored-by: Paolo D'Amico <paolodamico@users.noreply.github.com>

* Update contents/docs/user-guides/lifecycle.md

Co-authored-by: Paolo D'Amico <paolodamico@users.noreply.github.com>

* Update contents/docs/user-guides/lifecycle.md

Co-authored-by: Paolo D'Amico <paolodamico@users.noreply.github.com>

* Update contents/docs/user-guides/lifecycle.md

Co-authored-by: Paolo D'Amico <paolodamico@users.noreply.github.com>

* Update contents/docs/user-guides/lifecycle.md

Co-authored-by: Paolo D'Amico <paolodamico@users.noreply.github.com>

* Update contents/docs/user-guides/lifecycle.md

Co-authored-by: Eric Duong <eeoneric@gmail.com>

* Update contents/docs/user-guides/lifecycle.md

Co-authored-by: Eric Duong <eeoneric@gmail.com>

* Update contents/docs/user-guides/lifecycle.md

Co-authored-by: Eric Duong <eeoneric@gmail.com>

Co-authored-by: PostHog <hey@posthog.com>
Co-authored-by: Paolo D'Amico <paolodamico@users.noreply.github.com>
Co-authored-by: Eric Duong <eeoneric@gmail.com>

* Docs - add `runbook/clickhouse` (#2370)

* Update onboarding.md (#2373)

* Add mention of DATA_UPLOAD_MAX_MEMORY_SIZE in docs (#2371)

* Update team.mdx (#2376)

updated statistics and removed uninclusive acronyms

* removed papercups from list of ways customers contact us (#2375)

even though we still use it (hello papercups if you see this issue!)

* Update support-hero.md

* docs/self-host: explicitly suggest to use managed services (#2372)

* fix build error (#2378)

* Fix contributors tooltip bug (#2369)

* fix contributors bug

* update yarn.lock

* Bump prismjs from 1.23.0 to 1.25.0 (#2380)

Bumps [prismjs](https://github.com/PrismJS/prism) from 1.23.0 to 1.25.0.
- [Release notes](https://github.com/PrismJS/prism/releases)
- [Changelog](https://github.com/PrismJS/prism/blob/master/CHANGELOG.md)
- [Commits](https://github.com/PrismJS/prism/compare/v1.23.0...v1.25.0)

---
updated-dependencies:
- dependency-name: prismjs
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump axios from 0.21.1 to 0.21.4 (#2381)

Bumps [axios](https://github.com/axios/axios) from 0.21.1 to 0.21.4.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/master/CHANGELOG.md)
- [Commits](https://github.com/axios/axios/compare/v0.21.1...v0.21.4)

---
updated-dependencies:
- dependency-name: axios
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump object-path from 0.11.5 to 0.11.8 (#2382)

Bumps [object-path](https://github.com/mariocasciaro/object-path) from 0.11.5 to 0.11.8.
- [Release notes](https://github.com/mariocasciaro/object-path/releases)
- [Commits](https://github.com/mariocasciaro/object-path/commits/v0.11.8)

---
updated-dependencies:
- dependency-name: object-path
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump tmpl from 1.0.4 to 1.0.5 (#2383)

Bumps [tmpl](https://github.com/daaku/nodejs-tmpl) from 1.0.4 to 1.0.5.
- [Release notes](https://github.com/daaku/nodejs-tmpl/releases)
- [Commits](https://github.com/daaku/nodejs-tmpl/commits/v1.0.5)

---
updated-dependencies:
- dependency-name: tmpl
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Create how-we-turned-clickhouse-into-our-eventmansion.md (#2361)

* Create how-we-turned-clickhouse-into-our-eventmansion.md

* Update how-we-turned-clickhouse-into-our-eventmansion.md

* Update how-we-turned-clickhouse-into-our-eventmansion.md

* Update how-we-turned-clickhouse-into-our-eventmansion.md

* Minor review updates

Co-authored-by: James Greenhill <fuziontech@gmail.com>
Co-authored-by: Eric Duong <eeoneric@gmail.com>

* Add safe redirects (JS)

* Additional minor edits

* Link to MaterializedPostgresSQL engine docs

* Move HIPAA blog into the present/past

* change date + fix author attribute

* md -> mdx, adding James G as author

Co-authored-by: Phil Leggetter <phil@posthog.com>
Co-authored-by: James Greenhill <fuziontech@gmail.com>
Co-authored-by: Eric Duong <eeoneric@gmail.com>
Co-authored-by: PostHog <hey@posthog.com>
Co-authored-by: Phil Leggetter <phil@leggetter.co.uk>

* Source data from Workable (#2280)

* Source Workable jobs and automate job count in company dropdown

* create and implement WorkableOpenRoles component

* Write the PostHog Marketing Manifesto (#2374)

* Wrote an opinionated marketing manifesto

We need to get more opinionated about how we run marketing at PostHog, as we have so far focused purely on tactics and shipping fast (which is ok!).  

This is an attempt to write a marketing manifesto that outlines what we stand for as a company, and how we do and don't do business. I think it's important that we are just as opinionated here as we are about product, engineering, design and people - marketing shouldn't be some commercial afterthought we stick on at the end.  

Thoughts/opinions welcome!

(Thank you to @mariusandra @kpthatsme @marcushyett-ph for feedback on the initial rough draft of this)

* Update contents/handbook/growth/marketing/index.md

Co-authored-by: James Hawkins <47497682+jamesefhawkins@users.noreply.github.com>

* Update contents/handbook/growth/marketing/index.md

Co-authored-by: James Hawkins <47497682+jamesefhawkins@users.noreply.github.com>

* Update contents/handbook/growth/marketing/index.md

Co-authored-by: James Hawkins <47497682+jamesefhawkins@users.noreply.github.com>

* Update index.md

* Update index.md

* Update index.md

Co-authored-by: James Hawkins <47497682+jamesefhawkins@users.noreply.github.com>

* update clickhouse connection docs for k8s (#2391)

* Added Orbit to our list of sub-processors (#2393)

* fix dark mode text color on careers sub navigation menu (#2397)

* add updates to migration guide (#2394)

* Feedback hero updates (#2395)

* updated-charles-image (#2363)

* Updated-team-images (#2400)

Updated Kunal and Li's images

* fix contributors chart (#2403)

* Clarified compensation review process detail (#2399)

* Clarify status of forbidden private projects (#2314)

* Clarify status of forbidden private projects

* Update wording

* Fix breadcrumb overflow on the x-axis (#2387)

* fix breadcrumb overflow on the x-axis

* remove overflow-x hidden from main element

* Add Redis to AWS managed options (#2389)

* small updates to personal readme (#2405)

* Added option to trade cash pay rises for more equity (#2392)

* Added option to trade cash pay rises for more equity

Updated Compensation page with new scheme allowing team to trade cash pay rises for more equity

* Update compensation.mdx

* make footer subheaders different color from links (#2398)

* Add Redis managed options for all platforms (#2408)

* Create website/docs team (#2406)

* created website and docs team, moved people around, moved team design into a discipline rather than a team

* Add safe redirects (JS)

Co-authored-by: PostHog <hey@posthog.com>

* Add minor version PostHog Array redirects (#2415)

Co-authored-by: Michael Matloka <dev@twixes.com>

* update identify docs (#2418)

* Update sf_benchmark.ts (#2421)

* Update support-hero.md (#2424)

* Handbook - add more info about how-to-Papercups (#2429)

* Handbook - add more info about how-to-Papercups

* Fix typos

* Update support-hero.md

Co-authored-by: PostHog <hey@posthog.com>
Co-authored-by: Charles Cook <charles@posthog.com>

* SEO: North star metrics (#2407)

* Update authors.md

* Create north-star-metrics.md

* Update north-star-metrics.md

* Update contents/blog/north-star-metrics.md

Co-authored-by: Paolo D'Amico <paolodamico@users.noreply.github.com>

* Update contents/blog/north-star-metrics.md

Co-authored-by: Paolo D'Amico <paolodamico@users.noreply.github.com>

* Update north-star-metrics.md (#2431)

* Add new blog post about last board meeting (#2426)

* add new blog post about last board meeting

* Fix typos

* Update contents/blog/ceo-diary-3.md

* Update contents/blog/ceo-diary-3.md

* Update contents/blog/ceo-diary-3.md

* Update contents/blog/ceo-diary-3.md

* Update contents/blog/ceo-diary-3.md

* Update contents/blog/ceo-diary-3.md

* Update contents/blog/ceo-diary-3.md

* Update contents/blog/ceo-diary-3.md

* Update contents/blog/ceo-diary-3.md

* Update contents/blog/ceo-diary-3.md

* Update contents/blog/ceo-diary-3.md

* Update contents/blog/ceo-diary-3.md

* Update contents/blog/ceo-diary-3.md

* Update contents/blog/ceo-diary-3.md

* made more concise, slight tweaks to languagae

Co-authored-by: PostHog <hey@posthog.com>
Co-authored-by: Joe Martin <84011561+joethreepwood@users.noreply.github.com>

* updated strategy as we have made progress (#2414)

* updated strategy as we have made progress

* Fix typos

Co-authored-by: PostHog <hey@posthog.com>

* Update segment.md (#2425)

* Update segment.md

* Update segment.md

* Updated Sales Operations page in Handbook (#1726)

* Updated Sales Operations page in Handbook

- Edited the page now we have released PostHog Open Source
- Added a note about Slack integration with Papercups
- Various small tweaks and updates

* Update sales-operations.md

* Clarify site_url env variable (#2434)

* Integrations page (#2338)

* Add integrations page

* add filter sidebar

* create checkbox component

* initial commit

* integrations -> integration

* add plugins / filters

* remove verified checkmark

* add back maintainer icons

* source and show logos

* combine integrations/plugins

* plugin pages

* style changes

* ignore non-existent logos

* open external links in new tab

* add types

* plugins & integrations -> integrations

* update plugins url

* add maintainer and plugin icons

* update yarn.lock

* integration ui cleanup

* logo backgrounds / checkbox dark mode clean up

* new cards design

* fix h1 link color - temporary

* add integrations CTA to homepage

* fix dark mode

Co-authored-by: Cory Watilo <corywatilo@gmail.com>

* kafka log retention docs (#2413)

* Kafka resize major upgrade + remove the workaround from values (#2411)

* Next steps page (#2340)

* create customer route / base next steps page

* add content

* fix 404s

* cleanup

* add links and events

* hide heart/logo if no logo is present

* add logo link to breadcrumbs

Co-authored-by: PostHog <hey@posthog.com>
Co-authored-by: Paul D'Ambra <paul@posthog.com>
Co-authored-by: Rick Marron <rcmarron@gmail.com>
Co-authored-by: Paolo D'Amico <paolodamico@users.noreply.github.com>
Co-authored-by: lottiecoxon <65415371+lottiecoxon@users.noreply.github.com>
Co-authored-by: Paul D'Ambra <paul.dambra@gmail.com>
Co-authored-by: Cory Watilo <cww@watilo.com>
Co-authored-by: Cory Watilo <corywatilo@gmail.com>
Co-authored-by: Joe Martin <84011561+joethreepwood@users.noreply.github.com>
Co-authored-by: Eli Kinsey <eli@ekinsey.dev>
Co-authored-by: eltjehelene <75622766+eltjehelene@users.noreply.github.com>
Co-authored-by: Charles Cook <charles@posthog.com>
Co-authored-by: Tiina Turban <tiina303@gmail.com>
Co-authored-by: Brendan Samek <xrendan@gmail.com>
Co-authored-by: Karl-Aksel Puulmann <macobo@users.noreply.github.com>
Co-authored-by: Marcus Hyett (PostHog) <85295485+marcushyett-ph@users.noreply.github.com>
Co-authored-by: Yakko Majuri <38760734+yakkomajuri@users.noreply.github.com>
Co-authored-by: Guido Iaquinti <4038041+guidoiaquinti@users.noreply.github.com>
Co-authored-by: Sam Winslow <sammywinslow@gmail.com>
Co-authored-by: James Hawkins <47497682+jamesefhawkins@users.noreply.github.com>
Co-authored-by: Michael Matloka <dev@twixes.com>
Co-authored-by: Tim Glaser <tim@posthog.com>
Co-authored-by: Doug <6060466+pixlwave@users.noreply.github.com>
Co-authored-by: Marius Andra <marius.andra@gmail.com>
Co-authored-by: Guido Iaquinti <guido@posthog.com>
Co-authored-by: James Greenhill <fuziontech@gmail.com>
Co-authored-by: Eric Duong <eeoneric@gmail.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Chidiebere Onyegbuchulem <chidex5@gmail.com>
Co-authored-by: Joe Saunderson <joesaunderson@me.com>
Co-authored-by: Rick Marron <rick@posthog.com>

* Create the-state-of-plugins.md (#2409)

* Create the-state-of-plugins.md

* Update contents/blog/the-state-of-plugins.md

* Update contents/blog/the-state-of-plugins.md

* Update contents/blog/the-state-of-plugins.md

* Update contents/blog/the-state-of-plugins.md

* Update contents/blog/the-state-of-plugins.md

* Update contents/blog/the-state-of-plugins.md

* Add safe redirects (JS)

* Update contents/blog/the-state-of-plugins.md

Co-authored-by: Yakko Majuri <38760734+yakkomajuri@users.noreply.github.com>

* Update contents/blog/the-state-of-plugins.md

Co-authored-by: Yakko Majuri <38760734+yakkomajuri@users.noreply.github.com>

* images, fixes, captions, graphs. GRAAAAAAAPHS!

* Update support-hero.md (#2424)

* Handbook - add more info about how-to-Papercups (#2429)

* Handbook - add more info about how-to-Papercups

* Fix typos

* Update support-hero.md

Co-authored-by: PostHog <hey@posthog.com>
Co-authored-by: Charles Cook <charles@posthog.com>

* SEO: North star metrics (#2407)

* Update authors.md

* Create north-star-metrics.md

* Update north-star-metrics.md

* Update contents/blog/north-star-metrics.md

Co-authored-by: Paolo D'Amico <paolodamico@users.noreply.github.com>

* Update contents/blog/north-star-metrics.md

Co-authored-by: Paolo D'Amico <paolodamico@users.noreply.github.com>

* Update north-star-metrics.md (#2431)

* Add new blog post about last board meeting (#2426)

* add new blog post about last board meeting

* Fix typos

* Update contents/blog/ceo-diary-3.md

* Update contents/blog/ceo-diary-3.md

* Update contents/blog/ceo-diary-3.md

* Update contents/blog/ceo-diary-3.md

* Update contents/blog/ceo-diary-3.md

* Update contents/blog/ceo-diary-3.md

* Update contents/blog/ceo-diary-3.md

* Update contents/blog/ceo-diary-3.md

* Update contents/blog/ceo-diary-3.md

* Update contents/blog/ceo-diary-3.md

* Update contents/blog/ceo-diary-3.md

* Update contents/blog/ceo-diary-3.md

* Update contents/blog/ceo-diary-3.md

* Update contents/blog/ceo-diary-3.md

* made more concise, slight tweaks to languagae

Co-authored-by: PostHog <hey@posthog.com>
Co-authored-by: Joe Martin <84011561+joethreepwood@users.noreply.github.com>

* updated strategy as we have made progress (#2414)

* updated strategy as we have made progress

* Fix typos

Co-authored-by: PostHog <hey@posthog.com>

* Update segment.md (#2425)

* Update segment.md

* Update segment.md

* Updated Sales Operations page in Handbook (#1726)

* Updated Sales Operations page in Handbook

- Edited the page now we have released PostHog Open Source
- Added a note about Slack integration with Papercups
- Various small tweaks and updates

* Update sales-operations.md

* Clarify site_url env variable (#2434)

* Integrations page (#2338)

* Add integrations page

* add filter sidebar

* create checkbox component

* initial commit

* integrations -> integration

* add plugins / filters

* remove verified checkmark

* add back maintainer icons

* source and show logos

* combine integrations/plugins

* plugin pages

* style changes

* ignore non-existent logos

* open external links in new tab

* add types

* plugins & integrations -> integrations

* update plugins url

* add maintainer and plugin icons

* update yarn.lock

* integration ui cleanup

* logo backgrounds / checkbox dark mode clean up

* new cards design

* fix h1 link color - temporary

* add integrations CTA to homepage

* fix dark mode

Co-authored-by: Cory Watilo <corywatilo@gmail.com>

* Update contents/blog/the-state-of-plugins.md

Co-authored-by: Yakko Majuri <38760734+yakkomajuri@users.noreply.github.com>

* kafka log retention docs (#2413)

* Kafka resize major upgrade + remove the workaround from values (#2411)

* Next steps page (#2340)

* create customer route / base next steps page

* add content

* fix 404s

* cleanup

* add links and events

* hide heart/logo if no logo is present

* add logo link to breadcrumbs

* Add alternative ee frontend start options (#2410)

Co-authored-by: Alex Kim <alexgkim205@gmail.com>

* Docs - add `ClusterIssuer` install (#2438)

* Updates covering how to share and embed a Dashboard (#2300)

* Update Dashboards user guide to cover share details

* Only adjust iframe for youtube videos

* how to embed a dashboard within a web page tutorial

* Fix typos

* Paul D'Ambra bio (#2269)

* added ricks bio (#2287)

* redirect /users to /persons in user guides (#2298)

* redirect /users to /persons in user guides

* Change links from /users to /persons

* Printfection-powered and simplified 🤞  YC merch/swag process (#2187)

* Printfection-powered YC merch process

* A single YC email

Co-authored-by: Paolo D'Amico <paolodamico@users.noreply.github.com>

* Full swag process

* Fix typos

* adding numbers to after call steps

Co-authored-by: Paolo D'Amico <paolodamico@users.noreply.github.com>
Co-authored-by: PostHog <hey@posthog.com>

* Update team.mdx (#2299)

* Update team.mdx

* correct the alt text on the portrait

Co-authored-by: Paul D'Ambra <paul.dambra@gmail.com>

* create svg footer badges (#2288)

Co-authored-by: Cory Watilo <corywatilo@gmail.com>

* Updating 404 page branding (#2294)

* Create lost-hog.png

* Update index.tsx

* move image to original component / use StaticImage / remove ant / correct pineapple preference variable

Co-authored-by: Eli Kinsey <eli@ekinsey.dev>

* verbs (#2302)

Co-authored-by: Cory Watilo <corywatilo@gmail.com>

* Compressed new images (#2297)

added 3 new compressed images

* Release 1.29.1 (#2286)

* Update crm.md (#2307)

* Update offboarding.md

* Remove DO 1-click not working note

* Update offboarding.md

* remove random zero from some handbook/docs pages (#2304)

* Fix Data-First Frontend Revolution link (#2311)

The Kea blog updated their url format but did not set up redirects for their links. This fixes the link for the data-first frontend blog post

* Fix go library usage instructions (#2312)

The code snippet in the example did not work

* Create paid-features.md (#2306)

* Create paid-features.md

Initial revision of Paid Features

* Fix typos

* Update sidebars.json

Added sidebar discovery

* add env var

* Update contents/handbook/product/paid-features.md

Co-authored-by: Joe Martin <84011561+joethreepwood@users.noreply.github.com>

* Update contents/handbook/product/paid-features.md

Co-authored-by: Joe Martin <84011561+joethreepwood@users.noreply.github.com>

* Update contents/handbook/product/paid-features.md

Co-authored-by: Paolo D'Amico <paolodamico@users.noreply.github.com>

* Update contents/handbook/product/paid-features.md

Co-authored-by: Paolo D'Amico <paolodamico@users.noreply.github.com>

* Update contents/handbook/product/paid-features.md

Co-authored-by: Paolo D'Amico <paolodamico@users.noreply.github.com>

* Update contents/handbook/product/paid-features.md

* Update contents/handbook/product/paid-features.md

Co-authored-by: Paolo D'Amico <paolodamico@users.noreply.github.com>

* Update contents/handbook/product/paid-features.md

Co-authored-by: Paolo D'Amico <paolodamico@users.noreply.github.com>

* Update contents/handbook/product/paid-features.md

Co-authored-by: Paolo D'Amico <paolodamico@users.noreply.github.com>

Co-authored-by: PostHog <hey@posthog.com>
Co-authored-by: Paolo D'Amico <paolodamico@users.noreply.github.com>
Co-authored-by: Joe Martin <84011561+joethreepwood@users.noreply.github.com>

* Update homepage stats (#2301)

* update homepage numbers

* update stars

* Update src/components/Home/Community.js

* Create hipaa-compliant-analytics.md (#2310)

* Create hipaa-compliant-analytics.md

Added some bits. Then na

* Update hipaa-compliant-analytics.md

* Update contents/blog/hipaa-compliant-analytics.md

Co-authored-by: Marcus Hyett (PostHog) <85295485+marcushyett-ph@users.noreply.github.com>

* Update contents/blog/hipaa-compliant-analytics.md

* Update contents/blog/hipaa-compliant-analytics.md

* Update contents/blog/hipaa-compliant-analytics.md

* Update hipaa-compliant-analytics.md

* Update hipaa-compliant-analytics.md

Co-authored-by: Charles Cook <charles@posthog.com>
Co-authored-by: Marcus Hyett (PostHog) <85295485+marcushyett-ph@users.noreply.github.com>

* Update hipaa-compliant-analytics.md (#2315)

Date tweak

* Update hipaa-compliant-analytics.md (#2318)

Fixed markdown issue

* WIP migration tutorial (#2277)

* WIP migration tutorial

* updates

* update migration docs

* fix typo

* Docs - add contribute/coding-conventions (#2319)

* fix typos (#2321)

* update recording docs (#2322)

* Initial group analytics setup docs (#2308)

* Initial group analytics setup docs

* Add go example

* Add specific library version requirements

* Improve notes, mention cloud-only

* Update index.tsx (#2329)

Review requested in case pricing is changing further, but automerging for now.

* Add note that scheduling functions like `setTimeout` are not supported in plugins (#2324)

* add link to new guide for migrating (#2330)

* add link to new guide for migrating

* Got over excited

* YC page tweaks (#2305)

* YC page tweaks

* Clarify YC Cloud and Scale offer and YC cohort

Co-authored-by: James Hawkins <47497682+jamesefhawkins@users.noreply.github.com>

* Improve YC21 offer

Co-authored-by: James Hawkins <47497682+jamesefhawkins@users.noreply.github.com>

Co-authored-by: James Hawkins <47497682+jamesefhawkins@users.noreply.github.com>

* switch demo form to James H (#2332)

* Fix nodejs zlib link in plugin reference (#2336)

* extend breadcrumbs to allow link color changes/conditional rendering on demo page (#2128)

* Use Gatsby link for internal links on handbook/docs/blog/case studies/plain templates (#2337)

* Add Cloud Staff status checkbox to Offboarding (#2341)

* Add Cloud Staff status checkbox to Offboarding

* Update offboarding.md

Co-authored-by: eltjehelene <75622766+eltjehelene@users.noreply.github.com>

* Update index.md (#2331)

* Update index.md

* Update index.md

Co-authored-by: Charles Cook <charles@posthog.com>

* updating-hippa-image (#2342)

* Landing page components (#2231)

* initial commit

* add dark mode

* create hero

* add section

* extend section to support titles

* add featuresnapshot

* cleanup

* add table components and styles

* extend section to support content sizes

* make featuresnapshot reversible

* name/directory changes

* section cleanup

* add and implement article width frontmatter

* refactor hero / add hero storybook

* refactor section / add section story

* add featuresnapshot story

* update mdx doc / add storybook doc / remove css from quotes in article content

* add noindex to seo component

* user properties markdown tables (#2346)

* Guidance on what content goes where (#2344)

Added some notes on the different types of content we generate and where it should live.

* add instructions for connecting to clickhouse: (#2345)

* add note about postgres table locks (#2334)

* Updating menu for correct number of hires (#2348)

* Updating for correct number of hires

* Update index.json

* Update index.json

* Update spending-money.md (#2349)

* details summary text color (#2352)

* Add `shouldSendDeviceID` to iOS docs. (#2351)

* scaling up to have 20Gi for Kafka like the future default (#2347)

* Fix typo in contents/docs/self-host/runbook/kafka.md (#2350)

* Add some frontend best practices (#2328)

* Add some frontend best practices

* Fix typos

* Jumping on this PR train to push a small nit

* make small inline changes

* Update contents/docs/contribute/coding-conventions/index.md

Co-authored-by: Paolo D'Amico <paolodamico@users.noreply.github.com>

* address feedback

* add Pascal

* add one more point about `index.ts`

Co-authored-by: PostHog <hey@posthog.com>
Co-authored-by: Guido Iaquinti <guido@posthog.com>
Co-authored-by: Paul D'Ambra <paul.dambra@gmail.com>
Co-authored-by: Paul D'Ambra <paul@posthog.com>
Co-authored-by: Paolo D'Amico <paolodamico@users.noreply.github.com>

* Create introduction-to-customer-retention.md (#2355)

* Create introduction-to-customer-retention.md

* Update introduction-to-customer-retention.md

* Update introduction-to-customer-retention.md

* Prevent dark mode flicker (#2358)

* Added redirects for popular 404 URLS (#2362)

* Add list of sub-processors to our Privacy Policy

Added the list of sub-processors (as defined under GDPR) to our Privacy Policy, together with an explanation of the reasons why we use these sub-processors.

* Update privacy.md (#2366)

* Update privacy.md

* Update privacy.md

Co-authored-by: Charles Cook <charles@posthog.com>

* Update benefits.md (#2368)

* Proposal for secondary on call (#2367)

* Proposal for secondary on call

* Update contents/handbook/engineering/support-hero.md

Co-authored-by: Tiina Turban <tiina303@gmail.com>

Co-authored-by: James Greenhill <fuziontech@gmail.com>
Co-authored-by: Tiina Turban <tiina303@gmail.com>

* Resolved the top 404s (#2365)

* Resolved the top 404s

* remove duplicates

Co-authored-by: Eli Kinsey <eli@ekinsey.dev>

* Created Lifecycle documentation (#2313)

* Created Lifecycle documentation

Initial revision of lifecycle documentation

* Fix typos

* Update sidebars.json

Added sidebar link

* Update lifecycle.md

* Update contents/docs/user-guides/lifecycle.md

Co-authored-by: Paolo D'Amico <paolodamico@users.noreply.github.com>

* Update contents/docs/user-guides/lifecycle.md

Co-authored-by: Paolo D'Amico <paolodamico@users.noreply.github.com>

* Update contents/docs/user-guides/lifecycle.md

Co-authored-by: Paolo D'Amico <paolodamico@users.noreply.github.com>

* Update contents/docs/user-guides/lifecycle.md

Co-authored-by: Paolo D'Amico <paolodamico@users.noreply.github.com>

* Update contents/docs/user-guides/lifecycle.md

Co-authored-by: Paolo D'Amico <paolodamico@users.noreply.github.com>

* Update contents/docs/user-guides/lifecycle.md

Co-authored-by: Eric Duong <eeoneric@gmail.com>

* Update contents/docs/user-guides/lifecycle.md

Co-authored-by: Eric Duong <eeoneric@gmail.com>

* Update contents/docs/user-guides/lifecycle.md

Co-authored-by: Eric Duong <eeoneric@gmail.com>

Co-authored-by: PostHog <hey@posthog.com>
Co-authored-by: Paolo D'Amico <paolodamico@users.noreply.github.com>
Co-authored-by: Eric Duong <eeoneric@gmail.com>

* Docs - add `runbook/clickhouse` (#2370)

* Update onboarding.md (#2373)

* Add mention of DATA_UPLOAD_MAX_MEMORY_SIZE in docs (#2371)

* Update team.mdx (#2376)

updated statistics and removed uninclusive acronyms

* removed papercups from list of ways customers contact us (#2375)

even though we still use it (hello papercups if you see this issue!)

* Update support-hero.md

* docs/self-host: explicitly suggest to use managed services (#2372)

* fix build error (#2378)

* Fix contributors tooltip bug (#2369)

* fix contributors bug

* update yarn.lock

* Bump prismjs from 1.23.0 to 1.25.0 (#2380)

Bumps [prismjs](https://github.com/PrismJS/prism) from 1.23.0 to 1.25.0.
- [Release notes](https://github.com/PrismJS/prism/releases)
- [Changelog](https://github.com/PrismJS/prism/blob/master/CHANGELOG.md)
- [Commits](https://github.com/PrismJS/prism/compare/v1.23.0...v1.25.0)

---
updated-dependencies:
- dependency-name: prismjs
  dependency-type: direct:product…
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants