Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 6 additions & 0 deletions context/skills/logs/config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -71,6 +71,12 @@ variants:
docs_urls:
- https://posthog.com/docs/logs/installation/ios.md

- id: flutter
display_name: Flutter
tags: [flutter, dart]
docs_urls:
- https://posthog.com/docs/logs/installation/flutter.md

- id: other
display_name: Other Languages
tags: []
Expand Down
1 change: 1 addition & 0 deletions context/skills/omnibus/instrument-logs/config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,4 +25,5 @@ variants:
- https://posthog.com/docs/logs/installation/android.md
- https://posthog.com/docs/logs/installation/react-native.md
- https://posthog.com/docs/logs/installation/ios.md
- https://posthog.com/docs/logs/installation/flutter.md
- https://posthog.com/docs/logs/installation/other.md
Loading