Skip to content

Commit

Permalink
docs: Add link to create new Qwik Insights app as self-serve
Browse files Browse the repository at this point in the history
  • Loading branch information
mhevery committed Nov 15, 2023
1 parent 5e253ac commit a6a91da
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/docs/src/routes/docs/labs/insights/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ export default component$(() => {
});
```

You can get `PUBLIC_QWIK_INSIGHTS_KEY` by asking in the [Qwik Discord server](https://qwik.builder.io/chat).
You can get `PUBLIC_QWIK_INSIGHTS_KEY` by visiting [Qwik Insight](https://qwik-insights.builder.io/app/add/).

The `<Insights>` component collects this data:
- Timing information of symbols.
Expand Down

0 comments on commit a6a91da

Please sign in to comment.