nidhi_kakulawaram
09/06/2023, 2:18 PMreports
expects a file path. It expects that we save a reports.json file for each import in our /meltano directory. This complicates our use case since we have many users. We would have to save various reports.json files, map to correct users, as well as maintain accuracy. Based on the tap-google-analytics repo, it was a small function change to be able to directly pass the reports json as a config that we can save with all other user configs. My original thought was to add this functionality and then open out a PR against the tap-ga4 repo to merge this as an update. This is the repo that I created as a fork from google analytics tap.
We wanted to consult someone from Meltano to see if there was a better or more suggested way to deal with this issue of managing configurations when config files are expected to be saved in the meltano directory for multiple users.nidhi_kakulawaram
09/06/2023, 2:19 PMpat_nadolny
09/06/2023, 2:27 PMnidhi_kakulawaram
09/07/2023, 3:54 PMnidhi_kakulawaram
09/18/2023, 4:55 PMnidhi_kakulawaram
09/26/2023, 6:01 PM