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

Media Processing DataDog Observability Support #49

Merged

Conversation

zeph-cohen10
Copy link

This PR adds supporting changes to be able to provide enough information so that the client app can send video processing information to DataDog. Each video that completes processing will provide the following information to the client:

  • video height
  • video width
  • video duration
  • URL to where the video is
  • a unique identifier (This can be either the `PHAsset localIdentifier or the remote URL in the case of IG uploads)

Changes were made to that both the single video flows + storytelling video flows can provide all the information the client needs to send through to DataDog.

@zeph-cohen10 zeph-cohen10 merged commit 5677fac into master May 28, 2024
2 of 3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants