File tree Expand file tree Collapse file tree
transformation-config/skills/logs Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -11,6 +11,12 @@ shared_docs:
1111 - https://posthog.com/docs/logs/link-session-replay.md
1212 - https://posthog.com/docs/logs/debug-logs-mcp.md
1313variants :
14+ - id : javascript
15+ display_name : Web (JavaScript)
16+ tags : [javascript_web, javascript]
17+ docs_urls :
18+ - https://posthog.com/docs/logs/installation/javascript.md
19+
1420 - id : nextjs
1521 display_name : Next.js
1622 tags : [nextjs, javascript]
@@ -47,6 +53,12 @@ variants:
4753 docs_urls :
4854 - https://posthog.com/docs/logs/installation/datadog.md
4955
56+ - id : react-native
57+ display_name : React Native
58+ tags : [react-native, javascript]
59+ docs_urls :
60+ - https://posthog.com/docs/logs/installation/react-native.md
61+
5062 - id : other
5163 display_name : Other Languages
5264 tags : []
You can’t perform that action at this time.
0 commit comments