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

feat: Adds telemetry events to submitter and adaptor #63

Merged
merged 1 commit into from
Mar 22, 2024

Conversation

marofke
Copy link
Contributor

@marofke marofke commented Mar 19, 2024

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

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

What was the solution? (How)

Uses changes from aws-deadline/deadline-cloud#205 to capture more package information when sending telemetry data, and changes from aws-deadline/deadline-cloud#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 Blender

How was this change tested?

  • thanks @epmog for running the manual tests!
  • ran the integrated submitter, and submitted a job, verifying it wrote telemetry
  • ran the adaptor locally, confirming it wrote telemetry

Was this change documented?

Updated README with opt out instructions

Is this a breaking change?

No

@marofke marofke force-pushed the marofke/telemetry-updates branch 3 times, most recently from 5282012 to 9b87cb3 Compare March 20, 2024 19:15
Signed-off-by: Caden Marofke <marofke@amazon.com>
@marofke marofke marked this pull request as ready for review March 22, 2024 19:37
@marofke marofke requested a review from a team as a code owner March 22, 2024 19:37
@marofke marofke merged commit 8f0fb2d into mainline Mar 22, 2024
9 checks passed
@marofke marofke deleted the marofke/telemetry-updates branch March 22, 2024 19:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants