Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

🐛 Source Instagram: Remove deprecated metrics for media_insights and user_insights #51018

Merged
merged 4 commits into from
Jan 9, 2025

Conversation

maxi297
Copy link
Contributor

@maxi297 maxi297 commented Jan 9, 2025

What

media_insights and user_insights are failing because we are requesting for metrics that were deprecated yesterday. For more information:

How

Removing those fields

User Impact

Syncs should start being successful again although the deprecated metrics won't be available anymore.

Can this PR be safely reverted and rolled back?

  • YES 💚
  • NO ❌
    ... as it would make media_insights and user_insights fail again

Copy link

vercel bot commented Jan 9, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
airbyte-docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jan 9, 2025 9:03pm

@maxi297 maxi297 force-pushed the zendesk-issue-9888/remove-deprecated-metrics branch from 1847c17 to 7456082 Compare January 9, 2025 20:39
@octavia-squidington-iii octavia-squidington-iii removed the area/documentation Improvements or additions to documentation label Jan 9, 2025
@octavia-squidington-iii octavia-squidington-iii added the area/documentation Improvements or additions to documentation label Jan 9, 2025
@@ -33,10 +33,6 @@
"description": "The number of times users have saved the media.",
"type": ["null", "integer"]
},
"video_views": {
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Probably not useful because the media_insights stream uses the schema inlined in the manifest but I updated both just in case

Copy link
Contributor

@ChristoGrab ChristoGrab left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thanks for the quick fix Max! As discussed, this is technically a breaking change, but since the connector is already broken and the spirit of the change is a fix, we can treat this as a patch 👍

@maxi297
Copy link
Contributor Author

maxi297 commented Jan 9, 2025

I'm going to force merge as https://storage.cloud.google.com/airbyte-ci-reports-multi/airbyte-ci/connectors/test/pull_request/zendesk-issue-9888_remove-deprecated-metrics/1736456434/f629b56ec8a6106ea6d25257a8657a7f125cd9e3/source-instagram/3.1.1/output.html seems to indicate that all testing is fine although the CI check is blocked

@maxi297 maxi297 merged commit 9dd5283 into master Jan 9, 2025
31 checks passed
@maxi297 maxi297 deleted the zendesk-issue-9888/remove-deprecated-metrics branch January 9, 2025 21:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/connectors Connector related issues area/documentation Improvements or additions to documentation connectors/source/instagram connectors/source/klaviyo
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants