Skip to content
Draft
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
4 changes: 2 additions & 2 deletions data/extract/extractors.meltano.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ plugins:
start_date: "2020-01-01T00:00:00Z"
key_properties: [id]
name: azure_ips
pattern: "ServiceTags_Public_20220725.json"
pattern: "ServiceTags_Public_20220808.json"
json_path: "values"
- name: tap-slack
variant: meltanolabs
Expand All @@ -58,7 +58,7 @@ plugins:
- messages.*
- name: tap-google-analytics
variant: meltanolabs
pip_url: git+https://github.com/MeltanoLabs/tap-google-analytics.git
pip_url: git+https://github.com/ajbosco/tap-google-analytics.git@optional_filters
config:
view_id: '188392047' # CLI
# view_id: '188274549' # Meltano Website
Expand Down