Skip to content

Commit 053c1cb

Browse files
Logs docs update (#13804)
* Updated index.tsx in logs docs Calling it alpha everywhere for consistency * Update beta.mdx Didn't change the file name as this will become a beta soon but edited the file to say alpha for now --------- Co-authored-by: Edwin Lim <edwin@posthog.com>
1 parent 9ffbd7b commit 053c1cb

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed
Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
import CalloutBox from 'components/Docs/CalloutBox'
22

3-
<CalloutBox icon="IconInfo" title="Logs is in beta" type="fyi">
3+
<CalloutBox icon="IconInfo" title="Logs is in alpha" type="fyi">
44

5-
Logs is currently in early beta. While in beta, logs is free to use.
5+
Logs is currently in early alpha. While in alpha and beta, logs is free to use.
66

77
We're always looking for feedback to improve logs, please [reach out to us directly](https://app.posthog.com/logs#panel=support%3Afeedback%3A%3Alow%3Atrue) in app.
88

9-
</CalloutBox>
9+
</CalloutBox>

src/pages/docs/logs/index.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ export const Content = () => {
7676
<h2 className="mb-4 mt-0" id="pricing">
7777
Pricing
7878
</h2>
79-
<p>Logs is currently in early beta. While in beta, Logs is free to use.</p>
79+
<p>Logs is currently in early alpha. While in alpha and beta, Logs is free to use.</p>
8080
<p>
8181
After the beta, pricing will be based on GB/ingest. We will offer 30 days standard retention. You'll
8282
get 50GB ingest free each month, with discounts as your usage grows.

0 commit comments

Comments
 (0)