aws-deadline / deadline-cloud-for-maya

AWS Deadline Cloud for Maya
Apache License 2.0
11 stars 15 forks source link

feat: Add telemetry data to submitter and adaptor #114

Closed marofke closed 7 months ago

marofke commented 7 months ago

What was the problem/requirement? (What/Why)

We can't currently tell if anyone is using Maya submitters / adaptors

What was the solution? (How)

Uses changes from https://github.com/casillas2/deadline-cloud/pull/205 to capture more package information when sending telemetry data, and changes from https://github.com/casillas2/deadline-cloud/pull/212 to opt out of telemetry from an environment variable.

What is the impact of this change?

We can better tell how customers use our software and if they use Maya

How was this change tested?

Did you run the "Job Bundle Output Tests"? If not, why not? If so, paste the test results here.

Required: paste the contents of job_bundle_output_tests/test-job-bundle-results.txt here

N/A

Was this change documented?

Is this a breaking change?